I am using a 64 bit machine(Windows 7),Visual studio 2012 ultimate(C#),asp.net I installed crystal reports 13.07 from this link http://scn.sap.com/docs/DOC-7824 Tha above file installs the 64 bit runtime after the normal installation as it detects that I'm using a 64 bit machine.
Things go smooth until I run the application from the visual studio. It displays a blank page in the Browser,instead of the report. I am attaching the Aspx page, aspx.cs page, Crystal reports page ,Web config page and the browser page screenshots below. How do I overcome this problem?