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
John Galt - 28 Jul 2005 20:22 GMT
Found the solution to my own problem. I went in and set the older
apps to reference Framework v 1.0.3.75.
>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
[quoted text clipped - 10 lines]
>
>Mike