S
Sebastian Bargmann
Hi,
I'm installing a Windows service that use msvcr71.dll.
Microsoft
recommends that I install the file to my Program Files dir, which I have
done (I have pulled the file from the merge module and verified that the
module doesn't do anything special with the file). The file resides in its
own component.
I have no problem installing and my service runs just fine.
But when I uninstall while running MSDN Lib or Visual Studio 2003, MSI
complains that both of these processes have msvcr71.dll loaded (which they
have, but they're using the one in the System32 dir). I've verified that my
service uses the the one in my Program Files directory.
What's happening and how do I fix this??
Thanks
Sebastian Bargmann
I'm installing a Windows service that use msvcr71.dll.
Microsoft
recommends that I install the file to my Program Files dir, which I have
done (I have pulled the file from the merge module and verified that the
module doesn't do anything special with the file). The file resides in its
own component.
I have no problem installing and my service runs just fine.
But when I uninstall while running MSDN Lib or Visual Studio 2003, MSI
complains that both of these processes have msvcr71.dll loaded (which they
have, but they're using the one in the System32 dir). I've verified that my
service uses the the one in my Program Files directory.
What's happening and how do I fix this??
Thanks
Sebastian Bargmann