10-19-2011 08:29 PM
I loaded Measurement Studio Web Form Examples (ASP Projects) into VS 2008. Running within VS went without problems. Then I built and published the ASP pages on IIS 7 to
wwwroot / vb , for example.
When opening with IE browser, the main page comes OK: localhost / vb. However, all sub-examples come with the following error:
The file '/vb/Annotations/Examples.master' does not exist ( where Annotations is one of the sub-pages)
I have looked into many discussions on the Web and could not find any logical explanation why this is happening
Solved! Go to Solution.
10-19-2011 09:10 PM
I have found the source of the problem: I converted sub-folders to applications, whereas only top folder should be converted.
Nevertheless, one main problem from my previous post remains unresolved: all NI Web controls are visible only locally,not on a remote web browser.
10-20-2011 09:06 AM
Finally, I have figured out with NI Web Controls not showing up on a remote browser.
The root cause is the IE, and I am currently using version 7.
With Google Chrome, for example, everything works OK. Other Web Control providers, including Telerik, are complaining about IE "messing up" visibility of the Controls.
Changing some property settings for a Web Control may solve the problem with IE