Skip to main content
Nintex Community Menu Bar

Report configuration error

  • March 5, 2009
  • 4 replies
  • 25 views

amankazi1
Forum|alt.badge.img+6

I am getting the following error while seeing the report. What could be the possible ways to resolve it.

 An error has occurred during report processing.
An attempt has been made to use a data extension 'SOURCECODE' that is not registered for this report server.

 

Thanks in advance

4 replies

Forum|alt.badge.img+6
  • March 5, 2009

Hi,


Do you use an SQL Server 2005 express?


amankazi1
Forum|alt.badge.img+6
  • Author
  • March 6, 2009

Greetings,

I make use of the  SQL Server 2005 Enterprise edition.

Steps followed during installation;

  • VS 2005
  • SQL Server 2005 with Reporting services
  • K2 Black Pearl 
  • The Server was configured to the MSAD

The string below was already available in the RSReportDesigner.config
<Data>
            <Extension Name="SOURCECODE" Type="SourceCode.Data.SmartObjectsClient.SOConnection,SourceCode.Data.SmartObjectsClient, Version=4.0.0.0, Culture=neutral, PublicKeyToken=16A2C5AAAA1B130D" />

 <Designer>
<Extension Name="SOURCECODE" Type="Microsoft.ReportingServices.QueryDesigners.GenericQueryDesigner,Microsoft.ReportingServices.QueryDesigners" />
<Extension Name="SQL" Type="Microsoft.ReportingServices.QueryDesigners.VDTQueryDesigner,Microsoft.ReportingServices.QueryDesigners" />

The only difference in the SQL and SOURCECODE key is the highlighted part.

 

Thanks,

Aman Kazi


amankazi1
Forum|alt.badge.img+6
  • Author
  • March 10, 2009

Greetings,

I checked the Properties of Black Pearl in the Report Virtual directory, I am getting following error when I select the Connection type = "Source Code"

"The data processing extension used for this report is not available. It has
either been uninstalled, or it is not configured correctly
"

Could anyone suggest what could be the problem and solution for the same.

 


Forum|alt.badge.img+11
  • March 3, 2011

Same for me


i have SQL server 2005