Re: Can a generic Crystal report be dynamically instantied at runtime?

Tech-Archive recommends: Fix windows errors by optimizing your registry



I just double-checked. ReportDocument.Load() does not take a stream
argument, so you can't load the report from anywhere but a file.

So deploying it on a shared drive seems pretty much your only option.

.



Relevant Pages