Lesson Learned:
Don’t try to use Visual Studio.NET / .NET Framework 1.0 for compilation (of ASP.NET) and then try to deploy on .NET Framework 1.1. Assemblies don’t seem to load properly with this approach. Specifically, I am trying to deploy a web application that uses the Microsoft Application Block for Exception Management.
One thought on “Deploying ASP.NET”
Comments are closed.
You’re in luck! I have *no* plans to attempt that. :-)