PC Review


Reply
Thread Tools Rate Thread

Crystal report export problem

 
 
Holly
Guest
Posts: n/a
 
      18th Mar 2005
I have a web page in C# that export the crystal report
to pdf files.
I can export the pdf files on my local driver but if
I change the file path to a remote server, the program
doesn't give any error just no file created.
I could first save the file to my local disk then using
FileInfo class to move the file to the remote disc so it
should not be a security problem.

I wordered if myReport.Export() has a problem to see the
remote server? Any idea?

Thanks.
Holly
 
Reply With Quote
 
 
 
 
Ignacio Machin \( .NET/ C# MVP \)
Guest
Posts: n/a
 
      19th Mar 2005
Hi,

Probably that's the problem, permission, under what accoutn is the web app
running?

also remember that the asp.net app do not see the mounted drives you have,
you have to reference the remote server using its UNC: \\servername\path

cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation



"Holly" <(E-Mail Removed)> wrote in message
news:159601c52be5$906a7c10$(E-Mail Removed)...
>I have a web page in C# that export the crystal report
> to pdf files.
> I can export the pdf files on my local driver but if
> I change the file path to a remote server, the program
> doesn't give any error just no file created.
> I could first save the file to my local disk then using
> FileInfo class to move the file to the remote disc so it
> should not be a security problem.
>
> I wordered if myReport.Export() has a problem to see the
> remote server? Any idea?
>
> Thanks.
> Holly



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
The problem of Export Excel from Crystal Report ray Microsoft VB .NET 0 30th Aug 2008 04:07 AM
VS 2003 to VS2005 Crystal Report Export Problem drisso@ortc.com Microsoft Dot NET Framework 0 9th Mar 2006 04:43 PM
Crystal Report export problem Pinku Microsoft ASP .NET 2 9th Jun 2005 08:11 AM
Crystal report vb.net export problem Gurmukh Microsoft VB .NET 0 14th May 2004 11:58 AM
Export from Crystal Report To pdf Problem Spiros Microsoft Dot NET 0 24th Nov 2003 09:34 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:39 AM.