Struggling with SAP Crystal Reports for visual studio. Reports originally written in XI version. ASP.NET site with SQL Server db. Reports work fine in designer and preview. However every report when run from debugger (IIS Express) prompts for parameters (many dynamic parameters so I know the db credentials are correct), then fail after clicking OK on the parameter prompting screen with Database logon failed. I have tried many different fixes including the CodeBuiler RAS Connection info project found on this forum. The DEV Environment is VS 2012, on Windows 8.1 64 bit, SQL Server 2012 (also tried 2008 R2). I have tried converted reports and new reports same issue. The interesting thing is this is all local development, but in the windows event log I get the failed login with a client ip of 192.168.56.1. Any advice is greatly appreciated.
↧