Home > Archive > Visual Studio > March 2005 > Error Message in Visual Studio - "The specified module could not be found".
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Error Message in Visual Studio - "The specified module could not be found".
|
|
| Praseetha 2004-06-29, 4:09 pm |
| Hi All,
I am installing Visual Studio .NET 2003 in a Windows XP Professional
computer.
There were no errors during installation.
But when I try to create a new Windows Application I am getting the
following error message:
"The specified module could not be found". Tried to remove it and reinstall
but could see the same message.
Any solution for this please?. Waiting for a solution.
Thanks for your time
Praseetha
| |
| maicorider 2004-07-15, 3:47 pm |
| quote: Originally posted by Praseetha
Hi All,
I am installing Visual Studio .NET 2003 in a Windows XP Professional
computer.
There were no errors during installation.
But when I try to create a new Windows Application I am getting the
following error message:
"The specified module could not be found". Tried to remove it and reinstall
but could see the same message.
Any solution for this please?. Waiting for a solution.
Thanks for your time
Praseetha
I hope you already found this, but I ran into the same problem, and after re-installing a few times, I found the REAL probelm. The scrrun.dll file wasn't registered properly. You can just run "regsvr32 C:\WINDIR\System32\Scrrun.dll", replacing WINDIR with your windows directory and that should do it. | |
|
| Thanks a lot Mr. maicorider. By the way, how did you found it? | |
|
| I had the same problem and that solution really worked out. I'm impressed because it wasn't an easy error to fix, I mean, it wasn't that evident. Could you tell me how did you find out that? |
|
|
|
|