一台机器在运行时的Crystal Reports登录问题 [英] Crystal Reports Logging in Issues at runtime for one machine

查看:64
本文介绍了一台机器在运行时的Crystal Reports登录问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个我认为简单的问题,但是我对解决方案感到困惑.

我有一个使用Visual Studio Crystal Reports显示一些信息的应用程序.

但是突然,一台机器现在要求输入用户名和密码,但是服务器名称和数据库变灰了.

我尝试手动输入他的用户名和密码,但失败.

登录信息已通过应用程序传递,如下所示

I have what I thought would be a simple problem but I am getting stumped on a resolution.

I have an App that uses Visual Studio Crystal Reports to display some information.

but all of a sudden one machine is now asking for username and password but server name and database is greyed out.

I have tried manually inputting his username and password but it fails.

Logon information has been passed through the application as shown below

LogOnConn = New ConnectionInfo()
LogOnConn.ServerName = ServerName
LogOnConn.DatabaseName = DatabaseName
LogOnConn.IntegratedSecurity = IntegratedSecurity




我做了什么

1.重新启动计算机,看是否是网络连接问题
2.卸载并重新安装该应用程序
3.重新安装Crystal Reports
4.尝试以其他人的身份登录有问题的计算机,但问题仍然存在,因此不能成为用户问题
5.以用户受影响的身份登录到另一台计算机上,并且按预期方式运行

我已经在Google上进行了搜索,到目前为止,它仅显示您需要通过我当前正在执行的应用程序传递信息.

谢谢
Simon




What I''ve done

1. Restarted the machine to see if it was a network connection issue
2. Un installed and re installed the application
3. Re installed Crystal Reports
4. Tried logging in as someone else on the machine in question and the problem still exists, so it can''t be a user issue
5. Logged in as the user affected on a different machine and it works as expected

I have googled and so far it only shows that you need to pass the information through the application which I am currently doing.

Thanks
Simon

推荐答案

我正在回答此问题,因此人们可以看到我已经解决了我的问题,希望您也可以使用此信息

我不得不将报表从使用SQL Server存储过程转换为使用数据集.
I am responding to this as answer so people can see that I have solved my issue and hopefully you can use this information too

I had to convert the report from using SQL Server Stored Procedures to use datasets.


这篇关于一台机器在运行时的Crystal Reports登录问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆