5.5.10

Resource file missing issue in Dotnet

Accidently, I got an issue with resource file in Dotnet module. Some how, my resouce file is missed out and I am bit confused to recreate the file. Below is the error received,

"Unable to read the resource information from the resx file."

MS is providing an easy fix for this issue. Open the project explorer and click the (+ sign ) near the control file created, your resource file will be displayed with cross symbol indicating its an errored file.

Delete the file and close your project.

Now, re-open the project your resource file will be created automatically. Simple fix.

Hats-Off to Microsoft

Cheers,
Venkatesan Prabu .J

No comments:

Post a Comment