Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I try to call a Crystal Report (designed with Crystal Reports 2005) from my SharePoint aspx-page. In my 32-Bit Development-Eviroment everything works fine, but now i'm trying to deploy the solution to a MOSS2007 64-Bit enviroment (Windows Server 2008 R2 64Bit, IIS7, MOSS 64Bit).

whenever I am accessing any dotnet site in iis 7 then all the image are visialbe on same server as below


/aspnet_client/system_web/2_0_50727/CrystalReportWebFormViewer3/images/toolbar/first_over.gif

But if I access the same image through any moss 2007 64 bits site then a error is observed as below

/aspnet_client/system_web/2_0_50727/CrystalReportWebFormViewer3/images/toolbar/last_over.gif

Please help ASAP....
Posted

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900