Web Servers General Talk - Re: Sun ASP with Apache 2 on Windows XP home

This is Interesting: Free IT Magazines  
Home > Archive > Web Servers General Talk > January 2004 > Re: Sun ASP with Apache 2 on Windows XP home





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: Sun ASP with Apache 2 on Windows XP home
Scott Yanoff

2004-01-19, 6:31 am

iwatts@ntlworld.com wrote:
quote:

> <%
>
> // open connection to text file
> var fileobject = Server.CreateObject("Scripting.FileSystemObject");
> var textfile = fileobject.OpenTextFile("aspdata.txt", 1 "); %>
>
> I get the following error message:
>
> Microsoft JScript runtime error- Error '800a0035'
>
> File not found
>
> C:\Program Files\Apache Group\Apache2\htdocs\college\guestaspvie
w.asp,
> line 5



Does the file exist?
Is it in the same directory as guestaspview.asp?
If so, are proper "read" permissions set on the file?
Otherwise, have you tried giving a full path to the file in the
OpenTextFile function call?

Good luck,
--
-Scott
yanoff@STOP-SPAMMINGyahoo.com | http://www.yanoff.org | AOL IM: SAY KJY

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com