liushaolin / gdipp

Automatically exported from code.google.com/p/gdipp
0 stars 0 forks source link

gdipp caused a DLL-confliction problem with Excel 2010 #107

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Just let me share an issue that has been solved just right now.

Which program triggers the problem? Specify the filename if possible.
Recent gdipp (0.8.2 and 0.9.0) caused the following problem when Excel 2010 x64 
was launched:
"The program can't start because MSVCR90.dll is missing from your computer.  
Try reinstalling the program to fix this problem."

This problem disappeared when "excel.exe" was added in the <exclude> list.  
After that, it doesn't show up even if "excel.exe" is removed from the list.

I didn't see this problem when I used Office beta, which had been installed 
prior to the gdipp.  I guess the order of installation matters.

What steps will reproduce the problem?
The followwing steps caused the problem, but it is not reproducible now.
1. Install gdipp in advance.
2. Install Office 2010 x64.
3. Launch Excel 2010.

What version of gdipp (including renderer)? On which operating system?
gdipp 0.8.2 and 0.9.0 on Windows 7 Pro x64

Thank for this great work!

Original issue reported on code.google.com by mfujit...@gmail.com on 27 Aug 2010 at 4:04

GoogleCodeExporter commented 8 years ago
service mode fork fine with Excel 2010 x64 and Windows 7 x64

Original comment by Infecto...@gmail.com on 1 Sep 2010 at 3:10

GoogleCodeExporter commented 8 years ago
I use (and used) "Registry" mode.

Original comment by mfujit...@gmail.com on 1 Sep 2010 at 1:20

GoogleCodeExporter commented 8 years ago
I have been using the registry mode and don't have such issue, but mine is x86 
system.

Original comment by novelk...@gmail.com on 12 Sep 2010 at 12:02

GoogleCodeExporter commented 8 years ago
Try 0.9.1 with the service mode (instead of loader).

Original comment by crendk...@gmail.com on 15 Sep 2010 at 8:36