cancel
Showing results for 
Search instead for 
Did you mean: 

Logon Failed

Former Member
0 Kudos

Hi There,

I am facing a strange issue.

I have deployed my windows application on several machines but few machines are prompting for login even though I have provided the logon code in my project. One more thing I have noticed that prompt would not allow me to provide the database name and the text field is grayed out. It fails - when I provide the correct logon details.

I donu2019t know what is going wrong with the application?

I am using .NET 2005, Framework 2.0, sql2000, Crystal reports release second service pack 3 and runtimes of it.

Please help.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

It might be possible that your reports are using the native client connection and the machines prompting for logon might have not native client installed.

Install the native client on a machine and it would resolve your issue.

Hope that works!!

Regards,

Amit

Former Member
0 Kudos

Thanks for fast reply, but I donu2019t think so that this is the cause behind this issue because my all machines already have SQL installed.

But I would like to check these setting again.

Former Member
0 Kudos

Hi Mark,

You can give it a try that if in case your system do naot have SQL native client installed than you can install it from [here|http://download.microsoft.com/download/2/7/c/27c60d49-6dbe-423e-9a9e-1c873f269484/sqlncli.msi].

And if this is not the case than try using filemon utility to check that where your apllication fails, you can download it from [here|http://technet.microsoft.com/en-us/sysinternals/bb896642.aspx]

Hope that works!!

Regards

Amit

Former Member
0 Kudos

Great it worked

Thanks

Answers (0)