01-05-2022 07:00 AM
I'm trying to access a snapshot of a remote application through my company network. I created the web page using the Web Publishing Tool and added the "WebServer.Enabled=True" line in the initialization file of the application. I also adjusted the "niwebserver.conf" to match the DocumentRoot and Directory Index. The problem is that even if I try to access it in the local machine through the browser I get the "Error 401" message (any browser: Edge, Chrome, Internet Explorer). I have similar applications running in other machines without any issue. I don't know what to do to solve this, already tried to republish, redo the conf file, unblock application in the firewall... searching in the Community I couldn't find anything that could help me to solve it.
PS: I wasn't able to add the "niwebserver.conf" here because it triggered content blocker. Not even pasting the text here...
Solved! Go to Solution.
01-05-2022 12:14 PM
Do you know what error 401 is? Basically it's an authorization error - e.g., wrong password or something.
01-06-2022 08:15 AM
An update on this: I reseted all options to default in the Web Server configuration, under Tools>>Options>>Web Server. After that I recompiled the application and the error 401 doesn't appear anymore, now I got an error 404: not found. The DocumentRoot is pointing to the right place and the web server is enabled to deploy.
I have a different application running in the same PC that I can access without any issue. Then I tried to copy the config files from this application and just adjust the paths but I continue to have the error 404.
02-23-2022 12:43 PM
The problem was solved with the help from the NI Support. The only solution was uninstall all NI software from the PC and reinstall the application using by building an installer.