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 |
sureshchsahu
Starting Member
1 Post |
Posted - 2009-05-26 : 08:43:54
|
Hi,When I am trying to open the reports it is throwing the following error.I am using SQL Server 2008 An internal error occurred on the report server. See the error log for more details. (rsInternalError) Get Online Help The input stream is not a valid binary format. The starting contents (in bytes) are: 01-05-00-54-00-00-00-01-01-00-04-80-34-00-00-00-44 ... Any Help from any one is highly appreciated |
|
NayC
Starting Member
3 Posts |
Posted - 2009-06-04 : 04:43:16
|
The input stream is not a valid binary format.That to me would suggest somewhere some numbers in your report are not quite right. Have you tried to use this sql code in sql server itself or is it returning the same problem? Anything show up in Profiler? |
|
|
|
|
|