Welcome to MSDN Blogs Sign in | Join | Help

Add “Atlas” controls to the toolbox

The “Atlas” controls don’t get added to the Visual Studio 2005 toolbox by the either the core framework or toolkit installer. Here’s what I did to add them:

  1. Create an “Atlas” and “Atlas Control Toolkit” tab on the toolbox by doing a right-click on the toolbox surface and selecting “Add Tab” from the context menu and naming the tab accordingly.
  2. Right-click the appropriate tab surface and select “Choose Items…” from the context menu and point to the appropriate assembly

The core “Atlas” assembly, Microsoft.Web.Atlas.dll, is in “C:\Program Piles\Microsoft ASP.NET\Atlas\v2.0.50727\Atlas” directory on my hard drive. Yours may vary based on installation choices. I would recommend IMMEDIATELY removing the WebPartManager and WebPartZone controls from the toolbox. They are not intended to be used directly. See my screencast for how to AJAX enable ASP.NET 2.0 Web Parts with “Atlas.” I cover the configuration settings to use the standard WebPartManager and WebPartZone controls from the Web Parts tab in the toolbox. For the “Atlas” control toolkit, I added the AtlasControlToolkit.dll from “C:\program files\Microsoft ASP.NET\Atlas Control Toolkit\SampleWebSite\Bin” which is where I installed the sample app that demos all of the toolkit controls.

Once you have done this, you should now have both sets of controls in your toolbox.

-Marc

Technorati Tags: Microsoft, .NET, ASP.NET, Atlas, AJAX, Web 2.0

Published Thursday, June 01, 2006 5:41 PM by FederalDev

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

# re: Add “Atlas” controls to the toolbox

Saturday, June 03, 2006 12:58 PM by Steve Kaschimer
As always, very helpful. The Atlas Control Toolkit site comes with instructions on how to set up a tab in the toolbox, but I had to dig for it: http://atlas.asp.net/atlastoolkit/Walkthrough/Setup.aspx.

However, I couldn't find something similar for Atlas on the Atlas site. I should have realized, though, that it would be the same steps with a different DLL.

Thanks for your hard work with Atlas. Keep up the great work!

# Series of Great Atlas Screenscasts and blog posts by Marc Schweigert

Sunday, June 04, 2006 9:10 PM by Brian Goldfarb's Blog
Marc Schweigert works over on the Federal team at Microsoft and he has been passionately keeping his...

# re: Add “Atlas” controls to the toolbox

Wednesday, June 07, 2006 1:05 PM by Helen
It is very helpful. Could you please tell me if there is a way to dynamically to set ExpandedSize?

Tnank you.
Helen

# Rajouter les contrôles Atlas dans la boîte à outil de Visual Studio

Sunday, June 11, 2006 4:45 PM by Cyril 's Blog

Suite à la présentation de Ajax & Atlas pour l'événement CodeS-SourceS / ASP-PHP.net du 6 juin,...

# More Atlas Resources (Videos, Articles, WebCasts and Books)

Tuesday, June 20, 2006 3:19 AM by ScottGu's Blog
A bunch of cool Atlas content has recently been posted to the web.  Below are a few nice links to...

# andreas04: close to attraction

Tuesday, June 20, 2006 9:49 AM by andreas04: close to attraction

# Recursos de Atlas (Videos, Articulos, y Libros)

Wednesday, June 21, 2006 11:39 AM by Sergio Tarrillo's Blog -> enhancements
Revisando el blog de ScootGu's, me encontré con este post interesante: Most Atlas Resourcess entre...

# Recursos de Atlas (Videos, Articulos, y Libros)

Wednesday, June 21, 2006 11:39 AM by SergioTarrillo's Blog
Revisando el blog de ScootGu's, me encontré con este post interesante: Most Atlas Resourcess entre...

# re: Add “Atlas” controls to the toolbox

Thursday, June 22, 2006 12:16 PM by Hua Yang
Hi,
To created a date picker,I followed the sample in screencast; I added a panel, a UpdatePanel inside the Panel, a PopupExtender insite the updatePanel, then I added a calenar. When my page is up, I when click the Calendar, I got a javascript error "sys.application.findObject(..)' is null or not an object".  
Only difference between your sample and my code is I put my code inside a usercountrol not directly in the host page.

Please help.

Thanks
Hua

# re: Add “Atlas” controls to the toolbox

Monday, June 26, 2006 11:22 AM by Amir
Very useful bit of information this, I have a problem though.
Every time I start up Vis Studio I have to add this ATLAS tab back onto my workspace.

Any reason why this might be happening?

I have managed to crash vs about 3 times today also. could it be down to this?

# re: Add “Atlas” controls to the toolbox

Tuesday, June 27, 2006 12:39 PM by Dan Wygant
Can you list the set of controls? I used the installer, and I do see all the controls that *I* know of in the "Standard" collection:
AutoCompleteExternder
DragOverlayExtender
InitialData
ProfileScriptService
TimerControl
Gadget
(skip web parts per your stmt)
ScriptManagerProxy
UpdatePanel
ScriptManager
UpdateProgress

Likewise, would you please list what's currently in the Toolkit?

Thanks!
Dan.Wygant.org VSdotNetUG.org

# Atlas XXL

Thursday, June 29, 2006 4:53 AM by Oliver's life on the web

Zum Thema Atlas haben unsere amerikanischen Kollegen bereits eine Fülle von Artikeln und Videos zum...

# More Atlas Resources (Videos, Articles, WebCasts and Books)

Thursday, July 13, 2006 1:05 AM by monkeyliu19801029
Scott Gu的所发布的Atlas资源

# Series of Great Atlas Screenscasts and blog posts by Marc Schweigert

Sunday, July 16, 2006 10:44 AM by monkeyliu19801029
Brian Goldfarb's Blog 上找来了,他也是MSDN上Atlas的牛人

# Atlas学习手记(3):由UpdatePanel开始

Thursday, July 27, 2006 12:48 AM by TerryLee
UpdatePanel是Atlas中一个很重要的控件,功能强大且容易使用,可以使我们只做很小的改动就可以向已有的ASP.NET站点添加Ajax。采用Dflying的建议,我也是由UpdatePanel进入Atlas的世界。本文将通过可视化和代码两种方式来实现向已有的ASP.NET应用程序中添加UpdatePanel。

# Atlas学习手记(3):由UpdatePanel开始

Wednesday, August 02, 2006 10:35 PM by 八步
转自TerryLee技术空间UpdatePanel是Atlas中一个很重要的控件,功能强大且容易使用,可以使我们只做很小的改动就可以向已有的ASP.NET站点添加Ajax。采用Dflying的建议,...

# Atlas学习手记(3):由UpdatePanel开始

Friday, August 04, 2006 3:49 AM by 天若有情
UpdatePanel是Atlas中一个很重要的控件,功能强大且容易使用,可以使我们只做很小的改动就可以向已有的ASP.NET站点添加Ajax。采用Dflying的建议,我也是由UpdatePanel...

# Recursos de Atlas (Videos, Articulos, y Libros)

Friday, August 11, 2006 6:54 PM by SergioTarrillo's Blog
Revisando el blog de ScootGu's , me encontré con este post interesante: Most Atlas Resourcess entre los

# Atlas学习手记(3):由UpdatePanel开始

Monday, August 14, 2006 8:06 PM by TerryLee
UpdatePanel是Atlas中一个很重要的控件,功能强大且容易使用,可以使我们只做很小的改动就可以向已有的ASP.NET站点添加Ajax。采用Dflying的建议,我也是由UpdatePanel进入Atlas的世界。本文将通过可视化和代码两种方式来实现向已有的ASP.NET应用程序中添加UpdatePanel。

# re: Add “Atlas” controls to the toolbox

Friday, August 18, 2006 4:17 AM by Hal
UpdatePanel是Atlas中一个很重要的控件,功能强大且容易使用,可以使我们只做很小的改动就可以向已有的ASP.NET站点添加Ajax。采用Dflying的建议,我也是由UpdatePanel进入Atlas的世界。本文将通过可视化和代码两种方式来实现向已有的ASP.NET应用程序中添加UpdatePanel。

# 同一事件的不同解决方法

Friday, August 18, 2006 4:56 AM by spiderNet
同样的事情,可以有多种解法,下面是第一种解法,来自于:Atlas学习手记(3):由UpdatePanel开始 UpdatePanel是Atlas中一个很重要的控件,功能强大且容易使用,可以使我...

# re: Add “Atlas” controls to the toolbox

Monday, August 28, 2006 12:13 PM by Justin-Josef Angel [MVP]
LOL.

I've tried to copy & paste the local atlas DLL address and didn't understand why isn't the "choose items" dialog finding the DLL.
Most of us use "Program Files" and not "Program Piles" :)

# re: Add “Atlas” controls to the toolbox

Tuesday, November 20, 2007 10:11 PM by bluefish

where can I  download the atlas ? Can you give a url ?

Leave a Comment

(required) 
required 
(required) 
 
Page view tracker