Home All Groups Group Topic Archive Search About

Compile problems for vb.net code behind aspx file (VS 2005 / .Net

Author
20 Feb 2006 4:37 PM
mishj
While I can compile C# code behind my aspx file fine, any vb code behind I
try to compile gives me the same errors.. (6 files give same problem, all
were fine in previous version of VS)
InitializeCulture is not a member of ASP.[filename.aspx]
CreateResourceBasedLiteralControl is not a member of ASP.[filename.aspx]
and others related to Context and the project name
Anyone got a fix???

Author
27 Apr 2006 6:11 PM
tracy
Have you found a solution to this issue?  I am having the same and would
love to know your outcome.

Thanks.