Results 1 to 4 of 4

Thread: Error generating Win32 resource ?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2008
    Posts
    517

    Error generating Win32 resource ?

    Report errors in Winform of Visual Studio when pressing the Rebuild button ... Error generating Win32 resource: The process cannot access the file because it is being used by another process. How is this error fixed ?

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    110,299

    Re: Error generating Win32 resource ?

    Quote Originally Posted by dong View Post
    The process cannot access the file because it is being used by another process. How is this error fixed ?
    How is that not obvious? Stop using the file in the other process. We don't know what file it is or what process it is so we can't be any more specific than that. If you don't know those things either then you have to make some sort of effort to find out.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2008
    Posts
    517

    Re: Error generating Win32 resource ?

    Quote Originally Posted by jmcilhinney View Post
    How is that not obvious? Stop using the file in the other process. We don't know what file it is or what process it is so we can't be any more specific than that. If you don't know those things either then you have to make some sort of effort to find out.
    Virus has damaged the Visual Studio software, I have installed a new Visual Studio program that runs normally

  4. #4
    Lively Member
    Join Date
    Jan 2020
    Posts
    120

    Re: Error generating Win32 resource ?

    added a new project and saved it, found the problem solved !!!!!!!!!!!!!!!!!!!!!

    somethings come by luck!

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