VS2005, Inconsistent Error

  • Thread starter Thread starter Søren M. Olesen
  • Start date Start date
S

Søren M. Olesen

Hi

I'm getting a bit fustrated here......

I'm trying to migrate a (rather large) project from VS2003 to VS2005,
however I have some errors which comes and goes, depending on what I do.....

Typically the error says something lige:

Type 'ASP.global_asax' is not defined.

The strange thing however is, that if I rearrange a bit in the HTML code and
do a build page, then sometimes the error goes away, but not for good...only
until a do a complete rebuild of my project.

So how do I make this error go away for good?? and how do I get VS2005 to
give consistent errors ??

TIA
Søren
 
I have run into the same issue. I usually go with rebuilding the site more
often than I probably would.
 
Back
Top