On Wed, 2009-07-22 at 01:45 -0700, Bharti Mishra wrote: > hi, > I am using mono2.4.2 onto opensuse11.1 platform.My project ,which I have > to migrate onto linux platform, using asp.net1.1 version. but mono2.4.2 is > supporting asp.net2.0. > when I execute my project in mono, it shows following information in browser > window : mono2.0 asp.net 2.0. > To change this version I added mon-mono-server1 inside mod_mono.conf > file.now it is showing mono1.0 asp.net1.0 > also I am getting following error in browser window :- > > "A potentially dangerous Request.Form value detected from the client > (err="<?xml version ="...")" > > so please guide me "how can I change asp.net version"...and "why am I > getting this error after adding mod-mono-server1".
If you read the entire error message, it tells you one way of disabling request validation... -Gonzalo _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
