Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Data Works for AI is here - Join the discussion and enter to win a pair of Qlik kicks: Join the Conversation!
cancel
Showing results for 
Search instead for 
Did you mean: 
martynlloyd
Partner - Creator III
Partner - Creator III

UNC path fails in server environment

Hi Everyone,

I use UNC paths to point to data sources - works fine in the development environment - but when I deploy to the production server, any UNC paths pointing to a share on that server fail.

I have got round this by using a include to a configuration snippet, with the correct paths in each environment.

Having investigated this with Net Ops, the issue seems specific to QlikView and NPrinting - if the Admin goes to the server and types in the UNC path it works?

Anyone know of this issue, and anyone have a solution?

Kind regards,

Marty.

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Make sure the account that the Qlikview services run as has access to the unc share.


talk is cheap, supply exceeds demand

View solution in original post

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Make sure the account that the Qlikview services run as has access to the unc share.


talk is cheap, supply exceeds demand
martynlloyd
Partner - Creator III
Partner - Creator III
Author

Thanks!