When I try to launch the import.aspx page, I get this error.
Joe Donnelly
posted this on March 20, 2009 02:32 pm
Most
likely this is because your web application is for .Net 2.0 and IIS has
it configured as a .Net 1.1 app. In the IIS administration tool right
click on the web app and select properties. Then look at the ASP.Net
tab to check / change the setting.