Save report to Windows 2003 Server
I tried to use this code on windows xp OS and works fine. When I deploy the same program on Windows 2003 it want allow me to save. What's the work arround. I also tried to save in temp folder but, no luck.
saveas.DiskFileName= "C:\Inetpub\wwwroot\SRS\images\srselginreport. pd
saveas.DiskFileName = "C:\windows\temp\srselginreport.pdf"
Any help please!
|