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!
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!