What did visual studio do?

D

dee

Hi

I'm working on a sample application that was working and ceased to work. I
get the following error:
Compiler Error Message: BC30456: 'CreateResourceBasedLiteralControl' is not
a member of 'ASP.Recipe15_9_aspx'
Line 1: <%@ Page Language="vb" AutoEventWireup="false"
Codebehind="Recipe15-9.aspx.vb" Inherits="VBCookbook.CustomerForm" %>
The codebehind is still there. I dont know what the compiler is missing.
Appreciate any help.
Dee
 
D

dee

No, it did work before. I think i moved the page in and out of an inner
folder
and it stopped to compile.
 

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

Top