tablesmit / csexwb2

Automatically exported from code.google.com/p/csexwb2
1 stars 2 forks source link

Trying to follow wiki....unable to register ComUtilities.dll #101

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Using Windows 7 64bit with VS 2010.
2. Try to register ComUtilities.dll, by dragging it into the system32 folder, 
then running the command line to register it.

What is the expected output? What do you see instead?
I expected it to the register. Instead it says:
"The module "C:\Windows\System32\ComUtilities.dll" failed to load.

Make sure the binary is stored at the specified path or debug it to check for 
problems with the binary or dependent .DLL files.

The specified module could not be found.

What are the OS and IE versions?
Windows 7 - 64bit Ultimate
IE .... latest?

What version of the product are you using?
The only one I was able to download, csExWBv2.0.0.2.

Please provide any additional information below.
That's about as far as I got through wiki.

Original issue reported on code.google.com by RyanEr...@gmail.com on 18 Feb 2011 at 3:07

GoogleCodeExporter commented 9 years ago
Please see issue 42 for a solution:
http://code.google.com/p/csexwb2/issues/detail?id=42

Original comment by mehr...@gmail.com on 18 Feb 2011 at 4:32

GoogleCodeExporter commented 9 years ago
Thanks for the comment, but I just found the correct solution.
Hopefully it helps someone in the future. 

"When you are using Vista64, problems occur when trying to register the 
ComUtilities?.dll as described on this page. The solution is to put it into the 
folder SysWOW64 instead of System32 and run the regsvr32.exe with the full path 
to the dll."

Original comment by RyanEr...@gmail.com on 18 Feb 2011 at 5:35