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.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | NoamGrStarting Member
 
 
                                        12 Posts | 
                                            
                                            |  Posted - 2014-06-17 : 04:52:01 
 |  
                                            | hi,I am using SSRS 2012.and I get an exception from SP.How I can show this error on a friendly window ? |  |  
                                    | tkizerAlmighty SQL Goddess
 
 
                                    38200 Posts | 
                                        
                                          |  Posted - 2014-06-17 : 12:45:25 
 |  
                                          | TRY/CATCH/THROW? I am not sure how that would work with SSRS though.Tara KizerSQL Server MVP since 2007http://weblogs.sqlteam.com/tarad/ |  
                                          |  |  |  
                                    | NoamGrStarting Member
 
 
                                    12 Posts | 
                                        
                                          |  Posted - 2014-06-18 : 03:10:20 
 |  
                                          | I don't want to catch it in the SP.the expection is throw to SSRS, then I need to catch it and to open friendly messageboxhow to do that ? |  
                                          |  |  |  
                                |  |  |  |