Click here to Skip to main content
15,883,894 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,
I'm using vs2013 vb.net - asp.net when i my project run, get i always and every time different resx file error.

Sorry i forget the error text:
Server Error in Application /.

Compilation errors
Description: An error occurred while compiling a resource that is required to process this request. Review the following specific error details and change the source code accordingly.

Compiler error message: CS1566: Error reading resource file
C:\Users\XXXUser\AppData\Local\Temp\Temporary ASP.NET Files\root\a51bc20e\518de680\ResX\resources.frontendmeldungen.en-us.resources' - 'The system can not find the path specified. '


What I have tried:

I tried
- cash and temporary file delete,
- ipconfig /flushdns
- ipconfig /renew

but did i get always and every time different .resx file error.

Have anyone idea?
Thx.
Posted
Updated 8-Mar-17 3:16am
v2
Comments
Karthik_Mahalingam 8-Mar-17 3:32am    
try this
http://stackoverflow.com/questions/16896545/error-reading-resource-file-c-sharp

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900