My long-running ASP application just stopped working today. I rebuilt and
republished, but to no avail.
The full error is:
Server Error in '/NuclearDedicati on' 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: BC30456: 'InitializeCult ure' is not a member of
'ASP.wescorepor t_aspx'.
Source Error:
Line 1: <%@ page language="VB" autoeventwireup ="false"
inherits="WESCO Report, App_Web_jyptxkw x" %>
Line 2:
Line 3: <%@ Register Assembly="Micro soft.ReportView er.WebForms,
Version=8.0.0.0 , Culture=neutral , PublicKeyToken= b03f5f7f11d50a3 a"
Source File: D:\Inetpub\wwwr oot\NuclearDedi cation\WESCORep ort.aspx Line: 1
--
stullhe104
republished, but to no avail.
The full error is:
Server Error in '/NuclearDedicati on' 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: BC30456: 'InitializeCult ure' is not a member of
'ASP.wescorepor t_aspx'.
Source Error:
Line 1: <%@ page language="VB" autoeventwireup ="false"
inherits="WESCO Report, App_Web_jyptxkw x" %>
Line 2:
Line 3: <%@ Register Assembly="Micro soft.ReportView er.WebForms,
Version=8.0.0.0 , Culture=neutral , PublicKeyToken= b03f5f7f11d50a3 a"
Source File: D:\Inetpub\wwwr oot\NuclearDedi cation\WESCORep ort.aspx Line: 1
--
stullhe104
Comment