rassdk:// added to path when connecting to a crystal report from w

K

kkarre

We have an issue with connecting to a Crystal Report in a web page.
Our ReportDocument instance's Load method protests due to our
Filename property (which is set with a relative path to the web app).
If we hardcode the path it works, but with relative addressing... somehow we
get
rassdk://
added to the string.
Does this mean we can't use relative addressing?
Thanks in advance!
 
K

kkarre

The Exception states "Load report failed"
The inner Exception is a System.Runtime.InteropServices.COMException with
message something like "Access denied \r"

Anyone?
 

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

Top