Click here to Skip to main content
15,902,032 members
Home / Discussions / COM
   

COM

 
AnswerRe: Control Pin
Laxman Auti5-May-06 20:05
Laxman Auti5-May-06 20:05 
QuestionConnection Points and .NET Pin
MariusMatioc5-May-06 8:28
MariusMatioc5-May-06 8:28 
QuestionCOM Material need? Pin
raghuji.rao4-May-06 17:40
raghuji.rao4-May-06 17:40 
AnswerRe: COM Material need? Pin
User 2155975-May-06 15:46
User 2155975-May-06 15:46 
QuestionOle DB for OLAP Pin
Tarek Jabri4-May-06 4:46
Tarek Jabri4-May-06 4:46 
Questionregsvr32 Keeps Respawing itself Pin
#realJSOP4-May-06 4:45
professional#realJSOP4-May-06 4:45 
QuestionRe: regsvr32 Keeps Respawing itself Pin
Roger Stoltz4-May-06 11:52
Roger Stoltz4-May-06 11:52 
AnswerRe: regsvr32 Keeps Respawing itself Pin
#realJSOP7-May-06 23:45
professional#realJSOP7-May-06 23:45 
Roger Stoltz wrote:
John Simmons / outlaw programmer wrote:
The regsvr32 app seems to be respawning on its own with anywhere from 10-20 instances of itself running at any given time (and instances coming and going, seemingly at random). How do I fix that?

Are all instances started from the batch file and all of them are respawning, or do they appear as banshees from virtually nowhere?
What happens if you don't call RegSvr32 with '/s' and add a "pause" between the calls to RegSvr32 in the batch file?


The first 10 or so are being started in the batch file. The rest appear out of nowhere, coming and going at will. I haven't tried the pause thing yet.

The same batch file works just fine on another programmer's box - his code does not yet include my new class, but he does have the library my class is in.

Roger Stoltz wrote:
John Simmons / outlaw programmer wrote:
I can't seem to get one of our interfaces to register.

Have you written the registration code by yourself or settled with the default implementation in DllRegisterServer?
Is the missing interface declared inside the scope of the library section in the .idl-file?

Can't say that I have a very good idea of what the problem is, but maybe it's possible to narrow it down to be able to test it...
BTW, is it a problem that has appeared all of a sudden or has this always been the case?


I copy/pasted the rgs file from a class that already exists. I've checked, double-check, and triple-checked the contents of that file to make sure it was correct. I haven't tried to manually apply it to the registry yet.

The interface is defined in the IDL file within the scope of the library section (that was the first thing I checked).

It only happens to the new class I added. There are a number of other classes in the same lib that work fine.





------- sig starts

"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt

"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001
AnswerRe: regsvr32 Keeps Respawing itself Pin
#realJSOP8-May-06 4:36
professional#realJSOP8-May-06 4:36 
GeneralRe: regsvr32 Keeps Respawing itself Pin
Roger Stoltz8-May-06 5:07
Roger Stoltz8-May-06 5:07 
GeneralRe: regsvr32 Keeps Respawing itself Pin
#realJSOP8-May-06 5:13
professional#realJSOP8-May-06 5:13 
GeneralRe: regsvr32 Keeps Respawing itself Pin
Roger Stoltz8-May-06 5:26
Roger Stoltz8-May-06 5:26 
GeneralRe: regsvr32 Keeps Respawing itself Pin
#realJSOP8-May-06 8:24
professional#realJSOP8-May-06 8:24 
AnswerRe: regsvr32 Keeps Respawing itself Pin
Roger Stoltz8-May-06 21:23
Roger Stoltz8-May-06 21:23 
GeneralRe: regsvr32 Keeps Respawing itself Pin
#realJSOP8-May-06 23:33
professional#realJSOP8-May-06 23:33 
GeneralRe: regsvr32 Keeps Respawing itself Pin
Roger Stoltz9-May-06 1:04
Roger Stoltz9-May-06 1:04 
QuestionDifference between COM and ATLCOM Pin
Laxman Auti4-May-06 3:00
Laxman Auti4-May-06 3:00 
AnswerRe: Difference between COM and ATLCOM Pin
guestcat4-May-06 3:34
guestcat4-May-06 3:34 
GeneralRe: Difference between COM and ATLCOM Pin
Laxman Auti4-May-06 4:27
Laxman Auti4-May-06 4:27 
AnswerRe: Difference between COM and ATLCOM Pin
Roger Stoltz4-May-06 12:08
Roger Stoltz4-May-06 12:08 
GeneralRe: Difference between COM and ATLCOM Pin
Laxman Auti5-May-06 3:53
Laxman Auti5-May-06 3:53 
QuestionGetting a link time error Pin
leanmean4-May-06 0:49
leanmean4-May-06 0:49 
AnswerRe: Getting a link time error Pin
guestcat4-May-06 1:22
guestcat4-May-06 1:22 
AnswerRe: Getting a link time error Pin
Roger Stoltz4-May-06 11:38
Roger Stoltz4-May-06 11:38 
QuestionError : 0x8007000e - Not enough storage is available to complete this operation. Pin
guestcat3-May-06 23:51
guestcat3-May-06 23:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.