Hi Teo
I have a asp.net windows authenticated application.In application i have report viewer which points to remote mode report server reports.when i run the report in local i can see report in report viewer,when i deploy the report to server and i ran from it report viewer is displaying "The request failed with HTTP status 401: Unauthorized".
I am understanding why it is unauthorized.
In web config i did identitiy imeprsonate to true.
Can you please let me know the solution.
Thanks
vkv