all groups > sql server reporting services > august 2004 >
You're in the

sql server reporting services

group:

snapshotID



snapshotID bspann NO[at]SPAM yourserver.com
8/18/2004 2:35:31 PM
sql server reporting services: Has anyone seen this execption before? If so, what does it really
mean?

The parameter value provided for 'snapshotID' does not match the
parameter type. --> The parameter value provided for 'snapshotID' does
not match the parameter type. --> String was not recognized as a valid
Re: snapshotID Tudor Trufinescu (MSFT)
8/18/2004 3:34:32 PM
You don't have enough context in this post, but a wild guess: you are
calling the SOAP API Render and pass in an empty string for HistoryID
parameter? If you don't want to render a historical snapshot, pass null
instead.

--
Tudor Trufinescu
Dev Lead
Sql Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

Re: snapshotID bspann NO[at]SPAM yourserver.com
8/18/2004 10:20:38 PM
Tudor,

You are correct. I changed the value to null and now I have another
error. It is telling me that one of my parameters is read-only. Not
sure how that could be. I have a hidden parameter with a default
value. When I call the render method, I am passing the actual value
that I want. Anyone know what could be causing that?

Brian
On Wed, 18 Aug 2004 15:34:32 -0700, "Tudor Trufinescu \(MSFT\)"
[quoted text, click to view]
AddThis Social Bookmark Button