Ask a Question related to ASP.NET General, Design and Development.
-
Shannon Cayze #1
Setting CrystalReportViewer's ReportSource to a remote file
Hello all,
I'm having trouble using a CrystalReportViewer when I set the
ReportSource property to a file on another server. When I do this, I
get a "Load report failed" exception. I've learned how to use
impersonation, and can do anything with the source file I want,
including moving or deleting it. So I know it's not a security issue,
but when I set the same file to be the ReportSource of the viewer, I
get the exception above. I've gotten around it by calling File.Copy()
to move it to the local machine, using the ReportSource from there,
and then calling File.Delete(), but I don't want to do it this way.
Can anyone tell me why this won't work?
Thanks in advance,
Shannon
Shannon Cayze Guest
-
Setting up FMS on a remote server with Linux platform
Can anybody help me with setting up FMS on a remote server that runs linux? -
Win32 Remote Permission Setting
Hello All, Trying to run a script that will reset permissions on a remote windows 2000 box. I'm running perl 5.8.0.806. The win32-perms module... -
Setting folder permissions on remote machine / remote domain
Hello there, I have the following problem: I have Machine A which runs my website. I have Machine B which holds folders for users. Machine A... -
Setting up DW MX Site Using Remote Desktop Connection
I'm having difficulty setting up a site in Dreamweaver MX using a Remote Desktop Connection. Here are the details so far: - I've selected the... -
Setting up my XP pro to do remote accessing
Hi Guys, I am having a difficult time understanding how to setup a virtual private network. I have tried everything to make VPN work. For...



Reply With Quote

