yes
Main Topics
Browse All TopicsI have had this problem for quite some time now with Dreamweaver but it has never been that much of an impact because I have been able to just upload the files to a server and test them there. However now that I am updating my personal site to incorporate the wonderful world of ASP I no longer have the same luxury. The only page that will display is the page I am working on. If I were to click a link then I will always get a page could not be found. Not a big deal for the most part because the Virtual Directory works in relations to my databases but I cannot view any of the images (because there is no such folder as localhost to store my assets folder) and my navigational system doesn't work either because everything was scripted via site room...which is a no no with this dumb localhost....lol . Any ideas? Here is the info for my local and testing server. Thanks.
Local:
Local Root Folder: C:\mysite\
Default Images Folder: C:\mysite\Assets\
HTTP Address: C:\mysite\Assets\
Remote:
Access: Local/Network
Remote Folder: C:\mysite\
Testing:
Server Model: ASP VBScript
Access: Local Network
Testing Server Folder: C:\Inetpub\wwwroot\mysite\
Url Prefix: http://localhost/mysite/
The URL prefix is where the new page goes that is not found (i.e. after submitting the registration info the new page says http://localhost/mysite/lo
Thanks.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: paintedPosted on 2004-12-30 at 08:41:53ID: 12926985
Have you also saved all of your files under c:\Inetpub\wwwroot\mysite\ ?
painted