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  | 
                             
                            
                                    | 
                                         ATL21002 
                                        Starting Member 
                                         
                                        
                                        4 Posts  | 
                                        
                                        
                                            
                                            
                                             Posted - 2009-04-08 : 17:09:22
                                            
  | 
                                             
                                            
                                            I am trying to create a report using 'SQL server Business Intelligence Development Studio' and got this message:'Deserialization failed: The value must be between 0in and 160in. Parameter name: Width Line 10, position 23.'I searched the internet but could not find anything.  Please help.  | 
                                             
                                         
                                     | 
                             
       
                            
                       
                          
                            
                                    | 
                                     robvolk 
                                    Most Valuable Yak 
                                     
                                    
                                    15732 Posts  | 
                                    
                                      
                                        
                                          
                                           
                                            Posted - 2009-04-08 : 23:11:45
                                          
  | 
                                         
                                        
                                          | Sounds like a control got resized to a negative number, or wider than 160 inches.  If you can get to the RDL view you can search for "width" and check for such invalid values and correct them by hand.  It may even be at the line and position number indicated (I don't do a lot of work with Reporting Services and have never seen an error like this, but it seems reasonable)  | 
                                         
                                        
                                            | 
                                         
                                       
                                     | 
                                   
                            
                            
                                | 
                                    
                                      
                                     
                                    
                                 | 
                             
                         
                     | 
                 
             
         |