Build works but will not compile

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

VS2005, XPSP2, 2Gb Ram

When working on the default.aspx in a web app intellisense intermittently
stops working
Also If i do a build the build succeeds even when there are major errors
such as absurd class names, and incomplete statements. when I run the app I
then get a compile error as it tries to load.

On one occaision I have fixed this by excluding this page from the project
and then re - including it, but this does not always work.

any ideas?

guy
 
VS2005, XPSP2, 2Gb Ram

When working on the default.aspx in a web app intellisense intermittently
stops working
Also If i do a build the build succeeds even when there are major errors
such as absurd class names, and incomplete statements. when I run the app I
then get a compile error as it tries to load.

On one occaision I have fixed this by excluding this page from the project
and then re - including it, but this does not always work.

any ideas?

guy

Do you have a SP1 installed?
msdn2.microsoft.com/vstudio/bb265237.aspx
 
Back
Top