Thanks for your reply, impossible to set brakpoint becase I seen my perfect report, when I click Export or Print (usually open one popup window) popup a small broswer window, that window shows error, thats all my dear friend.
For your informaiton am developing in ASPx 2010, Backend SQL 2008, Crystal 12 (2008)
Regards,
Ayyappan.CNN,
HAND IN HAND IND., Asst. Project Director, Admin and IT,Systems, TN,India
ayyappan.CNN
Participant
870 Points
326 Posts
Crystal Export & Print, Err: HTTP Error 404 - Not Found.
Dec 30, 2012 02:47 PM|LINK
I 've developing project using ASPx 2010 with Crystal report 12, I done everthing, got report.
When I click export option or when I click print option, I got seperate window but pop broswer window shows following error.
PopupWindow URL: http://localhost:65306/aspnet_client/System_Web/4_0_30319/CrystalReportWebFormViewer4/html/crystalexportdialog.htm
Error:
Server Error in '/ME_SHGMIS' Application.
HTTP Error 404 - Not Found.
Version Information: ASP.NET Development Server 10.0.0.0
How to I resolve this issue.
I did following things,
CrystalReportViewer1.ToolbarImagesFolderUrl = "~/aspnet_client/System_Web/4_0_30319/CrystalReportWebFormViewer4/images/toolbar"
C:\inetpub\wwwroot\aspnet_client\System_Web\4_0_30319\CrystalReportWebFormViewer4
HAND IN HAND IND., Asst. Project Director, Admin and IT,Systems, TN,India
Mark post(s) as "Answer" that helped you
morefays
Participant
1229 Points
261 Posts
Re: Crystal Export & Print, Err: HTTP Error 404 - Not Found.
Dec 31, 2012 09:38 AM|LINK
used debugger and put breakpoint on export command line and check what exception genrated on export event.
~Please Mark As Answer, if one or multiple posts, which helped you in your problem. So that it might be useful for others~
dotnetfarrukhabbasblogspot
ayyappan.CNN
Participant
870 Points
326 Posts
Re: Crystal Export & Print, Err: HTTP Error 404 - Not Found.
Dec 31, 2012 11:09 AM|LINK
Hi... Morefays,
Thanks for your reply, impossible to set brakpoint becase I seen my perfect report, when I click Export or Print (usually open one popup window) popup a small broswer window, that window shows error, thats all my dear friend.
For your informaiton am developing in ASPx 2010, Backend SQL 2008, Crystal 12 (2008)
Regards,
HAND IN HAND IND., Asst. Project Director, Admin and IT,Systems, TN,India
Mark post(s) as "Answer" that helped you
morefays
Participant
1229 Points
261 Posts
Re: Crystal Export & Print, Err: HTTP Error 404 - Not Found.
Jan 01, 2013 03:45 PM|LINK
can you post your code for export report into pdf
~Please Mark As Answer, if one or multiple posts, which helped you in your problem. So that it might be useful for others~
dotnetfarrukhabbasblogspot
ayyappan.CNN
Participant
870 Points
326 Posts
Re: Crystal Export & Print, Err: HTTP Error 404 - Not Found.
Jan 02, 2013 07:07 AM|LINK
Dear All,
I got solution, pl notedown following steps, simple
Step1:
goto C:\Windows\Microsoft.NET\Framework\v2.0.50727\ASP.NETClientFiles
Step2:
then copy (ctrl+c) eitire things of "CrystalReportWebFormViewer4" foler,
Step3:
goto C:\Windows\Microsoft.NET\Framework\v4.0.30319\ASP.NETClientFiles
Step4:
Now you can run your web project, try export or print your crystal report.
Cheers !
HAND IN HAND IND., Asst. Project Director, Admin and IT,Systems, TN,India
Mark post(s) as "Answer" that helped you
ayyappan.CNN
Participant
870 Points
326 Posts
Re: Crystal Export & Print, Err: HTTP Error 404 - Not Found.
Jan 09, 2013 11:47 AM|LINK
Dear Friends,
In Server You have keep following things.
\inetpub\wwwroot\aspnet_client\system_web\4_0_30319\CrystalReportWebFormViewer4
HAND IN HAND IND., Asst. Project Director, Admin and IT,Systems, TN,India
Mark post(s) as "Answer" that helped you