index > Visual Studio Team System - Architects > Using MS Asynchronous Framework Application Block in Application

Using MS Asynchronous Framework Application Block in Application


Hi All,

I am developing a application with VS 2005 (ASP.Net, C#), SQL Server 2005. I have a very large data in sql server. For this I am trying to execute asynchronous call with using MS Asynchronous Framework Application Block.

I successfully configure MS Asynchronous Framework Application Block in my application.

I submit submit request to MS Asynchronous Framework Application Block successfully but when I click on get reqult button (in my application). I get always message "No result to show".

For submit request.

#region Submit

// Submit the request

requestID = AsyncRequestProcessor.SubmitRequest(asyncReqBatch);

txtDetails.Text = "Request Submitted Successfully";

#endregion

For getting result from Async application block

dgResults.DataSource = null;

// Call the GetIncrementalResults method

// to get partial results

invoResult = ResultsManager.GetIncrementalResults(requestID);

Please help me in this.

Thanks in advance

Regards,

Amit Kumar




Amit
Chaudhary

Hello
The Asynchronous Invocation Application Block from Patterns & Practices site is was released in 2003 and at best was done in 1.1 framework. MSDN site has archived this as can be seen from the following note on the MSDN site:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag/html/PAIBlock.asp

The patterns & practices team has decided to archive this content to allow us to streamline our latest content offerings on our main site and keep it focused on the newest, most relevant content. However, we will continue to make this content available because it is still of interest to some of our users.
We offer this content as-is, without warranty that it is still technically accurate as some of the material is undoubtedly outdated. Note that the content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The best information I can give you is to check and see if there is a Patterns & Practices news group you can post to.

Please note the main goal of this forum is to answer questions around the new Distrubuted System Designers that ship in VS 2005 Team Edition for Architects.

Thanks
Brian [MSFT]
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights.

Brian Combs MSFT
reply 2

You can use google to search for other answers

 

More Articles

MSDN Webcast: Visual Studio 2005 Team System: Design for Operatio...
biztalk server 2006 server administration
Adding custom property via automation
Error trying to add a new port to a custom component type
Synchronization for Element ResourceType failed
Visio Enterprise Architect?
Power Toys for Modeling Tools
How to CREATE ENDPOINT
Necessary Prerequisites to running SDM SDK Beta
Issue installing Visio for Enterprise Architects from MSDN
Welcome to Bokebb   New Update   Joins the collection  
 

New Articles

Application Diagram doesn't like ATLAS?
Power Toys for Modeling Tools
How to specify custom constraints?
Provider Endpoint on Application Use ver…
Is this feasable?
Latest Distributed System Designers
Correct values for Platform property in …
Same-named web service on two applications
Default implementation language for dist…
Distributed System template generates VB…
Systems Designer does not update web.con…
SDM Industry Support
SdmC.exe - where is this tool located ?
Wildcard for version type
VEA2005: Database Menu is vanished !?

Hot Articles

Wildcard for version type
DSL Tools versus .sdm sdk
SDM: Flow and Extends questions
Systems Designer does not update web.con…
Welcome...!!!
Automated deployment - SDM
How to implement database size constrain…
Referencing SDM documents for shared ser…
PowerToys for the Visual Studio 2005 Cla…
Implicit constraints, Pre-defined constr…
How to design and code in different block.
How to iterate through cached objects
Application Diagram doesn't like ATLAS?
Visual Studio 2005
Generating Deployment Report.

Recommend Articles

AD -> SD: Override settings
calling policy from orchestration.
System Definition Model Extension Packag…
Web services via class library - how to …
VSTS Architects - how can I unit test?
IIS version
Modeling .Net Remoting or DCOM
App Designer vs System Designer
Extending Application Designer
Adaptive Object Modelling
Application Diagram doesn't like ATLAS?
Latest Distributed System Designers
shared types in the distributed system d…
Systems Distributed Designer - ASP.NETWe…
Is this feasable?