OK, being desperate, removed everything from my hosted account except the portal directory. Re-uploaded the 4.5 complete install package, triple-checked the web.config file and tried to get evth up and running with the DB that was apparently correctly upgraded to 4.5.0. (during the first upgrade process)
Doesn't work ... see problem below ... this seems to be a new entry in the 4.5 web.config file ...
any ideas ?? am getting really frustrated always having to worry about possible upgrade failures with DNN ...
Server Error in '/' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The module was expected to contain an assembly manifest.
Source Error:
Line 96: <add assembly="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
Line 97: <add assembly="System.Management, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
Line 98: <add assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
Line 99: </assemblies>
Line 100: <!-- register your app_code subfolders to generate granular assemblies during compilation
|
Source File: d:\www\vwuf.be\www\web.config Line: 98
Assembly Load Trace: The following information can be helpful to determine why the assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' could not be loaded.