Print Page | Close Window

"Path not found" error ’800a004c’

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Classic ASP Discussion
Forum Description: Discussion on Active Server Pages (Classic ASP).
URL: https://forums.webwiz.net/forum_posts.asp?TID=9468
Printed Date: 28 March 2026 at 9:03am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: "Path not found" error ’800a004c’
Posted By: Lucent
Subject: "Path not found" error ’800a004c’
Date Posted: 02 February 2004 at 11:42am

it is from this software I bought, I have read that this error may be cuase by the folder didn't have the read and write permssion, but it seems like they are talking about the include folder.  In my case, it is the admin folder, how can i fix this problem?

Microsoft VBScript runtime error '800a004c'

Path not found

/admin/constants_save.asp, line 14




Replies:
Posted By: Semikolon
Date Posted: 02 February 2004 at 11:49am

it means that the folder/file cant be found..

what is line 14?



Posted By: Lucent
Date Posted: 02 February 2004 at 4:02pm

 13  'CREATE THE FILE
 14   Set objFile = objFSO.CreateTextFile(vFileName)

 



Posted By: MorningZ
Date Posted: 03 February 2004 at 3:22pm

it means just like it says

whatever is in vairable "vFileName" does not exist



-------------
Contribute to the working anarchy we fondly call the Internet


Posted By: Semikolon
Date Posted: 03 February 2004 at 3:27pm

this may be caused by a double slash or just as simple as the path doesnt exsist..

you need the physical path to the file (C:\blablabla\)



Posted By: Lucent
Date Posted: 03 February 2004 at 3:41pm

I got it fixed, thanks.

It turns out that software company said there are some bug in that software.. and they fix it for me

yap tell me about it..




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net