Keep getting prompted to enter UserID/Password???
I'm using Crystal Reports 11 within a VB.Net 2005 App. When the user selects a report to view, they keep getting prompted to enter a UserID and Password (which is provided as a Group Logon). These users are running these reports from a MS Terminal Server. Is there anyway the Logon Prompt can be eliminated? We are using SQL Server 2005 as our database.
Thanks,
Re: Keep getting prompted to enter UserID/Password???
This problem just reoccurred. We had this problem when we originally purchased CR. We ended up calling CR Support and we have no documentation on how it was resolved. Does anyone have any ideas on this?
Thanks,
Re: Keep getting prompted to enter UserID/Password???
Anyone have any idea on this?
Thanks,
Re: Keep getting prompted to enter UserID/Password???
are you using dataset as record source for your report?
Re: Keep getting prompted to enter UserID/Password???
No, actually this reports data source is a Stored Procedure. However, I have other reports that use the same database only they're using datasets. What's weird is the other reports are running fine...
Re: Keep getting prompted to enter UserID/Password???
Once i got into this type of problem and after bit of r&d i figured out it was due to CR update patch where my olde dll got replaced with new one,than again i re-replaced with older version and it works fine.........may be you can try on this hint.........also if possible try to use dataset only so there wont be much problem in future...
Re: Keep getting prompted to enter UserID/Password???
tried that and it didn't work...
Re: Keep getting prompted to enter UserID/Password???