ThatRickGuy
Programmer
This problem has been driving me batty for a while now.
We have a VB.Net app that uses the (royalty free) report viewer. The application works fine with all of our reports on all of our user's PCs. But some of our users are in Terminal Server. For the ones in Terminal server, there is one who can run all of the reports, some who can run half the reports, and some who can't run any reports.
We think we've tracked it down to a profile issue. We can duplicate the User account and everything works fine. We can blow away the user's profile and everything works fine. but for some unknown reason after some period of time, it will stop working again.
There is no error message, the process just hangs on the line that loads the report file to the crystal report object.
Anyone have any ideas?
-Rick
VB.Net Forum forum796 forum855 ASP.NET Forum
I believe in killer coding ninja monkeys.
We have a VB.Net app that uses the (royalty free) report viewer. The application works fine with all of our reports on all of our user's PCs. But some of our users are in Terminal Server. For the ones in Terminal server, there is one who can run all of the reports, some who can run half the reports, and some who can't run any reports.
We think we've tracked it down to a profile issue. We can duplicate the User account and everything works fine. We can blow away the user's profile and everything works fine. but for some unknown reason after some period of time, it will stop working again.
There is no error message, the process just hangs on the line that loads the report file to the crystal report object.
Anyone have any ideas?
-Rick
VB.Net Forum forum796 forum855 ASP.NET Forum
I believe in killer coding ninja monkeys.