|
-
July 8th, 1999, 03:11 PM
#1
COM with MFC Implementation Problem.
Hello All,
I have been stuck with this for almost a week, I created Com DLL, using ATL wizard, I also included MFC in it. Now that the DLL's run fine on my system, they do not run on the remote system (does not have VC)but give "unable to create object" error, although the DLL's register fine. I used the Depends.exe to determine the dependencies of the DLL and registered the MFC42.dll and msvcrt.dll on the target system, but still it does not work, the DLL's are created with mindependence option. Please I need to know what are the dependent files other than the said ones which need to be registered, what am I doing wrong.
Regards,
Imran.
-
July 9th, 1999, 07:05 AM
#2
Re: COM with MFC Implementation Problem.
Hi!
Did you configure your remote system for DCOM implementation.
Go to DOS prompt and type "dcomcnfg" so that you%
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|