Hi Guys
NP139 mscorlib.dll
I couldn’t find out mscorlib.dll file inside the Bin folder. Following has been the path for my Bin folder.
C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Bin
Please advise me how to find out the mscorlib.dll file.
Thank you
AlanPosted Aug 27, 2008, 11:24 AM
I'd do a windows search (start -> Search) for mscorlib.dll.
It must be on there somewhere :)
Posted Aug 27, 2008, 11:57 AM
Before I searched in the Program Files I couldn’t find out after your advice I searched entire C drive I was able find out mscorlib.dll file. Path is as follows.
C:\WINDOWS\Microsoft.Net\Framework\v1.1.4322\ mscorlib.dll
I copied mscorlib.dll file and past it in the Bin folder.
C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Bin
Thank you for your help.
Posted Aug 27, 2008, 9:23 AM
I downloaded Microsoft .NET Framework SDK version 2.0 from Microsoft website but I couldn’t find out mscorlib.dll file.
AlanPosted Aug 27, 2008, 4:38 AM
I no longer have version 1.1 of the framework on my machine (i.e. the version that shipped with VS 2003) but mscorlib.dll v2.0 is in my c:\windows\microsoft.net\framework\v2.0.50727 folder.
I'd therefore look in a folder with a name like c:\windows\microsoft.net\framework\v1.1.4322 which I think was the release version.