May 20, 2008 at 10:01 pm
Dear friends,
I am in deep trouble... I have installed MS Reporting services on SQL 2005. I have created a report in VS 2005, and it works 100%.
When I deploy the report I get this error:
' ', hexadecimal value 0x02, is an invalid character. Line
The closest i get to a solution testing and using Google is this link:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1113353&SiteID=1
where it is stated that it is a know issue.
😀 That's nice to know, but what do I do about it.
Best regards
Søren
Søren,
MCITP SQL 2008 (administration / programming), MCITP SQL 2005 (BI), MCT
May 21, 2008 at 7:38 am
it can be many things. is it your 1st report you deployed on that server? if so, i would start with something very, very simple: create a report page that has ... no data sets -- doesn't even talk to the SQL Server. put a text box "Hello, World" and deploy this report on your server. does it work?
if so, let's make it a bit more complex: add one (only one dataset), again very simple, no parameters, no calculations and display data in a table.
deploy this. does it work?
step 3. slowly start adding your stuff.. 🙂 + deploy it.
do other developers deploy their reports and they work OK? - find out what security setting they use.
hope it helps.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply