|
-
Nov 15th, 2006, 03:02 AM
#1
Thread Starter
Lively Member
Report Export Logon Failed
In case of Visual Studio.net 2003
"CrystalReportWebFormViewer2"
What are default files in this virual directory.
I have 2 environments :
1. Test Environment has following things
[images] folder
crystalimagehandler.aspx
2. Production Environment
[images] folder
crystalimagehandler.aspx
EnterpriseReportManager.asmx
EnterpriseReportService.asmx
ServerFileReportManager.asmx
ServerFileReportService.asmx
web.config
In test environment,
I am trying to export one crystal report in PDF format.
but getting error "Logon failed" at the time of "report.export()"
I already tried report.SetDatabaseLogon("User", "Pwd") but no change.
And Local Path of virtual directory is correct.
Is it because "CrystalReportWebFormViewer2" virtual direcotry is having less files ?
If that is the case then, do I need to reinstall VS 2003 in Test Environ ?
Or copying files from "PROD" to "TEST" will work ?
Thanks
Mahesh
Everybody is always learning something new ! 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|