Showing posts with label extract. Show all posts
Showing posts with label extract. Show all posts

Wednesday, March 21, 2012

Trouble installing Control Toolkit

Hi all, I cannot install the toolkit properly. Is there a specific location that I should extract the files to? I get error messages saying that certain files (website examples etc.) didn't install properly. Thanks for your help.

Andy

Hi MonkeyInquisition,

monkeyinquisition:

Is there a specific location that I should extract the files to?

As far as I know, there's no specific location limited. But it is recommended to extract the files to System Driver(c):\Program Files\Microsoft ASP.NET.

To install the Ajax Control Toolkit, you'd better have a glance at this: http://www.asp.net/ajax/control-toolkit/live/Walkthrough/Setup.aspx. Also, there's a pretty good video tutorial provide on this url: http://www.asp.net/learn/ajax-videos/.

By the way, Ajax Control Toolkit works depend on Asp.net 2.0 Ajax Extensions, so you should install it first. It's video tutorial is also provided on the url above.Thanks

I hope this help.

Best regards,

Jonathan

Trouble installing Ajax Control Toolkit

Hi all, I've not managed to install the toolkit properly. Is there a specific folder that I should extract the files to? Thanks.

Andy

I am not sure what exactly the problem is but any how ...You might havn't installed the prerequisites as well.

You need to install Extensions package as well. from the same donwload page.......

Then there is dll file in the bin folder where you installed the setup you can use it in your pages then easily...

Regards

Muhammad Tabish Sarwar


Hi,

I'd like to add something to Muhammad's post.

To use it, just place the AjaxControlToolkit.dll assembly in the bin folder of you web site.