| Dart Home | PowerTCP WebServer for ActiveX | Custom Development | Reply | PowerTCP WebServer for ActiveX Topics | Forums |
| Author | Forum: PowerTCP WebServer for ActiveX Topic: out-of process |
| ppm@designer.bg ppm@designer.bg From: Sofia, Bulgaria Posts: 3 Member Since: 08/19/05 |
posted July 3, 2006 12:30 AM I want to use WebServer control as out-of process server through dllhost or COM+ from C++ client application. Can you help me? |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted July 5, 2006 11:45 AM My apologies for not responding sooner. What are the exact problems that you are having? In other words, what exactly have you tried to do and what is the error that you got when you tried it? |
| ppm@designer.bg ppm@designer.bg From: Sofia, Bulgaria Posts: 3 Member Since: 08/19/05 |
posted July 6, 2006 3:05 AM I want to use the WebServer control in 64-bit client application. |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted July 6, 2006 9:57 AM I don't know of any problems with doing that. Was there a specific problem you were having? |
| ppm@designer.bg ppm@designer.bg From: Sofia, Bulgaria Posts: 3 Member Since: 08/19/05 |
posted July 7, 2006 12:20 AM My OS is MS Windows Server 2003 Standard x64 edition. 1. COM+. When WebControl (or ServiceControl) is registered in COM+ then HRESULT res = CoGetClassObject(DartWebServer::CLSID_WebServer, CLSCTX_LOCAL_SERVER, NULL, IID_IClassFactory2, (void**)&pClassFactory2); returns REGDB_E_CLASSNOTREG. Here i think that IID_IClassFactory2 is not supported from COM+. 2. DllSurrogate. We registry is cahnged to using dllhost as Surrogate host then the control don't call HRESULT __stdcall IWebServer::Invoke(DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult,EXCEPINFO *pExcepInfo,UINT *puArgErr) in my client code. Can you help me? |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted July 7, 2006 3:25 PM This is a little advanced for the forum. I'm going to have to refer you to our support department so you can find out what options are available to you. Please contact support@dart.com and refer to forum topic number 6999 |
| Reply | PowerTCP WebServer for ActiveX Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|