Hi everyone, I used AjaxControlToolkit before but with pc server. (so I was able to play with the IIS, etc.) Some of my colleagues had to play with the server in order to make AjaxControlToolkit work. (It eventually works) However, in the case of online hosting, the AjaxControlToolkit works perfectly fine in the local server, but not in the online hosting. It says that the toolkit is invalid and I couldn't access the page with the toolkit. Has anyone came across the same situation? Would you mind sharing how you did it? I called GoDaddy's technical section, but they weren't much of a help. They said that it is some programming problems; but it works fine in localhost. Thanks in advance!
I haven't tried that specifically, but in my client environments, often there are issues if assemblies aren't deployed correctly. E.g. you might have the AjaxControlToolkit installed in the GAC locally but not on Godaddy, or some dependency. It'd be easier to offer suggestions if you provide the error you're seeing (if any)