主题:  高手,高手,您在何方

风雅颂扬

职务:普通成员
等级:1
金币:0.0
发贴:55
注册:2001/1/16 15:23:33
#12001/7/27 14:45:51
当完成记录集创建后,想在页面中显示记录集中的数据,设置完显示记录的条数后,打开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?
请教高手该如何解决?谢谢。



黑马王子

职务:普通成员
等级:1
金币:1.0
发贴:209
注册:2001/5/28 19:03:56
#22001/7/27 15:24:59
首先得保证你的数据库中有数据



风雅颂扬

职务:普通成员
等级:1
金币:0.0
发贴:55
注册:2001/1/16 15:23:33
#32001/7/27 15:39:32
我的数据库一切正常。



udsky

职务:普通成员
等级:1
金币:0.0
发贴:53
注册:2000/12/22 10:42:43
#42001/7/27 15:53:50
在保证你的系统能够运行asp程序的情况下,请察看你的站点定义有没有错误,我的网站上有关于活动数据预览的文章.会对你有帮助的.
                       www.udhome.com
www.udsky.com
为您服务!



风雅颂扬

职务:普通成员
等级:1
金币:0.0
发贴:55
注册:2001/1/16 15:23:33
#52001/7/27 16:15:08
udsky.谢了。



风雅颂扬

职务:普通成员
等级:1
金币:0.0
发贴:55
注册:2001/1/16 15:23:33
#62001/7/27 16:47:06
我想问问asp是否在本地ie中不能预览?



绯雨

职务:普通成员
等级:2
金币:1.0
发贴:317
注册:2001/5/24 22:04:03
#72001/7/27 18:07:45
可以的,不过要看你是怎么设置的了,不过,网页中涉及到服务器端脚本的地方都不会执行,浏览器只解析客户端脚本。:)