Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 How to handle the exception

Author  Topic 

boreddy
Posting Yak Master

172 Posts

Posted - 2008-07-02 : 06:11:39
I have many reports most of the reports are working fine
one report is not working fine
when i run that one in analasys services i am getting message as memory exception
why i am getting like that message plse reply

Transact Charlie
Master Smack Fu Yak Hacker

3451 Posts

Posted - 2008-07-02 : 06:48:06
Wow.

Care to post the code of your report?

And what's the exact error message?

And what is your environment like (version of sql server, where are you running the reports (in an app, in query analyser?) etc.

-------------
Charlie
Go to Top of Page

boreddy
Posting Yak Master

172 Posts

Posted - 2008-07-02 : 07:48:32
I am useing sql server 2005 standers edition with SP2
while running RDL report in app,Iam getting the error as follows

"an error accured during local report processing
exceptoin of type"system.Outofmemory exception was thrown"
Go to Top of Page

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2008-07-02 : 09:10:28
You need to post this question in Reporting services forum

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -