Login  
Search All Forums
Dart Home | PowerTCP Web for ActiveX | Custom Development Reply | PowerTCP Web for ActiveX Topics | Forums   
AuthorForum: PowerTCP Web for ActiveX
Topic: windows 2000
User1224

Posts: 3
Member Since: 06/21/00
posted June 21, 2000 12:24 PM

hi, On Windows2000 from ASP server.createobject("dart.http") was taking 10 seconds to complete, but was quick on NT4. So I installed the 5/31/2000 upgrade on Windows2000. But now it's broken! In Windows2000 I get:
error 0x2EE2 (12002) from Dart.Http.1 doing 'http.get(http://192.9.200.22/risbackend/ris/content.asp)': Miscellaneous error.
Of course if I hit this URL from a browser, I get a good response.
Please advise.
Thanks,
Dave
version that worked but was slow: sock 2.0.37.0 web 1.0.37.0
version that doesn't work on Windows2000: sock 2.0.37.9 web 1.0.37.7
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted June 21, 2000 12:43 PM

Sounds like you didn't import your development license. See the Distribution section of the Online Help. Particularly the section:

"Distribution Under Internet Information Server"
User1224

Posts: 3
Member Since: 06/21/00
posted June 21, 2000 2:35 PM

I did...I can create and run a VB6 app no problem.
The ASP code works perfect under NT4, which is not even the development box. 

I tried backing off to the pre-upgrade version (DLL VERSION 1.0.37.0) and still have the problem!
I re-ran the online registration too.

Any more ideas would be very helpful.
User919

Posts: 1
Member Since: 02/11/01
posted February 11, 2001 3:28 PM

I am getting a Misc error 12002 in a VB app I have written using ver 1.0.43.0 of the DartWeb Http tool. Also on Win2k. Seemingly random, the Url it is trying to get is fine, all other networking is running fine. My machine has 320MB Ram. The error appears intermittently and is not easy to get rid of. I am not a vb expert, but this is what I have tried (in the error handler code);

Delaying 30 sec's and retrying (using vb's error "Resume"), the Misc error never go's away - hence an infinite delay/retry cycle.

Destroying the object (set oHttp = Nothing) and creating a new one (set oHttp = new DartWeb.Http), Err.Clear and retry. Which throws an un trapped Misc Error 12002 resulting in a msgbox - hence locking up the app!

Is there a work around for the Misc error 12002 ?
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted February 11, 2001 3:34 PM


Please tell me exactly how to duplicate this problem. Provide the exact URL if needed. If I can't see it happen, I can't tell you how to fix it.

Thanks,

Tony Priest
Dart Tech Support
Reply | PowerTCP Web for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX