问题描述
我已经配置我的IIS和托管应用程序。所有它的作品除了水晶报表的罚款。
VS2008是我用SQL2008 r2.My使用的操作系统是Windows 7和IIS7是using.crystal报告10.5.0.1943是正在使用。
i have configured my iis and hosted the application. all it works fine except crystal report.VS2008 is am using with sql2008 r2.My os is windows 7 and iis7 am using.crystal report 10.5.0.1943 is am using.
水晶报表的工具栏是不是工资(即显示提交查询,而不是按钮)
当我点击导出按钮时收到错误味精如下:
crystal report's tool bar is not wage(ie shows 'submit query' instead of buttons)when i click the export button am getting the error msg as follows.
HTTP错误404.0 - NOT FOUND
HTTP ERROR 404.0-NOT FOUND
ü正在寻找的资源已被删除或更名,或暂时不可用。
The resource u are looking for has been removed or changed its name,or it is temporarily unavailable.
我用Google搜索,并提到CR安装运行。但仍是问题仍然存在。
i have googled and as mentioned installed CR runtime. but still the problem persists.
任何帮助时便会AP preciated。
any help wil be appreciated.
感谢您。
推荐答案
我发现它...
请做一件事。
进入>> C:\\的Inetpub \\ wwwroot的\\
go to >> C:\inetpub\wwwroot\
然后复制的aspnet_client文件夹并将其粘贴到您所创建的虚拟目录。它的完成......
then copy aspnet_client folder and paste it into the virtual directory you have created. its done......
感谢您。
这篇关于HTTP错误404.0未找到时从水晶报表导出的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!