Invalid Resx File

Asked

Viewed 613 times

1

I am starting, and while doing an example of a simple calculator when saving a jpeg file to put on the button, it got very large and when I went to resize the file and then add to the button presented the following error:

Error   2   Invalid Resx file. Could not find file 'C:\Users\User\documents\visual studio 2010\Projects\CalculadoraX\CalculadoraX\Resources\Subtrair.jpg'. Line 124, position 5.    C:\Users\User\documents\visual studio 2010\Projects\CalculadoraX\CalculadoraX\Properties\Resources.resx 124 5   CalculadoraX

How do I remove that mistake?

1 answer

1

He’s saying he can’t find the file. Browse the file and see if it really is in place (C: Users User Documents visual studio 2010 Projects Calculatedx Calculated Resources Subtract.jpg), If it is, the file may be corrupted, if it is not, try putting it back. If none of this works, try re-making the image or saving it to another extension (.png, for example). As a last resort you can reinstall Visual Studio.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.