Click here to Skip to main content
15,885,058 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi ,

i created one report , when i build this report it is working fine.
when i am trying to deploy the report then it is asking username and password. even though i given username and password it is not working?

how can i overcome this problem?
Posted

This is a deployment & configuration part in SSRS . You need to use the shared datasource from the Report Server. It will then not ask for username and password.

http://sql-bi-dev.blogspot.in/2010/07/creating-shared-data-source-in-ssrs.html[^]
http://msdn.microsoft.com/en-us/library/ms155845.aspx[^]

In case of any issues , get the configuration help from the Report Server administrator
 
Share this answer
 
Hi ,

i have seen ur URL , i also create the report as similer to URL given by you. but still the same problem is generated i.e it is asking username and password.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900