T
Tim Wilson
I have heard of an issue similar to this being caused by a
"devenv.exe.manifest" file existing for "devenv.exe". I assume that if the
manifest is causing problems that this would be located in the same
directory as "devenv.exe". If this manifest file is there try delete it or
renaming it. Another thing to try is to close the open form files in VS.Net
and then delete the resx file from solution explorer then reopen the form. I
know that we had similar problems with resx files with Compact Framework
projects, but I haven't run into this issue with Desktop Framework projects.
But I'm just throwing out things to try right now.
"devenv.exe.manifest" file existing for "devenv.exe". I assume that if the
manifest is causing problems that this would be located in the same
directory as "devenv.exe". If this manifest file is there try delete it or
renaming it. Another thing to try is to close the open form files in VS.Net
and then delete the resx file from solution explorer then reopen the form. I
know that we had similar problems with resx files with Compact Framework
projects, but I haven't run into this issue with Desktop Framework projects.
But I'm just throwing out things to try right now.