Is Async CTP SP1 Refresh MVC 3 Compatible?
-
Thursday, April 14, 2011 9:34 AM
Hi,
Is Async CTP SP1 Refresh MVC 3 Compatible? I can't find any info about that in the readme or in the MS blogs.
Thanks.
All Replies
-
Thursday, April 14, 2011 2:53 PMOwner
Yes.
This order (VS2010 + AsyncRefresh + MVC3) we've tested and found to work. Haven't yet got data on (VS2010 + MVC3 + AsyncRefresh)
- Marked As Answer by Lucian Wischik, MSFTMicrosoft Employee, Owner Thursday, April 14, 2011 4:16 PM
-
Friday, April 15, 2011 7:21 AM
"Haven't yet got data on (VS2010 + MVC3 + AsyncRefresh)"
The installer is running, so data will be available soon. ;)
-
Friday, April 15, 2011 9:01 AM
IT WORKS! (VS2010 -> SP1 -> MVC3 -> AsyncRefresh)- Marked As Answer by unbornchikken Friday, April 15, 2011 10:21 AM
-
Tuesday, May 31, 2011 7:59 PM
"It works" in the sense that one doesn't prevent another from getting installed... However, if I try to invoke async/await function, the task is stuck in "WaitingForActivation" status. Is it me (that is, is there some doc / blog post / example that works), or is it not working yet, or is it a bug?
(pretty much exactly the same command-line code works fine)
Thanks
-
Sunday, October 02, 2011 3:31 AMIs there a solution to this one? I face the same problem trying to invoke the async/await in MVC.
Sameeksha

