# Friday, June 01, 2007
« SS Robs Me and then Leaves Me for Dead | Main | Web Project Installer Custom Actions »
I upgraded a web service application from .NET 1.1 and was getting the following error:

Parser error global.asax could not load type

I found this was caused because the installer for the application was creating an IIS web application set to use .NET 1.1.

Comments are closed.