Showing posts with label visual studio 2008. Show all posts
Showing posts with label visual studio 2008. Show all posts

Saturday, July 24, 2010

Missing Dynamic Data templates

For work i recently had to use ASP.Net Dynamic Data. Pretty easy to generate some editforms for the various database entities. Late at night at home i tried to do the same, but unfortunately the templates were missing in Visual Studio 2008 (still not using 2010......). After googling around i came across this post where was stated that (re)installing visual studio 2008 SP1 would sovle the problem, it surely helped for me!

http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=27673c47-b3b5-4c67-bd99-84e525b5ce61&displayLang=en

Just download the ISO file, unpack (i use WinRAR) or mount it with your favorite disc mounter (Deamon tools for example). After the install my templates were back!!

Have fun