Click here to Skip to main content
15,914,222 members
Home / Discussions / COM
   

COM

 
AnswerRe: Why COM Pin
Baltoro11-Dec-08 12:38
Baltoro11-Dec-08 12:38 
QuestionThird party dll not recoginzed [modified] - Cleared up Pin
CARisk39-Dec-08 8:45
CARisk39-Dec-08 8:45 
AnswerRe: Third party dll not recoginzed Pin
Baltoro11-Dec-08 12:19
Baltoro11-Dec-08 12:19 
GeneralRe: Third party dll not recoginzed Pin
CARisk312-Dec-08 4:10
CARisk312-Dec-08 4:10 
AnswerRe: Third party dll not recoginzed [modified] - Cleared up Pin
PC Player26-Dec-08 10:18
PC Player26-Dec-08 10:18 
QuestionUrgent:Marshalling Strings Pin
geetha naidu9-Dec-08 2:34
geetha naidu9-Dec-08 2:34 
QuestionActiveX Controls in Multithreaded Applications Pin
mike at ist8-Dec-08 12:10
mike at ist8-Dec-08 12:10 
Questionerror access violation in WMI code ! Pin
viveksubbarao8-Dec-08 2:24
viveksubbarao8-Dec-08 2:24 
Hi !

I have written a dll to set static ip address using wmi. i am using visual studio 2005 SP1 on windows server 2003 SP2. i have also written a server and client. the server links to the dll to provide the service for the client. when the client asks to set an ip for the first time...the code works fine...but the second time it crashes showing up an access violation error. I have posted the call stack below...pls help me in this regard ! thank you !


ole32.dll!CCache::GetElement() + 0xb2 bytes
ole32.dll!CComCatalog::GetClassInfoInternal() + 0xfd bytes
ole32.dll!CComCatalog::GetClassInfoW() + 0x22 bytes
ole32.dll!GetClassInfoFromClsid() + 0x2d bytes
ole32.dll!LookForConfiguredClsid() + 0x2f bytes
ole32.dll!ICoCreateInstanceEx() + 0xae bytes
ole32.dll!CComActivator::DoCreateInstance() + 0x2f bytes
ole32.dll!_CoCreateInstanceEx@24() + 0x23 bytes
ole32.dll!_CoCreateInstance@20() + 0x39 bytes
0112a6fa()
ntdll.dll!_RtlAllocateHeap@12() + 0xe2 bytes
ntdll.dll!_RtlpCoalesceFreeBlocks@16() + 0x96 bytes
010cef10()
ntdll.dll!_RtlAllocateHeap@12() + 0x50b bytes
ntdll.dll!_RtlEncodeSystemPointer@4() - 0xd7dc bytes
ntdll.dll!_RtlValidateUnicodeString@8() + 0x60 bytes
AnswerRe: error access violation in WMI code ! Pin
Baltoro13-Dec-08 8:56
Baltoro13-Dec-08 8:56 
QuestionHow to use the Aggregate COM object Pin
KASR14-Dec-08 23:34
KASR14-Dec-08 23:34 
QuestionHelp with COM+ LCE subscriber problem for own event class Pin
GraemeChambers3-Dec-08 22:08
GraemeChambers3-Dec-08 22:08 
QuestionComposite active X control using VC++ 6.0 Pin
Nikkiee3-Dec-08 10:45
Nikkiee3-Dec-08 10:45 
QuestionCan I use GetActiveObject() in Server application ? Pin
Zyraph2-Dec-08 21:56
Zyraph2-Dec-08 21:56 
QuestionPassing an interface pointer to a component Pin
Taruni1-Dec-08 0:54
Taruni1-Dec-08 0:54 
AnswerRe: Passing an interface pointer to a component Pin
Jonathan Davies18-Dec-08 2:50
Jonathan Davies18-Dec-08 2:50 
QuestionHow to create a MimeFilter? Pin
svt gdwl30-Nov-08 20:33
svt gdwl30-Nov-08 20:33 
QuestionHelp needed in COM development Pin
mahammadhusen28-Nov-08 2:36
mahammadhusen28-Nov-08 2:36 
QuestionCreating COM, DCOM in VB 6.0 Pin
indian14325-Nov-08 19:13
indian14325-Nov-08 19:13 
QuestionPassing a Function Pointer to a function in IDL : Need Solution Urgently Pin
ShyamR23-Nov-08 22:50
ShyamR23-Nov-08 22:50 
AnswerRe: Passing a Function Pointer to a function in IDL : Need Solution Urgently Pin
merina200515-Dec-08 0:05
merina200515-Dec-08 0:05 
AnswerRe: Passing a Function Pointer to a function in IDL : Need Solution Urgently Pin
Jonathan Davies17-Dec-08 1:19
Jonathan Davies17-Dec-08 1:19 
GeneralRe: Passing a Function Pointer to a function in IDL : Need Solution Urgently Pin
ShyamR17-Dec-08 2:20
ShyamR17-Dec-08 2:20 
QuestionHow to use DLLImport when the entry point is nested in a class? Pin
cor287921-Nov-08 5:42
cor287921-Nov-08 5:42 
QuestionRecieving events when client is waiting Pin
merina200520-Nov-08 23:22
merina200520-Nov-08 23:22 
AnswerRe: Recieving events when client is waiting Pin
Lim Bio Liong23-Nov-08 18:15
Lim Bio Liong23-Nov-08 18:15 

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.