-
Can't add new forms!
Hello all!
I've got a problem which is very strange.
When I try to add a new Form by going to the "Solution Explorer" then right-clicking on my project then selecting "Add new item..." then selecting the form in the window then click "Add" or "OK" (can't remember which), I get a error message saying that the operation has failed!
What's going on?
I can add a existing form with no problems but why can't I create a new one?!
Hope someone can help me!
Thanks in advance.
-
Make sure you have write permissions on the project folder.
-
Edneeis: Yes, I've got administrive rights to my entire hard drive.
Any more ideas?
-
Is this a standard project or ASP.NET? Are you using any form of Source Control like SourceSafe?
-
It's just a standard project. Nothing special.