Click here to Skip to main content
15,891,248 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
<%@ Page Inherits="MyDataClass" src="Default.aspx.vb" %>

pls i get the above error when i used a code-behind method for a code that worked well on its own,i used dreamweaver for the application development
Posted

1 solution

The very first hit on a Google search gets you to http://social.msdn.microsoft.com/forums/en-US/clr/thread/54a40a36-209a-46ee-b834-df946532719f/[^]

Ahem. You'll probably find your problem in there.

And now I'll know what to do if it ever happens to me... :laugh:
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900