Problem from ASP.NET calling Asynchronous operations

Posted by: Al Pascual, on 06 May 2009 | View original | Bookmarked: 0 time(s)

Another quick fix to a common problem asked in the ASP.NET Forums When trying to run Asynchronous operations in a ASP.NET page (ASPX) or a page calling a webservice that makes Asynchronous calls, you want to make sure the page is mark with the correct property otherwise an Exception with the error will be thrown. <%@ Page Language="C#" AutoEventWireup="true" Async="true" CodeBehind="Test.aspx.cs" Asynchronous operations are not allowed in this...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: ASP.NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1040 | Hits: 111

Similar Posts

  • Visual Studio 2010 Performance Part 2: Text Editor more
  • REST – Good, Bad and Ugly more
  • Iterating on an ASP.NET MVC Model Binder more
  • YAPES: Problem Ten more
  • YAPES: Problem Eight more
  • How to migrate a VirtualPC disk to a VMware Fusion disk more
  • Asynchronous Fire and Forget With Lambdas more
  • How to set up a web project using the AjaxEngine Part 1b more
  • ASP.NET Perf and Optimization lessons from Jeff McWherter more
  • Troubleshooting Site Issues more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD