Confused about AJAX control library

S

sklett

Yesterday marks the start of my research on the new (to me) .net AJAX
framework. I checked with my web host and they have the framework
installed.
I installed the framework on my dev machine and noticed only a few controls
in the toolbox. Before I download and install the additional control
library I'm wondering if they need to be "installed" on my web host's server
or if I simply place them in the bin folder of my site?

In other words, I don't want to spend a day downloading, installing and
creating my first page only to find out that when I upload to my host the
controls are missing. My host is not the greatest at answering even
semi-technical questions, so I thought I would check here first.

Any advice/guidance appreciated.
-Steve
 
B

bruce barker

the ajax control toolkit is just a dll (or project) you add to your
website. actually you can use the base ajax library without installing
in the gac it by just including the dll's with your project.

-- bruce (sqlwork.com)
 
S

sklett

Hi Bruce, thanks for the response.


bruce barker said:
the ajax control toolkit is just a dll (or project) you add to your
website. actually you can use the base ajax library without installing in
the gac it by just including the dll's with your project.

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,122
Latest member
VinayKumarNevatia_
Top