AjaxControlToolkit cannot run on my win 2003 server
I use the HoverMenuExtender control in my aspnet 2.0 project. It worked well on my machine but when I deployed it to our windows 2003 server. The ajax control will not work, and I get a scirpt error at the left bottom cornor of IE browser which says "Object expected". I have no idea how this happens. Anybody will help me?
Did you deploy all the required files to your win2k3 server box? including the ASP.NET extensions and the toolkit libraries?
Hi Jimmy,
Thank you for your reply. Yes I did. Actually, I deployed the website to two server and the other server is works well. I did not find the difference between the IIS configuration on these two servers. Could you please give some guide or some thing help? Thank you very much.
The only thing I can think of based on your description of the error is missing some dependencies.
The websites works but only the toolkit fails that is why I am lead to believe it is a toolkit installation problem.
Try clearing your browsers internet temp files and see does that help, otherwise if both machines are configured the same and has the same deployment conditions then I cannot see where the error is coming from.
Thanks again,
I didn't install the Ajax or the toolkit, but just reference them to the bin folder. includes AjaxControlToolkit.dll,System.Web.Extensions.dll and System.Web.Extensions.Design.dll. Is there any configuration in IIS or somewhere else that I did not noticed can raise such problem.
- Getting Calender to close on date selection
- CalendarExtender in Itemtemplate field in DataGrid
- Password Strength control. How do i get it to show up on a pre defined location on the site?
- AutoCompleteExtender question (External WebSercice Call)
- Validation callout extender broken in updatepanel and curious about their use serverside
- Having different aspx pages shown in ajax control toolkit tab container
- UpdateProgress not showing
- trying to use the tab control but it is telling me it is an unrecognized prefix or device filter under the Ajax prefix....
- Filter results of ServiceMethod in ajaxToolkit:AutoCompleteExtender
- Double postback
Rss Feed