[thelist] msxml

Tab Alleman talleman at RealMetros.com
Mon Jan 21 12:05:07 CST 2002


the xml document is from a 3rd party URL.. when I paste the URL into my
browser, I'm seeing the xml response returned, so the object is some how
choking.

-----Original Message-----
From: John Torvi [mailto:john.torvi at quaddro.com]
Sent: Monday, January 21, 2002 12:51 PM
To: thelist at lists.evolt.org
Subject: Re: [thelist] msxml


you might want to check the paths in the .asp code for the xml or xsl
documents that you have on your servers.  that would give you this
error.  the msxml object is loaded - hence the parse error, it's just
not finding the resource you've specified.

j.

On Mon, 2002-01-21 at 10:48, Tab Alleman wrote:
> grrr, ok I just created a new Win2k server, and migrated some scripts
> over to it from my development machine.  The scripts use the msxml
> object.  Friday the msxml object wasn't working.  Did some
> setting-matching between the new server and my local (also a win2k
> server) and got it working.  Now Monday morning comes and the object
> isn't working again.  Nobody knows what could have changed on the new
> server over the weekend.  I've been into the IIS settings and
everything
> looks the same.
> 
> What I'm really asking is when your msxml object keeps giving you an
> "The system cannot locate the resource specified." xml parse error,
> where do you start debugging it?  
> 
> I know the .dll is there, and the inet users have permissions to it..
> scripts and executables are allowed in IIS.  I know the object is
being
> fed xml, the same script still works on my local box.  
> 
> Any ideas?
> 
> -- 
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to:
> http://lists.evolt.org Workers of the Web, evolt ! 



-- 
For unsubscribe and other options, including
the Tip Harvester and archive of TheList go to:
http://lists.evolt.org Workers of the Web, evolt ! 




More information about the thelist mailing list