Results 1 to 11 of 11

Thread: [RESOLVED] [2008] How can you delete Resources without getting resx errors?

Threaded View

  1. #1

    Thread Starter
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Resolved [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.
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width