I am trying to open a report in the BIDS designer. However, it failed to open it and the error xml message is as follows
... Deserialization failed: The 'DataType' attribute is not declared. Line 3102, position 20.....
I’ve posted it to the SSRS social group and also googled around. It turns out as a bug inside VS2008 and the workaround is to manually edit the report xml and strip off all DataType="Integer” inside the <parameterValues> tag.
Cheers
No comments:
Post a Comment