From: Anurag Awasthi Anurag on
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
From: William Vaughn (MVP) on
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
____________________________________________________________________________________________



"Anurag Awasthi" <Anurag Awasthi(a)discussions.microsoft.com> wrote in message
news:143D159D-5463-4DF7-99A1-3C2C1580681D(a)microsoft.com...
> 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