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

I have created some RDL which uses stored procedures inside.I have connected it from my asp.net website 2 days back.Today I changed stored procedure (only where condition) the results are showing in VS2005 and in report server but not connecting from web site.It is throwing an error Reporting Services error.

Can any one help me where I have done the mistake.
Posted
Comments
ZurdoDev 13-Dec-12 8:19am    
What's the error?
Prashant Bangaluru 14-Dec-12 7:29am    
Oh Sorry for late reply.I solved that issue it was because of the date format.I was passing the date as 'ddmmyyyy' but it was expecting 'mmddyy'.It worked two days before fine because it was sending date as '12122012',

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