Discussion:
Can we use ReportServerCredentials without passing domain name
(too old to reply)
Anurag Awasthi
2010-01-04 08:59:01 UTC
Permalink
Hi,
I am using ReportingService2005 web service through my asp.net application.
It is running fine at my machine but when using this web service through
remote server it is giving error "An error has occurred during report
processing. The data source 'Live_DB_VAR' cannot be found. ". However, I am
passing credentials only user name and password but the problem is that
remote machine does not come under any domain. So any body could help me that
how can I pass ReportServerCredentials without domain.

Thanks,
Anurag
William Vaughn (MVP)
2010-01-06 18:53:27 UTC
Permalink
Report Data Sources can be configured with hard-coded, SQL Server or domain
credentials. Use Report Manager to set these options.
--
__________________________________________________________________________
William R. Vaughn
President and Founder Beta V Corporation
Author, Mentor, Dad, Grandpa
Microsoft MVP
(425) 556-9205 (Pacific time)
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
http://betav.com http://betav.com/blog/billva
____________________________________________________________________________________________
Post by Anurag Awasthi
Hi,
I am using ReportingService2005 web service through my asp.net
application.
It is running fine at my machine but when using this web service through
remote server it is giving error "An error has occurred during report
processing. The data source 'Live_DB_VAR' cannot be found. ". However, I am
passing credentials only user name and password but the problem is that
remote machine does not come under any domain. So any body could help me that
how can I pass ReportServerCredentials without domain.
Thanks,
Anurag
Loading...