Forums : Technical Issue Help

Dear Open Hub Users,

We’re excited to announce that we will be moving the Open Hub Forum to https://community.synopsys.com/s/black-duck-open-hub. Beginning immediately, users can head over, register, get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.


On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at [email protected]

There is no source code available for the current location.

I am using DotNetOpenAuth 3.4.3.10103 and VS2005 Ajax Extended controls. When I trigger a drop down list or a slider extender to asychronously call an event in ASP.net / Ajax, I get this very strange error... I have tried to rename the ToString() event in Global.aspx.cs and I've tried renaming all the 'value.ToString()' references in code to no avail... Any suggestions?? I think it's a bug.

more details..There is no source code available for the current location.
{Object reference not set to an instance of an object.}
StackTrace: at ConsumerPortal.Global.ToString(NameValueCollection collection)\r\n at ConsumerPortal.Global.Application_BeginRequest(Object sender, EventArgs e)\r\n at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()\r\n at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

cjsteury over 13 years ago