Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Having Problems with ASP Master Page for Measurement Studio Web Form Examples

Solved!
Go to solution

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  

0 Kudos
Message 1 of 3
(4,036 Views)

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.  

0 Kudos
Message 2 of 3
(4,033 Views)
Solution
Accepted by topic author Chevengur

Smiley HappyFinally, 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 

0 Kudos
Message 3 of 3
(4,029 Views)