Requested value 'Integrated' was not found.
HI i had a rdl created in visual studio 2008, and when i try to open the report with report builder it is coming up with this error <big>Requested value 'Integrated' was not found</big>. I tried of opening it using VisualStudio 2008 in other system and it is coming up with this error <big>INDEX WAS OUT OF RANGE.MUST BE NON NEGATIVE AND LESS THAN THE SIZE OF COLLECTION PARAMETER NAME: INDEX</big> is there any way i can overcome this error because the rdl i created should work not only on my meachine it should work for all who are using VS 2008
March 22nd, 2011 3:13pm

Hello, Which versions are you exactly using? BIDS 2008 or BIDS 2008 R2 (VS is always 2008; the version doesn't matter); Report Builder 2.0 or 3.0? And which SSRS version; 2008 or 2008 R2?Olaf Helper * cogito ergo sum * errare humanum est * quote erat demonstrandum * Wenn ich denke, ist das ein Fehler und das beweise ich tglich Blog Xing
Free Windows Admin Tool Kit Click here and download it now
March 22nd, 2011 4:19pm

Hi, I have a RDL created in VS2008, and when I try to open the report with report builder it shows following error "Requested value 'Integrated' was not found". I tried opening it using VS2008 in other system and it shows following error "Index was out of Range. Must be non-negative and less than the size of collection. Parameter Name: Index." Is there any way I can overcome this error? The RDL I created should work on all machines using VS2008.
March 23rd, 2011 3:09pm

Hi raju9789, As Olaf posted, both Business Intelligence Development Studio 2008 and 2008R2 can be integrated in Visual Studio 2008. If we create a report within an embedded data source which is configured to use windows authentication, the data source security type definition generated by BIDS 2008 would be <rd:SecurityType>Windows</rd:SecurityType> while in BIDS 2008R2 would be <rd:SecurityType>Integrated</rd:SecurityType>. So, the issue might be caused the report was created in BIDS 2008R2, when open it in BIDS2008 or Report Builder 2.0, the value “Integrated” cannot be identified. In order to check the BIDS version in Visual Studio, please refer to the following steps: 1. Click Help in the main menu and select About Microsoft Visual Studio. 2. In the Installed products list, select SQL Server Reporting Services. If you are using BIDS 2008R2, the version of Microsoft SQL Server Reporting Services Designers showed in Product details box should be 10.50.1600.1. For more information about report authoring environments, please refer to the section Report Authoring and Deployment Support at: http://msdn.microsoft.com/en-us/library/dd207009.aspx If you have any question, please feel free to ask. Thanks, Tony ChainTony Chain [MSFT] MSDN Community Support | Feedback to us Get or Request Code Sample from Microsoft Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Free Windows Admin Tool Kit Click here and download it now
March 24th, 2011 1:30am

Hi raju9789, As Olaf posted, both Business Intelligence Development Studio 2008 and 2008R2 can be integrated in Visual Studio 2008. If we create a report within an embedded data source which is configured to use windows authentication, the data source security type definition generated by BIDS 2008 would be <rd:SecurityType>Windows</rd:SecurityType> while in BIDS 2008R2 would be <rd:SecurityType>Integrated</rd:SecurityType>. So, the issue might be caused the report was created in BIDS 2008R2, when open it in BIDS2008 or Report Builder 2.0, the value “Integrated” cannot be identified. In order to check the BIDS version in Visual Studio, please refer to the following steps: 1. Click Help in the main menu and select About Microsoft Visual Studio. 2. In the Installed products list, select SQL Server Reporting Services. If you are using BIDS 2008R2, the version of Microsoft SQL Server Reporting Services Designers showed in Product details box should be 10.50.1600.1. For more information about report authoring environments, please refer to the section Report Authoring and Deployment Support at: http://msdn.microsoft.com/en-us/library/dd207009.aspx If you have any question, please feel free to ask. Thanks, Tony ChainTony Chain [MSFT] MSDN Community Support | Feedback to us Get or Request Code Sample from Microsoft Please remember to mark the replies as answers if they help and unmark them if they provide no help.
March 24th, 2011 1:30am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics