Dear Sirs/Madam
I have submitted several posts on various Forums under the process defined under Priority Support arrangements for MSDN Essentials. So far the posts have either been ignored of moved of forum and ignored, and as such the Team responsible for assisting
registration of MSDN services such as Essentials have advise me to as someone like you as to how to proceed and where to post my question/thread.
Question/Problem
- Web Page designed using Visual Studio 2010
- Web Server running .net 3.5 only
- Page uses Master Pages and code behind
- !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
- html xmlns="http://www.w3.org/1999/xhtml"
Such pages have Gridview controls and cambo boxes with autopostback acrions
- Pages work under all browsers, and versions and all version of them, other than IE
- Pages work for IE 9 and below
- Pages DO NOT work - postbacks FAIL to fire/be actioned if using IE 10 in default Mode
- If you change the DocType then the default css for AJAX controls does not get applied
Question
- What changes are required in order to get standard ASP.net controls and Ajax formatting working with IE10 when in default mode (not compatibility mode). The changes must not result in the website visitor undertaking actions, as in essence this will have the effect of driving people away from the site.
Please bare in mind that an upgrade to a later version of .net cannot occur and it is my understanding is that the DLLs for Ajax Toolkit are specific to the version of .net 3.5 and below and .net 4 and above.
Pleas can you or anyone either advise as to a solution for the above problem
or
let me know how I can get the support via the forums that the MSDN Essentials Package entitles me to in order to get the question answered.