Visual Studio 2005 Distribute Dll Problems LoadLibrary Error Win98

G

Guest

I have created a BHO in Visual Studio 2005. It works great on my dev machine,
but when trying to test on clean images of the OS's, I am running into
issues. I dont want to have to distribute the redist.exe with my dll. I have
managed to get it to register successfully on XP by copying
Microsoft.VC80.ATL and Microsoft.VC80.CRT folders with my dll. On 98 and
2000, I cannot seem to get my DLL to register using regsvr32. I have tried
copying the folders mentioned above, as well as even installed the vc++ 2005
redist - still doesnt work! Any advice on why or how I can get this to work.
Thank you!
 
I

Inkeyes

ScaleOvenStove said:
*I have created a BHO in Visual Studio 2005. It works great on my de
machine,
....
Thank you! *

Hi,

I don't have a solution, but I have run into exactly the same proble
myself.

Thanks,
Nic


-
Inkeye
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top