In my application I'm using a specific username and password to logon to SQL server from crystal report. When anybody from domain admin group in the server tries to run it, works properly. But when some non administrator in the server tries to run it report crashes. I mean even the domain users can not create reports after that. Can anybody help me to solve this issue.
Sarish
sarish paul Monday, November 19, 2007 12:17 PM
It might giving error related to access denied
Check with temp directory & your working directory for rights given to users like ASPNET, network etc.
Hope it helps
Manish Joisar Tuesday, November 20, 2007 3:47 AM
It might giving error related to access denied
Check with temp directory & your working directory for rights given to users like ASPNET, network etc.