[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Err.number & -2147221005

Subject: Err.number & -2147221005
From: lists@xxxxxxxxxx
Date: Sun, 20 Aug 2000 10:47:53 +0100
2147221005
Anyone found this error?
Running ASP pages on Win2000 Advanced Server:

	Set xmlDoc = Server.CreateObject(msxmlString)
	If Err.number > 0 Then

If I run this with a faulty msxmlString, Err.number is set to
"-2147221005". If I do the following instead:

	Set xmlDoc = Server.CreateObject(msxmlString)
	errnumber=CINT(Err.number)
	errnumber=CINT(Err.number)

then ... the first Err.number is -2147221005, the second is 6, the correct
value.
Anyone else found this?

Thanks, Roland.




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.