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 |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-07-07 : 06:26:04
|
Vishal Modi writes "Hi all, I am a developer and I am trying to generate a report in MS Reporting Service by retrieving data from Informix database. I have a code that generates the .RDL file. When I debug the code, it connects to the Informix database successfully and even retrieves the data. Now I deploy the .RDL file on the report server (on my local machine). It deploys successfully. NOW when I try to view the report through the browser, it gives me an error saying – An attempt has been made to use a data extension '*****' that is not registered for this report server. (rsDataExtensionNotFound) So I have written a data processing extension...taking help from the MSDN. But now I don’t know how to use that data processing extension. Can you please help me with this ? Can you please help me ? I am totally stuck up with this and have no idea how to proceed Thanks in advance " |
|
|
|
|