D
DotNetED
Hi,
My VS is experiencing a strange problem. All of a sudden, without having
touched the form or the resource file (and having more than sufficient disk
space) I can no longer compile the project. I get these two errors (and
those two only):
1) Error reading resources from the resource file for the default culture:
Invalid ResX input, and
2) Resource transformation for file 'FrmXXXXXXX.resx' failed. Invalid ResX
input.
I don't even know why it is looking for culture stuff because none of the
assemblies have the culture attribute set.
Any ideas why this is happening? how can I solve that and get my project
compilable again? I repeat those are the only two build errors.
Regards,
Emilio
My VS is experiencing a strange problem. All of a sudden, without having
touched the form or the resource file (and having more than sufficient disk
space) I can no longer compile the project. I get these two errors (and
those two only):
1) Error reading resources from the resource file for the default culture:
Invalid ResX input, and
2) Resource transformation for file 'FrmXXXXXXX.resx' failed. Invalid ResX
input.
I don't even know why it is looking for culture stuff because none of the
assemblies have the culture attribute set.
Any ideas why this is happening? how can I solve that and get my project
compilable again? I repeat those are the only two build errors.
Regards,
Emilio