ASP.Net 2.0 vs. Safari Browser



I'm having some serious difficulties with my ASP.Net 2.0 app rendering in
Safari 2.0.3. The most immediate problem is that the menu control doesn't
seem to work at all, particularly the use of dynamic levels.

I've Googled around a bit and determined that the problem is not so much
with Safari as it is with ASP.Net inaccurately determining the browser
capabilites for that browser. In the 2.0 Framework it appears that browser
caps are defined in *.browser files located in

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG\Browsers

If I look there I don't find anything for a Safari browser at all. Also,
there are some references to controlAdapters in these files. I've found
references to an MSDN article, "Authoring ASP.NET Server Control Adapters -
An Introduction", but the link,

http://msdn.microsoft.com/library/en-us/dnaspp/html/ASPNET-AuthorSrvrCntrlAdapters.aspis dead.So, can anyone provide me with addtional information on how to obtain/createa safari.browser file and how to use the corresponding control adapters?Thanks in advance, Bill

.



Relevant Pages

  • Re: ASP.Net 2.0 vs. Safari Browser
    ... dynamic menus. ... identical to those reported for Safari! ... The data in this element is merged with the information from the browser ... "Authoring ASP.NET Server Control ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Mac Safari
    ... Welcome to the world browser compatability hell... ... Adding BrowserCap won't solve the problem if that control don't change ... with Safari, I haven't test if there's any change on the HTML code generated ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: The MSComm Error 8021 with desc.: "Application-defined or object-defined error"
    ... Since you appear not to be positive that the comm control is causing the ... The browser was unable to retrieve a list of servers from the ... simultaneously to two or more subnets using multiple network cards). ... After you have determined the failed protocol endpoint, ...
    (microsoft.public.vb.enterprise)
  • Re: The MSComm Error 8021 with desc.: "Application-defined or object-defined error"
    ... Since you appear not to be positive that the comm control is causing the ... The browser was unable to retrieve a list of servers from the ... simultaneously to two or more subnets using multiple network cards). ... After you have determined the failed protocol endpoint, ...
    (microsoft.public.vb.general.discussion)
  • Re: The MSComm Error 8021 with desc.: "Application-defined or object-defined error"
    ... Since you appear not to be positive that the comm control is causing the ... The browser was unable to retrieve a list of servers from the ... simultaneously to two or more subnets using multiple network cards). ... After you have determined the failed protocol endpoint, ...
    (microsoft.public.vb.winapi)

Loading