Hi All,
In my application which is developed in VS 2010, when user press a hyperlink in one aspx page it redirects to another page which displays one SSRS report with some data (by deafault in page load event)
This report has rows with hyperlinks for one column, when the user press a hyperlink we want to redirect again to another page.
The issue is, When the user press a hyperlink of any row it logs out and redirecting to login page. This happens only when the user tries for first time (after deploying the application or any patch release) if there is any change in the .dll of the web application. If the user logs in next time then it works fine. Why this happens first time??
The 2008 R2 SSRS and IIS web server are in different servers.
Please help any one, Thanks in advance.
Mohan
In my application which is developed in VS 2010, when user press a hyperlink in one aspx page it redirects to another page which displays one SSRS report with some data (by deafault in page load event)
This report has rows with hyperlinks for one column, when the user press a hyperlink we want to redirect again to another page.
The issue is, When the user press a hyperlink of any row it logs out and redirecting to login page. This happens only when the user tries for first time (after deploying the application or any patch release) if there is any change in the .dll of the web application. If the user logs in next time then it works fine. Why this happens first time??
The 2008 R2 SSRS and IIS web server are in different servers.
Please help any one, Thanks in advance.
Mohan