| Author |
Message |
|
|
Post subject: [Closed]Web 2.0 - missing dll files at Windows 2000
Posted: Jan 26, 2006 - 09:12 PM
|
|
Registered Member


Joined: Mar 25, 2005
Posts: 6
|
|
Hi,
After installing the upgrade from Version 4.0 to Version 4.1 GA for MyEclipse - after MyEclipse IDE Announcements - I received an error clicking the new Web 2.0 icon:
Unable to locate DLL :
MSVCR71.DLL
MSVCP71.DLL
After finding them and moving to C:\WINNT\system32 folder,
and restarting MyEclipse - the problem has been solved.
tad. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 27, 2006 - 04:40 AM
|
|
Moderator


Joined: Mar 31, 2004
Posts: 1615
|
|
Thanks Tad for the update. We had another user report this same issue. It seems that the MSVCP71.DLL file is located in system32 folder on XP but not on 2000.
BTW, where did you find that file on your win2k installation? |
_________________ Greg
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: Web 2.0 - missing dll files at Windows 2000
Posted: Jan 27, 2006 - 05:23 PM
|
|
Registered Member


Joined: Mar 25, 2005
Posts: 6
|
|
| support-greg wrote: |
BTW, where did you find that file on your win2k installation? |
MSVCR71.DLL in C:\WINNT\system32\URTTemp
and in C:\Program Files\Yahoo!\Messenger
MSVCP71.DLL in C:\Program Files\Yahoo!\Messenger |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 27, 2006 - 05:49 PM
|
|
Moderator


Joined: Mar 31, 2004
Posts: 1615
|
|
Thanks for the followup. |
_________________ Greg
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 01, 2006 - 08:22 PM
|
|

Joined: Jan 19, 2005
Posts: 1
|
|
|
|
|
 |
|
|
Post subject:
Posted: Apr 21, 2006 - 05:10 PM
|
|

Joined: Jun 23, 2005
Posts: 8
|
|
When I run Web 2.0 from MyEclipse 4.1.1, I get the following as not found: msvcr71.dll and nspr4.dll . I then see the message
| Code: |
Unable to create this part due to an internal error. Reason for the failure: C:\asys\MyEclipse\eclipse\plugins\com.genuitec.javascript.debug.mozilla_4.1.1\XPCOM\mozilla\xpcom.dll
|
1) The xpcom.dll is on my filesystem, so I am hoping that this error is a symptom of the other two files that are missing.
2) The nspr4.dll seems to be some type of Netscape/Mozilla DLL . Where can I obtain this file? What license covers my use of it? Where was I supposed to learn of this dependency?
3) The msvcr71.dll seems to be some type of Microsoft DLL . I am very concerned about this file, because there is a lot of discussion on the web as to whether or not it can be distributed. Where can I obtain this file? (It is not in my Windows configuration, probably because I do not have any MS development tools.) What license covers my use of it? Where was I supposed to learn of this dependency? |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 21, 2006 - 05:22 PM
|
|

Joined: Jun 23, 2005
Posts: 8
|
|
A little follow-up - according to the redist.txt of Visual Studio, if Genuitec has used VS in its development of MyEclipse, then you can distribute the msvcr71.dll file. However, if you use VB, VC++, etc., then you must check the redist.txt file with that product to ensure that this file is listed as distributable. |
|
|
| |
|
|
|
 |
|
|