|
-
Aug 5th, 2003, 10:28 AM
#1
Thread Starter
Fanatic Member
Copying a file in VS.net
Sorry about the xpost. I made a wee mistake earlier.
======================================
I have a page in my web project "Webform.aspx" which has the general layout of all my pages and a blank code behind page
.
What I do is :
1) Copy the page and paste it into Visual Studio.
2) Rename it to......lets say "Webform1.aspx"
3) Change the code behing page so it reads
Public Class WebForm1
Whenever I try to run this new blank page I get the error :
Could not load type '_myProject.WebForm1'.
Can someone tell me how to do this. I am finding Visual Studio great for coding but at simple screen handling and general maintenance It is hopeless.
Thanks in Advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|