Questions tagged [asp.net-4.5]

Refers to the version 4.5 of the ASP.NET web application framework introduced with the .NET Framework 4.5

Refers to the version 4.5 of the ASP.NET web application framework introduced with the .NET Framework 4.5

616 questions
0
votes
1 answer

Capturing user agents in .browser files in 4.5 framework

When migrating from 4.0 to 4.5 .NET Framework, some crawlers seems not beeing captured in a ASP.NET application. I have a .browser file in the App_Browsers directory that contains the following definition:
zarpilla
  • 353
  • 3
  • 6
0
votes
1 answer

Jquery ajax call is not working.. Please provide me the solution

//When focusout event is working, tested with alert.. but ajax call is not working and my aspx.cs method also not firing.. Please solve this issue. //This is my aspx page jquery code.