Sir,
I am using Crystal report with Visual Studio 2010, the version of Crystal Report is : 13.0.2000.0.
My crystal Report is working fine in my development machine.
When I hosted it to server it displaying blank.
And I have copied C:\inetpub\wwwroot\aspnet_client\system_web\4_0_30319\crystalreportviewers13 to my Root directory in my server.
When I check the browser Inspect element. I getting the following error.
- GET http:///aspnet_client/system_web/4_0_30319/crystalreportviewers13/promptengine-compressed.js 406 (Not Acceptable) allInOne.js:10
- MochiKit.Base.update.sendXMLHttpRequestallInOne.js:10
- bobj.loadJSResourceAndExecCallBackallInOne.js:12
- bobj.crv.Viewer.updatePromptDialogallInOne.js:12
- bobj.crv.Viewer.showPromptDialogallInOne.js:12
- bobj.crv.ViewerListener._onPromptDialogUpdateallInOne.js:12
- (anonymous function)allInOne.js:12
- FallInOne.js:10
- bobj.event.publishallInOne.js:12
- (anonymous function)Report_Viewer.aspx?Bill_No=139:84
- B
Please help me to solve this issue.
Thanks,
Udhaya Kumar .C