Click here to Skip to main content
15,868,016 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi,
I am trying to call the report from .aspx page.Itshowing the error for me like "An error has occurred during report processing. (rsProcessingAborted)
Cannot create a connection to datasource 'DataSource'. (rsErrorOpeningConnection) Login Failed for user"
Any Thoughts?
Posted
Comments
[no name] 27-Mar-13 11:05am    
"Login Failed for user"... seems pretty obvious, no? Check your connection string.
Richard C Bishop 27-Mar-13 11:14am    
Post the code and connection string.
priya9826 27-Mar-13 12:59pm    
I fixed this issue.This is due to credentials issue.Thanks a lot.

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