Click here to Skip to main content
16,016,301 members
Home / Discussions / COM
   

COM

 
GeneralCoCreateInstance funny resturn value Pin
Nish Nishant20-Oct-01 0:25
sitebuilderNish Nishant20-Oct-01 0:25 
GeneralRe: CoCreateInstance funny resturn value Pin
NormDroid20-Oct-01 0:33
professionalNormDroid20-Oct-01 0:33 
GeneralRe: CoCreateInstance funny resturn value Pin
Nish Nishant20-Oct-01 0:40
sitebuilderNish Nishant20-Oct-01 0:40 
GeneralRe: CoCreateInstance funny resturn value Pin
NormDroid20-Oct-01 0:51
professionalNormDroid20-Oct-01 0:51 
GeneralRe: CoCreateInstance funny resturn value Pin
Nish Nishant20-Oct-01 1:03
sitebuilderNish Nishant20-Oct-01 1:03 
GeneralRe: CoCreateInstance funny resturn value Pin
Nish Nishant20-Oct-01 1:18
sitebuilderNish Nishant20-Oct-01 1:18 
GeneralRe: CoCreateInstance funny resturn value Pin
NormDroid20-Oct-01 2:59
professionalNormDroid20-Oct-01 2:59 
GeneralRe: CoCreateInstance funny resturn value Pin
Bill Wilson23-Oct-01 7:21
Bill Wilson23-Oct-01 7:21 
The error code you got when you tried to register manually, is describing what you have done wrong in your implementation.

Placing COM objects inside a .EXE is creating what is called a Full Server. This is a common technique and works quite well.

I sounds like the problem is in the component iteself. Pay attention to the error returned from the manual registration attempt.

Hope this helps,
Bill
GeneralIWebBrowser2->ExecMB(...) problem Pin
IGx8919-Oct-01 8:34
IGx8919-Oct-01 8:34 
GeneralRe: IWebBrowser2->ExecMB(...) problem Pin
IGx8919-Oct-01 10:53
IGx8919-Oct-01 10:53 
GeneralRe: IWebBrowser2->ExecMB(...) problem Pin
Bret Faller19-Oct-01 12:13
Bret Faller19-Oct-01 12:13 
GeneralUrgent Help on COM Pin
Nilotpal19-Oct-01 0:26
Nilotpal19-Oct-01 0:26 
GeneralRe: Urgent Help on COM Pin
Firoz19-Oct-01 4:22
Firoz19-Oct-01 4:22 
GeneralRe: Urgent Help on COM Pin
Michael Dunn19-Oct-01 8:25
sitebuilderMichael Dunn19-Oct-01 8:25 
Generalexe service using com which uses ADO:) Pin
18-Oct-01 22:04
suss18-Oct-01 22:04 
Generalupdate Pin
Johny Flash19-Oct-01 1:17
Johny Flash19-Oct-01 1:17 
GeneralRe: exe service using com which uses ADO:) Pin
Rashid Thadha20-Oct-01 12:56
Rashid Thadha20-Oct-01 12:56 
GeneralRe: exe service using com which uses ADO:) Pin
Johny Flash21-Oct-01 20:52
Johny Flash21-Oct-01 20:52 
Generalupdate #2 Pin
Johny Flash22-Oct-01 0:06
Johny Flash22-Oct-01 0:06 
GeneralAccessing IWebBrowser2 w/ ATL object Pin
IGx8918-Oct-01 16:06
IGx8918-Oct-01 16:06 
GeneralRe: Accessing IWebBrowser2 w/ ATL object Pin
Michael Dunn18-Oct-01 19:43
sitebuilderMichael Dunn18-Oct-01 19:43 
GeneralRe: Accessing IWebBrowser2 w/ ATL object Pin
IGx8919-Oct-01 5:42
IGx8919-Oct-01 5:42 
GeneralAdding a progress bar in ATL Pin
scoob18-Oct-01 7:53
scoob18-Oct-01 7:53 
GeneralInterfacing w/ IE, andIOleControl Pin
IGx8917-Oct-01 15:49
IGx8917-Oct-01 15:49 
GeneralRe: Interfacing w/ IE, andIOleControl Pin
Erik Thompson18-Oct-01 8:29
sitebuilderErik Thompson18-Oct-01 8:29 

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.