Using LV 8.0 and having problem with building an application with G webserver. I'd like to use the Labview webserver for remotepanel and InternetToolKit server for access restrictions. It works fine in develop enviroment, but when I build an application It don't work. I'm attaching the three cfg files and they are located in the same folder as the application. But the access restriction wil not work, so I think that it's only the Labview webserver that works. Dynamic vi's are also build into the .exe. Files, htaccess.txt and pwd.txt are put in the WWW folder.
Could it be that the cfg files are not correct edited? Or have I forgotten something?
Have also included the lines Webserver.Enabled=True and InternetToolkitInstalled=True in the applications .ini
Grateful for some input on this.