Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hello,

 

I'm working on an application that I successfully compiled in Vb.net last week just fine. Today, when I started up the project and went to run the program I got the following error:

 

C:\Documents and Settings\...\Form1.resx A failure occurred writing to the resources file. The system cannot find the path specified.

 

How can I fix this, because my program completely won't compile anymore. I checked if the resource file was in the path and it is, .NET just refuses to see it.

 

Thanks..

Posted
Hi.... no, I'm the only user on the computer and the only person that uses it. I'm doing the same thing I did last time... not sure why it is doing this. Is there any way to force VB.NET to recreate the Form1.resx file?
  • *Experts*
Posted
I never had this problem so I don't think I can help you withmaking VS recreate the file. But what you could do is, copy all your code and then simply delete the form, create a new one and paste back the code you had.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...