Does an ASP page containing:
<% Response.Write "Hello World" %>
work?
I mean, are you even sure that your ASP page works?
If you are using FileSystemObject, it may be that you have AntiVirus
programs on your system that is "blocking scripts", which usually causes the
web page to appear "hanged". If that's the case, disable that feature of
your AntiVirus program if you want to use FileSystemObject.
--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"wan2fly99@yahoo.com" <anonymous RemoveThis @discussions.microsoft.com> wrote in message
news:039a01c3a45d$7f0b8100$a001280a@phx.gbl...
I am trying to run some asp pages on my personal
computer. Prevoiuslu I was using Windows-98 Personal Web
Servier. Now I have Windows XP and I just installed IIS.
.. I put the script in C;\inetup\wwwroot. That is the
home page of the default web when I go to IIS Adm tools
and look at it.
When I run from Netscape(4.61), sometimes the script just
hangs, other times I get the message Invalid URL.
Tried in IE 6.0 and get the same type of message.
I downloaded Frontpage 2002 extensions and installed them
also.. I am using Frontpage 2000. Would that cause a
problem?
Need help, have to develop some ASP pages
>> Stay informed about: Invalid URL when using LOcalHost