Printing crystal reports from asp.net
First off I know this topic has many posts and replies...none of them apply to me. My situation is this: I have an asp.net web site that generates crystal reports using stored procedures...this all works fine. I bought the book "Professional Crystal Reports for visual studio.net" by David Mcamis...followd the example on page 185 about exporting to pdf then printing...doesnt work in my application. I then downloaded the example code from this site and ran it...doesnt work, the error I receive is "Invalid File Name" the code trips on MyReport.export() in both applications...frustrating. I believe all permissions have been set correctly for ASP.NET, Admins, Users etc...I'm at a loss please help me. Im so close to getting this F%$&(ng project complete its insane
|