28. June - 1. July 2012
12th International symposium on MPS and related diseases
Noordwijkerhout, The Netherlands
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentNullException: Value cannot be null. Parameter name: url at System.Web.HttpResponse.Redirect(String url, Boolean endResponse) at dValuate.EvalRunTime.EvaluateIt(OpenControl& MyForm, HtmlGenericControl& ControlPlace, HttpServerUtility& Server, HttpRequest& Request, HttpSessionState& session, HttpResponse& Response, String constring, String[] par, Int32 parcount, String Senderid) --- End of inner exception stack trace --- at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at SiennEngine.PBW.Run_OpenControl(String key, String cid, Boolean DebugMode, Boolean CreateAssembly, Boolean RunFromAssembly, UserControl& MyForm, String SenderId, HttpServerUtility& Server, HttpRequest& Request, HttpSessionState& session, HttpResponse& response, String constring, String[] par, Int32 parvulling, String source, String sourcefunction, HtmlGenericControl& ControlPlace)