index | search | no replies | posting guidelines | help | login | register |
Index » Products » ASP Report Wizard v2 |
| |||||||
Aug 8 2007, 5:21 PM |
| ||||||
Arvit since: Mar 15, 2006 from: Auckland | Hi, I was using Report Wizard for my c# app (.NET 2) with MSSQL2000. The reports were being displayed fine. My app server is a Win2003 EE server My DB server is a Win2003 EE server (name: DBServer) My app DB is: AppDB User for that DB is a SQL authenticated user I moved my database to MSSQL2005 and rewrote the connection string as: objWiz.Init("Driver={SQL Server};Provider=SQLNCLI; Server=DBServer;Database=AppDB; User ID=user1;Password=userpwd;") Now I am getting the following error: Errors Occured! Error #:-2147467259 Encryption not supported on the client. It is not showing me any Views (i have 20) or Stored Procedures (25). Has anuone of you come acress this kind of an issue? Please suggest how can this issue be resolved? I will be grateful to anybody who helps me resolve this. | ||||||
Aug 8 2007, 7:26 PM |
| ||||||
ghost from: Washington, DC | Please check out this post http://aspwebsolution.com/forums/?tid=2201 ------------------------- Ghost | ||||||
Pages: (1) [1] |