Click here to Skip to main content
15,887,280 members
Home / Discussions / COM
   

COM

 
GeneralRe: Trouble with using COM in Window Service Pin
kamal.chauhan18-Feb-08 22:25
kamal.chauhan18-Feb-08 22:25 
QuestionHow to get Recycle Bin Files/folders name Pin
john563213-Feb-08 2:29
john563213-Feb-08 2:29 
GeneralExcel.WorksheetFunction.RTD - Did anyone know how to retrieve data programmatically from rtd server with callback function Pin
bangbangbigolo11-Feb-08 10:07
bangbangbigolo11-Feb-08 10:07 
GeneralReleasing Interface Pin
john56328-Feb-08 0:42
john56328-Feb-08 0:42 
GeneralRe: Releasing Interface Pin
CPallini8-Feb-08 4:41
mveCPallini8-Feb-08 4:41 
GeneralPlease need some help - Multiple Interface - activex control Pin
sv147-Feb-08 22:29
sv147-Feb-08 22:29 
GeneralProblem inregistring Com Class. Pin
Royaltvk7-Feb-08 20:08
Royaltvk7-Feb-08 20:08 
GeneralRe: Problem inregistring Com Class. Pin
User 2155978-Feb-08 0:48
User 2155978-Feb-08 0:48 
Are you using /s ?

Usage: regsvr32 [/u] [/s] [/n] [/i[:cmdline]] dllname
/u - Unregister server
/s - Silent; display no message boxes
/i - Call DllInstall passing it an optional [cmdline]; when used with /u calls dll uninstall
/n - do not call DllRegisterServer; this option must be used with /i
---------------------------
OK
---------------------------

Following might help for error messages
http://support.microsoft.com/kb/249873[^]



Sohail



modified 21-Apr-21 21:01pm.

GeneralRe: Problem inregistring Com Class. Pin
Royaltvk18-Feb-08 18:23
Royaltvk18-Feb-08 18:23 
QuestionCoCreateInstance failing Pin
KellyR7-Feb-08 9:26
KellyR7-Feb-08 9:26 
GeneralRe: CoCreateInstance failing Pin
Royaltvk7-Feb-08 19:02
Royaltvk7-Feb-08 19:02 
QuestionRe: CoCreateInstance failing Pin
CPallini7-Feb-08 23:09
mveCPallini7-Feb-08 23:09 
GeneralRe: CoCreateInstance failing Pin
KellyR8-Feb-08 4:00
KellyR8-Feb-08 4:00 
GeneralRe: CoCreateInstance failing Pin
CPallini11-Feb-08 21:36
mveCPallini11-Feb-08 21:36 
QuestionRe: CoCreateInstance failing Pin
KellyR14-Feb-08 12:01
KellyR14-Feb-08 12:01 
GeneralRe: CoCreateInstance failing Pin
john56328-Feb-08 0:44
john56328-Feb-08 0:44 
GeneralRe: CoCreateInstance failing Pin
KellyR8-Feb-08 4:02
KellyR8-Feb-08 4:02 
GeneralRe: CoCreateInstance failing Pin
QuickDeveloper11-Feb-08 22:24
QuickDeveloper11-Feb-08 22:24 
QuestionRaise VB6 event from C# dll Pin
MayyMagdy6-Feb-08 11:40
MayyMagdy6-Feb-08 11:40 
GeneralRe: Raise VB6 event from C# dll Pin
User 21559711-Feb-08 13:26
User 21559711-Feb-08 13:26 
AnswerRe: Raise VB6 event from C# dll Pin
Zebcode19-Apr-11 5:16
Zebcode19-Apr-11 5:16 
QuestionFaulting application <application name="">, version <version number="">, faulting module <module name="">, version <number>, fault address <hex address=""></hex></number></module></version></application> Pin
nilam24774-Feb-08 21:07
nilam24774-Feb-08 21:07 
GeneralRe: Faulting application , version , faulting module , version , fault address Pin
CPallini4-Feb-08 22:22
mveCPallini4-Feb-08 22:22 
QuestionI want to integrate an “.exe” program in my application but I don’t know how to do that! Pin
infomik2-Feb-08 0:35
infomik2-Feb-08 0:35 
GeneralRe: I want to integrate an “.exe” program in my application but I don’t know how to do that! Pin
Dan Neely4-Feb-08 2:49
Dan Neely4-Feb-08 2:49 

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.