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