So if you go into dev studio under the objects tab and right click on com / dcom objects. Can you find the object in the list?
Ben Johansen - http://www.pcforge.com Authorized Witango Reseller http://www.pcforge.com/WitangoGoodies.htm Latest downloads & List Archives @ http://www.witango.ws -----Original Message----- From: [EMAIL PROTECTED] [mailto:owner-witango-talk@;witango.com] On Behalf Of Mohammad Abbas Sent: Friday, October 18, 2002 11:10 AM To: Multiple recipients of list witango-talk Subject: RE: Witango-Talk: Cannot create native object after adding the line and restarting the witango server 5 service It still giving me the same result , my handlers.ini file is the following: ; ; This file is used by the meta object to register installed object ; handlers. Object handler registration primarily involves mapping ; the handler name to it's implementation server path, but it also ; includes other information about the handler that the metaobject ; needs to know. ; [Handlers] COM= JAVABEAN= [COM] ShortName=COM / DCOM Objects loadhandler=1 SupportsScanning=0 ServerPath=C:\\Program Files\\Witango\\Server\\W3HCM601.DLL [JAVABEAN] ShortName=JavaBeans SupportsScanning=1 ServerPath=C:\\Program Files\\Witango\\Server\\W3HBN601.DLL >From: "Ben Johansen" <[EMAIL PROTECTED]> > >0pen handlers.ini and add the line loadhandler=1 to the COM stanza. > > >Ben Johansen - http://www.pcforge.com >Authorized Witango Reseller http://www.pcforge.com/WitangoGoodies.htm >Latest downloads & List Archives @ http://www.witango.ws > > >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:owner-witango-talk@;witango.com] On Behalf Of Mohammad Abbas >Sent: Friday, October 18, 2002 10:06 AM >To: Multiple recipients of list witango-talk >Subject: RE: Witango-Talk: Cannot create native object > > >Both of The dev studio and App server are on the same machine w2k >adanced >server sp3. >I use the same com objects from asp and vb and they work just fine. > >regrads > > > > > > > >From: Jon Grieve <[EMAIL PROTECTED]> > > > > >Mohammad, > > > >I'd guess that the Object you're trying to use isn't installed at the > >server > >where App. Server is running. When you design your TAF, you are >working > >with COM objects that are installed on your local workstation and you >must > >ensure that the same objects are available at the server for run-time. > > > >Jon > > > > > > > > > >-----Original Message----- > >From: Mohammad Abbas [mailto:dr_m_abbas@;hotmail.com] > >Sent: 18 October 2002 9:40 > >To: Multiple recipients of list witango-talk > >Subject: Witango-Talk: Cannot create native object > > > > > > > >Hi there > > > >I just download and install the new tango app server and dev studio, >the > >first thing i tried is to use COM objects, but when ever I tried to >creat > >any object instance tango give me thw following error. > > > > > >Error > >An error occurred while processing your request: > >File: ver.taf > >Position: Create_ADOConnectObject_Class > >Class: Internal > >Main Error Number: -808 > > > > > >Cannot create native object. > >mycon > >File: ver.taf > >Position: Create_ADOConnectObject_Class > >Class: Internal > >Main Error Number: -622 > > > > > >The specified object instance could not be created. > >mycon > >File: ver.taf > >Position: Create_ADOConnectObject_Class > >Class: Internal > >Main Error Number: -622 > > > > > >The specified object instance could not be created. > > > > > >I get the same result for any COM object even the opjcets are >recognised by > >tango as programmable > > > >and help will be highly apperciated > > > >regards > > > > > > > > > > > >_________________________________________________________________ > >Unlimited Internet access for only $21.95/month. Try MSN! > >http://resourcecenter.msn.com/access/plans/2monthsfree.asp > > > >_______________________________________________________________________ >_ > >TO UNSUBSCRIBE: send a plain text/US ASCII email to >[EMAIL PROTECTED] > > with unsubscribe witango-talk in the message body > >_______________________________________________________________________ >_ > >TO UNSUBSCRIBE: send a plain text/US ASCII email to >[EMAIL PROTECTED] > > with unsubscribe witango-talk in the message body > > >_________________________________________________________________ >Broadband? Dial-up? Get reliable MSN Internet Access. >http://resourcecenter.msn.com/access/plans/default.asp > >_______________________________________________________________________ _ >TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body > >_______________________________________________________________________ _ >TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body _________________________________________________________________ Unlimited Internet access -- and 2 months free! Try MSN. http://resourcecenter.msn.com/access/plans/2monthsfree.asp ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
