
Nicholas V. answered 01/23/24
Expert C background developer
To resolve the issue with your ASP.NET MVC project connecting to SSRS using ReportingService2010 when not running locally, you'll need to configure the NetworkCredential correctly. It's important to ensure that the domain, username, and password are correctly set. Here's how you can modify your code: