Saturday, March 24, 2012

A simple and newbie question.

how do i get Atlas to show on in Visual Studio after i had install the Atlas download?

Is there a site where it shows how to install and setup Atlas?

Sorry , very new to this field and an advance thank you for the assistances.

Watch these Atlas videos.

http://atlas.asp.net/default.aspx?tabid=47&subtabid=478


so how do i add the atlas functions to my toolbox so that i can drag and drop it using the design view?
Hi,

right click on the Toolbox panel --> [optional: Add Tab ] --> Choose Items

Then, browse to Microsoft.Web.Atlas.dll and AtlasControlToolkit.dll (if you are using the Control Toolkit).

I have a newbie question about installing components in the toolbox if you don't mind me jumping in.

Does it matter where controls are loaded from? For example, I read in an Atlas book that Microsoft.Web.Atlas.dll could be added to the toolbox from the bin folder of a sample application.

I suppose my question is, does it matter where you install from?

John.


Thanks for the replies.

I manage to install Microsoft.Web.Atlas.dll however the syntax appear as when i use the auto extender function
<cc1:AutoCompleteExtender ID="AutoCompleteExtender1" runat="server">
</cc1:AutoCompleteExtender
and i am not able to find the AtlasControlToolkit.dll. Any idea why this is happening?

You say you've managed to install Microsoft.Web.Atlas.dll which is the main Atlas dll but have you also installed the Atlas Control Toolkit dll which is a separate download fromhttp://atlas.asp.net/default.aspx?tabid=47&subtabid=477

This is downloaded as a zip which must be unzipped into a folder and then installed into VS in the same way as the Microsoft.Web.Atlas.dll.

The DLL's are in ..\Atlas Control Toolkit\SampleWebSite\Bin

John.

No comments:

Post a Comment