[RESOLVED] [2005] Deploying ASP.Net Ajax ControlToolkit
Hi guys,
Anyone here knows how to deploy ajaxtoolkit controls to the production server.
I am creating a site using ASP.Net AJAX Enabled, and during the development it works fine, but everytime I am trying to run it to our production server, the error message says,
Code:
Parser Error Message: Unknown server tag 'ajaxToolkit:Accordion'
Thanks for the help in advance!
Re: [2005] Deploying ASP.Net Ajax ControlToolkit
Did you install Ajax toolkit to your server?
Re: [2005] Deploying ASP.Net Ajax ControlToolkit
Tell your admin guys to install the toolkit on your production server.
Re: [2005] Deploying ASP.Net Ajax ControlToolkit