I have developed an application using Visual Studio.Net 2010 / Crystal Reports for .NET Framework.
This report work GREAT when I run it in design view, however when I install it on the clients PC I get a "Database Vendor Code :18456" Error code. I installed this application on my computer from which I developed the app and am still getting the same Error. This report is connecting to SQL server using "SQL Server Native Client 10.0"
The Database is on a Windows Server 2008 using SQL Server version 2008 R2. with MDAC Version 6.0.6001.18000 and .Net Framework 2.0.50727.3623.
ANY Suggestions is greatly apprciated.