Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to debug instantiation failure when regsvr32 succeeds

42 views
Skip to first unread message

kir...@gmail.com

unread,
Sep 29, 2012, 4:02:24 PM9/29/12
to
My DLL uses and I've statically linked to msvcr110, msvcp110 and atl110. Regsvr32 succeeds. However when I goto instantiate via progid I get the error:

Runtime Error: Automation server can't create object

How can I determine what is causing the problem?

red floyd

unread,
Sep 29, 2012, 5:10:33 PM9/29/12
to
By posting in a newsgroup where your question is relevant?

http://www.parashift.com/c++-faq-lite/which-newsgroup.html

None of C++98, C++03, or C++11 define DLL, msvcr110, msvcp110, atl110,
regsvr32, or progid.

kir...@gmail.com

unread,
Sep 30, 2012, 4:33:52 AM9/30/12
to
On Saturday, September 29, 2012 2:10:41 PM UTC-7, red floyd wrote:
Thanks Red. I'm a new user and would have appreciated a more helpful response, maybe what group to post to. I want to thank stackoverflow.com, this was a 32/64 bit build issue.
0 new messages