HI,
as you told me I've tried starting a new project only the essential things and see if it works! To my surprise it is not working event in that scenario... what else can I do? I'm working with MVC.net 2 , .net framework 3.5 SP 1 and IIS 7.5 ! What could be wrong there? I've been looking for a lot of time and I need a suggestion before I go mad.
my request looks like this:
Request Method:POST
Status Code:200 OK
Request Headers
Accept:*/*
Accept-Charset:ISO-8859-1,utf-8;q=0.7,*;q=0.3
Accept-Encoding:gzip,deflate,sdch
Accept-Language:en-GB,en-US;q=0.8,en;q=0.6
Cache-Control:no-cache
Connection:keep-alive
Content-Length:378
Content-Type:application/x-www-form-urlencoded; charset=UTF-8
Cookie:ASP.NET_SessionId=ac5tzd550f2mv55554kwi53d; .ASPXAUTH=C9D51D24DE8CB74EF9CF5CDC387DC683BBD13C35DC7DC6EB6C02E4709A5C9E5A32D3B6BD6E74EFCDA43ED2EE59378BED08FBE42F78704FAB70BF7A78A1D09747113E438F0BFF922B467BF71B71FF18182547426D39DC7CFDC39775FAD93187DECBB2095728207DCB089FFF0DDC6A5A9380E9FD4C; CentralLoginCookie=
Host:localhost:51645
User-Agent:Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.107 Safari/534.13
X-MicrosoftAjax:Delta=true
X-Requested-With:XMLHttpRequest
Form Data
ctl00%24MainContent%24scriptMgr:ctl00$MainContent$updatePnl|ctl00$MainContent$Button1
__EVENTTARGET:
__EVENTARGUMENT:
__VIEWSTATE:/wEPDwUKLTk3MjQyNzY3MGRkSl6zGDV6Bpf/OGhwjLsVIfm3CoH1/tcZivv5l5K9J5U=
__EVENTVALIDATION:/wEWAgK9m4i1AQLT8MqYCCO/qWUw0w0DfM1bUrvSm6Ryf02ehuLwPm0nl lGq8bq
__ASYNCPOST:true
ctl00%24MainContent%24Button1:Generate random names
Response Headers
Cache-Control:private
Connection:Close
Content-Length:4089
Content-Type:text/html; charset=utf-8
Date:Wed, 02 Mar 2011 17:13:35 GMT
Server:ASP.NET Development Server/10.0.0.0
X-AspNet-Version:4.0.30319
X-AspNetMvc-Version:2.0
thank you very much
regards,
jose