Hi, I hope I don't sound too stupid, but I've run across an issue trying to update my DNN5 site, to the current .NET Framework.
On the host->host settings menu, I have the link to update to the current .net fraomwok. When I click on it, I can an "Error: Object not set to an instance of an object" error.
I get the following error in the eventlog:
AssemblyVersion: 05.00.00
PortalID: 0
PortalName: My Website
UserID: 1
UserName: trumsoft_host
ActiveTabID: 16
ActiveTabName: Host Settings
RawURL: /tabid/16/portalid/0/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618; Zune 3.0)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 6ebc0f6d-dffb-426a-af2a-fad7b7bd63b1
InnerException: Could not load type 'System.Data.Linq.DataContext'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Compilation.BuildManager.GetType
StackTrace:
Message: System.Web.HttpException: Could not load type 'System.Data.Linq.DataContext'. at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at DotNetNuke.Framework.Reflection.CreateType(String TypeName, String CacheKey, Boolean UseCache, Boolean IgnoreErrors)
Source:
Server Name: WS2
My Configuration is W2003 Web Server, w/DNN5, the files themselves are accessed via UNC share (we're planning on implementing a web farm, it's not enabled yet).
Any insight on resolving the error would be greatly appreciated.
Thanks!
Jeff