Print Page | Close Window

Tour Part 1 - unable to ExecuteAsync

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2010
Forum Discription: For .NET 4.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=1889
Printed Date: 21-Apr-2026 at 12:27pm


Topic: Tour Part 1 - unable to ExecuteAsync
Posted By: Jackobee
Subject: Tour Part 1 - unable to ExecuteAsync
Date Posted: 11-Jun-2010 at 5:05pm
I downloaded and installed Idealblade Silverlight last night (6.0.3.1) with the prerequistites.
 
I use VS2010 and C#.  I was following along with Tour Part 1 and I got 2/3 of the way through it when I ran into a problem in that there was no method for ExecuteAsync on the object.
 
Thanks for the help
 
 
 
 
 



Replies:
Posted By: ting
Date Posted: 11-Jun-2010 at 9:07pm
I believe you just need to add:
using IdeaBlade.EntityModel;
 


Posted By: Jackobee
Date Posted: 12-Jun-2010 at 10:33am

Thank you.  That is it. 




Print Page | Close Window