Help! Parser error - "could not load type" after installing Framework v 1.1

  • Thread starter Thread starter John Galt
  • Start date Start date
J

John Galt

We've had several ASP.NET apps running on Framework version 1.0.x for
a few years now with no problems. This morning I finally upgraded our
Framework version to 1.1 and installled the service pack and now I'm
getting parser errors on the existing sites.

I've Googled and found similar cases, but no clear-cut advice on how
to remedy this. I'm hoping that I don't have to install the 1.1 SDK
and recompile all of my code.

Any ideas?

TIA,

Mike
 
Found the solution to my own problem. I went in and set the older
apps to reference Framework v 1.0.3.75.
 
Back
Top