Skip to Content
0
Former Member
Nov 09, 2012 at 10:54 AM

Crystal report working on development system but not on production system

97 Views

I'm facing a problem with Crystal Reports and VB.NET

The problem is that my code works locally on my machine but when I deploy it, it seems to be having some authentication issues.

After I deployed my project and a client tries to access it, Crystal Reports are now prompting for username and password of my local development SQL Server instance.

http://s8.postimage.org/65syeiblx/untitledfds.png

Any suggestions on what could be causing this problem, and how to correct it?


Guru