Accessing a Crystal Report on a remote server

S

Shannon Cayze

Hello all,

I have an ASP.Net app using C# running on a web server. In this app I
attempt to access a Crystal Report on another server. If I set the
ReportSource through the DataBindings property in the designer, it
works perfectly in design mode. However, when I run the app, it can't
access the report. I even explicity set the ReportSource again in the
Page_Load and it doesn't work. The path that I'm using has the
following form: "\\someserver\\someshare$\\somefolder\\MyReport.rpt"
(I've also tried it with "\\\\someserver......." because of the escape
characters but that didn't work in any mode). Does Visual Studio .Net
access the file under a different user account in design mode than
ASP.Net accesses it at run-time? What security permissions must I
grant on the server with the Crystal Report? For example, do I grant
access to the machine with the app on it or to a user on the machine?

Thanks in advance,
Shannon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,528
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top