Thursday, March 05, 2009 1:29 PM
bdukes
Compile Error Message HTML
Server Error in '/dotnetnuke_2' Application.
Compilation Error
Description: An
error occurred during the compilation of a resource required to service
this request. Please review the following specific error details and
modify your source code appropriately.
Compiler Error Message: BC30451: Name 'Initialize' is not declared.
Source Error:
|
Line 81: Line 82: ' stop scheduled jobs Line 83: Initialize.Init(app) Line 84: Line 85: ' log APPLICATION_END event
|
Source File: C:\Inetpub\wwwroot\DotNetNuke\Website\App_Code\Global.asax.vb
Line: 89
Show Detailed Compiler Output:
Show Complete Compilation Source:
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
Filed under: DotNetNuke, Development, Troubleshooting, ASP.NET, .NET, Module Development, Error Message