| When i am trying to pass my network credentials in the “reportOption.ReportModel.ReportServerCredential =new System.Net.NetworkCredentia("username","pwd")" it is throwing exception of 401 i.e. unauthorized user. I am also able to open the report using the Microsoft report viewer. | We regret to inform you that we have tested multiple scenario to reproduce the mentioned issue but we are unable to reproduce the mentioned issue. This error occurred when we specify the invalid ReportServerCredential. So we request you to ensure the provided ReportServerCredential information in your sample?. For your convenience, we have prepared the sample based on this and it can be downloaded from the following location. http://www.syncfusion.com/downloads/support/forum/119522/ReportViewerASP.Net-1356505273.zip If you still face any issues on this, then could you please revert us sample along with replication procedure, it will be helpful for us to provide a solution earlier. |
| However, in this tool as there is addition property of setting the "ReportServiceUrl" i am facing issues with the network credential stuff. | The reported issue occurred when we specify the invalid ReportServerCredential information and this issue is not related to ReportServiceUrl. The ReportServiceUrl requires for handle the server side report related processing using WebAPI IReportController. So we need the ReportServiceUrl for invoking WebAPI actions. |