Can't find the Entity Data Source?

Published 14 May 08 10:13 AM | dpblogs 

If you upgrade the RTM version of Visual Studio 2008 with the SP1 service pack distribution, the EntityDataSource control does not appear in the Data group of the Web project Toolbox by default. To add the control to the Toolbox:

  1. Open Visual Studio
  2. Open or create a Web Application or Project.
  3. Make sure the Toolbox tool window is visible.
  4. Right click on the Toolbox, in the Data group and click on the "Choose Items…"  option.
  5. Wait for the "Choose Toolbox Items"  window to appear.
  6. Scroll down in the list of components under the ".NET Framework Components"  tab until you find "EntityDataSource"
  7. Ensure the checkbox is marked next to the EntityDataSource component and click on the OK button.

If you cannot see “EntityDataSource” in the list, you may need to add the assembly manually. To do that, click on the “Browse” button on the “Choose Toolbox Items” window. Then browse for the System.Web.Entity.dll under “C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5” or the equivalent folder in your configuration.

 

Diego Vega
Program Manager, ADO.NET

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# Guy Burstein said on May 14, 2008 8:40 PM:

EntityDataSource - Overview Screencast

http://blogs.microsoft.co.il/blogs/bursteg/archive/2008/05/12/visual-studio-sp1-entitydatasource-overview-screencast.aspx

# x2develop: Jiří Činčura said on May 16, 2008 6:10 PM:

Couple of links I've found during recent days: Visual Studio 2008 Service Pack 1 Beta Readme Visual Studio

# Hot Topics said on May 19, 2008 3:54 PM:

Lots to read and download from the Data Programmability Team   SP1 Beta Download, what's new

Leave a Comment

(required) 
(optional)
(required) 
Page view tracker