weird compilation error

J

Jan

Hi,

when running demo.aspx, i get this error message:

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: 'InitializeCulture' is not a member of
'ASP.collegas_demo_aspx'.
Source Error:
Line 1: <%@ page language="VB" validaterequest="false"
autoeventwireup="false" inherits="enq, App_Web_zctfycxm" %>
Line 2:
Line 3: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Source File: C:\Inetpub\wwwroot\collegas\enqtop\demo.aspx Line: 1


This is the real line 1:
<%@ Page Language="VB" ValidateRequest="false" AutoEventWireup="false"
CodeFile="~/demo.aspx.vb" Inherits="enq" %>


Any idea what happens here?
Thanks
Jan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top