all groups > sql server reporting services > march 2008 >
You're in the

sql server reporting services

group:

Error: StringStartsWith can't accept null parameters



Error: StringStartsWith can't accept null parameters abliss NO[at]SPAM gmail.com
7/8/2004 11:34:27 AM
sql server reporting services: Hi,

I wish to edit security on a certain report that has been published on my report
server. I visit the "Properties" tab in Report Manager, then click on "Security".
I click on "Edit Item Security" and click through the javascript popup about
inheritance. Then I get a page which says simply, "Error - StringStartsWith can't
accept null parameters".

Has anyone encountered this error? I have no clue how to proceed with debugging,
since I can't even find the code that's throwing this error, nor do I know to
which parameter it's trying to apply StringStartsWith.

Any help would be appreciated.
Re: Error: StringStartsWith can't accept null parameters Dmitry Vasilevsky [MSFT]
7/8/2004 7:22:52 PM
Please, tell us which version of Reporting Service you are using. Also
please provide stack trace for this failure. You should be able to locate it
in one of the log files. Log files are located in the LogFiles directory in
Reporting Services. Look at ones like

ReportServer__07_08_2004_##_##_##.log

and

ReportServerWebApp__07_08_2004_##_##_##.log

Look inside appropriate files and search for string 'StringStartsWith'.
Attach about 50 lines around it.

Thank you.

--
Dmitry Vasilevsky, SQL Server Reporting Services Developer
This posting is provided "AS IS" with no warranties, and confers no rights.
--

----------------------------------------
[quoted text, click to view]

RE: Error: StringStartsWith can't accept null parameters Zach Baker
9/6/2006 2:21:00 PM
Has anyone solved this?

I am hitting this error when using the Sample Security Extension supplied by M$. Eventviewer tells me that Report server could not load the forms extension.

w3wp!ui!1!9/6/2006-09:09:40:: e ERROR: StringStartsWith can't accept null parameters
w3wp!ui!1!9/6/2006-09:09:40:: e ERROR: HTTP status code --> 500
-------Details--------
System.ArgumentException: StringStartsWith can't accept null parameters

at Microsoft.SqlServer.ReportingServices2005.RSConnection.GetSecureMethods()

at Microsoft.ReportingServices.UI.Global.RSWebServiceWrapper.GetSecureMethods()

at Microsoft.SqlServer.ReportingServices2005.RSConnection.IsSecureMethod(String methodname)

at Microsoft.SqlServer.ReportingServices2005.RSConnection.ValidateConnection()

at Microsoft.ReportingServices.UI.ReportingPage.EnsureHttpsLevel(HttpsLevel level)

at Microsoft.ReportingServices.UI.ReportingPage.ReportingPage_Init(Object sender, EventArgs args)

at System.EventHandler.Invoke(Object sender, EventArgs e)

at System.Web.UI.Control.OnInit(EventArgs e)

at System.Web.UI.Page.OnInit(EventArgs e)

at System.Web.UI.Control.InitRecursive(Control namingContainer)

at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
w3wp!ui!1!9/6/2006-09:09:41:: e ERROR: Exception in ShowErrorPage: System.Threading.ThreadAbortException: Thread was being aborted.
at System.Threading.Thread.AbortInternal()
at System.Threading.Thread.Abort(Object stateInfo)
at System.Web.HttpResponse.End()
at System.Web.HttpServerUtility.Transfer(String path, Boolean preserveForm)
at Microsoft.ReportingServices.UI.ReportingPage.ShowErrorPage(String errMsg) at at System.Threading.Thread.AbortInternal()
at System.Threading.Thread.Abort(Object stateInfo)
at System.Web.HttpResponse.End()
at System.Web.HttpServerUtility.Transfer(String path, Boolean preserveForm)
at Microsoft.ReportingServices.UI.ReportingPage.ShowErrorPage(String errMsg)

Thanks,
Zach

From http://www.developmentnow.com/g/115_2004_7_0_0_448611/Error-StringStartsWith-cant-accept-null-parameters.htm

Posted via DevelopmentNow.com Groups
RE: Error: StringStartsWith can't accept null parameters Dmitry D.
10/26/2007 11:06:08 AM
Did you get this resolved? I'm getting exactly the same error message in different circumstances...

From http://www.developmentnow.com/g/115_2004_7_0_0_448611/Error-StringStartsWith-cant-accept-null-parameters.htm

Posted via DevelopmentNow.com Groups
RE: Error: StringStartsWith can't accept null parameters Mridu
3/25/2008 7:47:52 AM
Hi

I'm also getting a very similar error. Any solutions for the same?
Any help would be appreciated.

From http://www.developmentnow.com/g/115_2004_7_0_0_448611/Error-StringStartsWith-cant-accept-null-parameters.htm

Posted via DevelopmentNow.com Groups
AddThis Social Bookmark Button