Frank Wang's inspirations on .NET

IEnumerable<Inspiration> inspirations = from i in DataContext.Inspirations where i.Sharable == true select i

ADO.Net Entity Framework Tools Dec 07 CTP requires Visual Studio 2008 Patch KB945282

Friday, March 14, 2008 1:05 AM

Last weekend I blogged about creating ADO.NET Data Service with the help of of Entity Framework Tools CTP. I do hope you had a good luck installing this tool but I just realized that I forgot to share with you my experience of the installation. The first time I tried to install it on my machine, I got the warning dialog saying the installation requires a patch for Visual Studio 2008.

KB945282

You need to stop the installation of Entity Framework tools and apply this patch first. It can be downloaded patch here.

So far I found this problem is with Visual Studio 2008 Professional version only, thought I am use Team Suite Edition at work and I don't remember I got the same error when I installed Entity Framework Tools there.


Feedback

No comments posted yet.


Post a comment





 

Please add 8 and 6 and type the answer here: