Crys. Report Err - identity impersonate=true
Hi All,
In my application(Asp.net),I am handling a Bartender application which work only if <identity impersonate="true" />.If I don't use impersonation then I won't be able to access this object.
If I do so, then I get an error during exporting a crystal report from the application due to unauthorized access.Please help me to run both the things at the same time. Both gets solved if I mention username/password (which is a valid window user) in web.config. But I want a better solution so that it works without specifying it
Raja Sarkar
|