I don't understand why this problem occurs and need some assistance in solving it.
I have a web applcation in vs 2010 and I added a new module or web page, called CBValidate.aspx, to the project, built the solution and tested it in VS 2010 and all works as expected. However when I deploy it to the server and run the web page I receive
the following error:
The file CBValidate.aspx.cs does not exist.
I do not understand why this may happen. Could someone assist me in what to look for or why it may be happening.
mfb
Member
16 Points
18 Posts
Can't find the the cs file for an aspx page
May 02, 2012 01:32 PM|LINK
Hello,
I don't understand why this problem occurs and need some assistance in solving it.
I have a web applcation in vs 2010 and I added a new module or web page, called CBValidate.aspx, to the project, built the solution and tested it in VS 2010 and all works as expected. However when I deploy it to the server and run the web page I receive the following error:
The file CBValidate.aspx.cs does not exist.
I do not understand why this may happen. Could someone assist me in what to look for or why it may be happening.
Thanks
Mike