|
-
May 15th, 2008, 03:55 PM
#1
[RESOLVED] [2008] How can you delete Resources without getting resx errors?
This has always happened to me in both VS 2005 Pro and VS 2008 Express.
Say I have imported an image into my solution and it shows up in the solution explorer under resources, I later decide I dont want that image but if I just right click -> delete the resource from the solution explorer window I get resx errors next time I try to build/debug my app. Usually stating that it could not find a file, obviously the one I just deleted.
I mean yeah I can go in and hack bits out of the resources.resx file until it works but surely I shoudnt have to do this...
So how should I be doing this?
EDIT: Shortly after editing the resx file to remove the references to non existent files, VS has decided to completely reset my main menustrip back to defaults... empty.
#%@!
EDIT EDIT: Oh and my status strip too! 
Cheers
Chris
Last edited by chris128; May 15th, 2008 at 04:13 PM.
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
|