Print Page | Close Window

Export to PDF via ExportToHttpRespnse method Fail

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Tips and Tricks
Forum Discription: Have you learned some great tricks to share with the group? Post them here!
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=9324
Printed Date: 26 Apr 2024 at 9:56am


Topic: Export to PDF via ExportToHttpRespnse method Fail
Posted By: brano
Subject: Export to PDF via ExportToHttpRespnse method Fail
Date Posted: 08 Mar 2010 at 2:39pm

I am a new member and first time posting. I developed asp.net application that runs crystal report, actually exporting report to New Browser Window. I used as book Crystal Reports Encyclopedia .NET 2005/2008 suggest, ExportToHttpResponse () method. It works as I need, open popup page, new aspx page and run report with question to save or open a .pdf from VS2005 on test machine. If I try from IIS on Server 2003 that we deployed this application from it gives me blank new page on Server by itself. If I tried to run remotely from any pc (browser) it starts to open new page and simply dies, it gets back on page that caused call.

As I installed VS2005 on server 2003 where the application is deployed, and tried from VS2005 designer, it worked as well.

My initial guess was that security or some privileges are not set properly fro some folders? After reading the book Encyclopedia.Net I set on folder C:\Windows\TEMP all rights to NETWORKSERVICES but id did not help.

I would appreciate if somebody gives me more lights into this problem?

Thanks,

Brano



Print Page | Close Window