chrynoble wrote: |
Please help I am getting the following error during the "First Run" of DotNetNuke 3.0.13
Parser Error Description: An
error occurred during the parsing of a resource required to service
this request. Please review the following specific parse error details
and modify your source file appropriately.
Parser Error Message: Could not load type 'DotNetNuke.Common.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.vb" Inherits="DotNetNuke.Common.Global" %>
| Source File: C:\Documents and Settings\markq\My Documents\Visual Studio Projects\BunchofGeeks\global.asax Line: 1
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032 |
|
Hmm, is it set as an IIS application? This can be caused when the the
application hasn't had it's root set, e.g. it's looking at a bin
directory at a higher level. (hence, it can't load the assembly)
Modules, Skins & Skin Objects @
www.smcculloch.net