[Mono-list] how to resolve potentially dangarous error.
Bharti Mishra
bharti2.m at tcs.com
Thu Jul 23 01:40:22 EDT 2009
hi,
I am trying to migrate vb.net projet into opensuse11.1 platform through
mono2.4.2. when I execute my prohect throgh browser window I get following
error
Server Error in '/BLa4' Application
--------------------------------------------------------------------------------
A potentially dangerous Request.Form value was detected from the client
(err="<?xml version="...").
Description: HTTP 500. Error processing request.
Stack Trace:
System.Web.HttpRequestValidationException: A potentially dangerous
Request.Form value was detected from the client (err="<?xml version="...").
at System.Web.HttpRequest.ThrowValidationException (System.String name,
System.String key, System.String value) [0x00000]
at System.Web.HttpRequest.ValidateNameValueCollection (System.String name,
System.Collections.Specialized.NameValueCollection coll) [0x00000]
at System.Web.HttpRequest.get_Form () [0x00000]
at System.Web.UI.Page.DeterminePostBackMode () [0x00000]
at System.Web.UI.Page.InternalProcessRequest () [0x00000]
at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context)
[0x00000]
--------------------------------------------------------------------------------
Version information: Mono Version: 2.0.50727.1433; ASP.NET Version:
2.0.50727.1433
please explain me this error , give me some suggestion to resolve this eror.
thanx
--
View this message in context: http://www.nabble.com/how-to-resolve-potentially-dangarous-error.-tp24619558p24619558.html
Sent from the Mono - General mailing list archive at Nabble.com.
More information about the Mono-list
mailing list