主题:  紧急求救---万分感谢

风雅颂扬

职务:普通成员
等级:1
金币:0.0
发贴:55
注册:2001/1/16 15:23:33
#12001/7/27 13:43:40
当完成记录集创建后,想在页面中显示记录集中的数据,设置完显示记录的条数后,打开view菜单,选live data命令,出现
HTTP error 404(file not found) occurred while attempting to request the file
localhost/displayrecords_3ogyph49tz.asp from the application server.
Here are some possible reasons for the problem:
1)There is no application server executing the AS
请教高手该如何解决?谢谢。



风雅颂扬

职务:普通成员
等级:1
金币:0.0
发贴:55
注册:2001/1/16 15:23:33
#22001/7/27 13:55:25
当完成记录集创建后,想在页面中显示记录集中的数据,设置完显示记录的条数后,打开view菜单,选live data命令,出现
HTTP error 404(file not found) occurred while attempting to request the file
localhost/displayrecords_3ogyph49tz.asp from the application server.
Here are some possible reasons for the problem:
1)There is no application server executing the ASP scripts on pages in the "F:/xyz/"folder.
2)The "F:/xyz/"folder does not map to the"http://localhost/"URL on the application server. Verify that the URL Prefix maps to the root of your site.
Would you like to change the location of the application server?
请教高手该如何解决?谢谢。



绯雨

职务:普通成员
等级:2
金币:1.0
发贴:317
注册:2001/5/24 22:04:03
#32001/7/27 18:05:28
是你的网页路径设置错误了。象你这样的问题好象就是没有指定站点里的文件夹,如果你的文件放在站点的根目录下除外。 ;)