July 7, 2011 at 2:13 pm
Hi All,
I have a problem with .rdl file in report manager,below is error i got when i deployed it
I replaced it with new rdl. file then also there is same problem.
Same .rfl file works in developement server no issues
in prod i am getting this error.
Error message :
--
There is an error in XML document (1, 4971).
' ', hexadecimal value 0x1A, is an invalid character. Line 1, position 4971.
July 8, 2011 at 8:19 am
Based on the error, it looks like you have some illegal characters in the .rdl file.
To fiew the source XML/RDL code, right click on the report from Visual Studio and select View Source
(Note: you could do this in Notepad too, by just opening the .rdl file with Notepad)
Edit --> Find (ctrl + f) and search for 0x1A
Delete the reference or replace it with valid characters.
Save and close the file.
Test and redeploy
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy