If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > ASP Code Error Help Needed

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-28-03, 12:18
John316 John316 is offline
Registered User
 
Join Date: Sep 2002
Posts: 68
Question ASP Code Error Help Needed

All,

I am getting a ASP code error that says

Error Type:
Microsoft VBScript runtime (0x800A004C)
Path not found

I have checked and rechecked and the path is correct, but the browser is not finding the .asp page I have tried

1) creating a path = session("siteaddress") add place that in my database
2) I have also tried a path = server.mappath method and neither one finds the file on my server,dones anyone else have any other idea's?

John316
Reply With Quote
  #2 (permalink)  
Old 02-28-03, 17:57
Memnoch1207 Memnoch1207 is offline
Registered User
 
Join Date: Jan 2003
Location: Midwest
Posts: 138
do a response.write to verify that the path it is looking for actually exists.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On