Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
How to debug instantiation failure when regsvr32 succeeds
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
kir...@gmail.com  
View profile  
 More options Sep 29 2012, 4:02 pm
Newsgroups: comp.lang.c++
From: kir...@gmail.com
Date: Sat, 29 Sep 2012 13:02:24 -0700 (PDT)
Local: Sat, Sep 29 2012 4:02 pm
Subject: How to debug instantiation failure when regsvr32 succeeds
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?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
red floyd  
View profile  
 More options Sep 29 2012, 5:10 pm
Newsgroups: comp.lang.c++
From: red floyd <no.spam.h...@its.invalid>
Date: Sat, 29 Sep 2012 14:10:33 -0700
Local: Sat, Sep 29 2012 5:10 pm
Subject: Re: How to debug instantiation failure when regsvr32 succeeds
On 9/29/2012 1:02 PM, kir...@gmail.com wrote:

> 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?

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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kir...@gmail.com  
View profile  
 More options Sep 30 2012, 4:33 am
Newsgroups: comp.lang.c++
From: kir...@gmail.com
Date: Sun, 30 Sep 2012 01:33:52 -0700 (PDT)
Local: Sun, Sep 30 2012 4:33 am
Subject: Re: How to debug instantiation failure when regsvr32 succeeds

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.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »