Online Hosting (e.g. GoDaddy) & AjaxControlToolkit. Has it worked for anyone?

Discussion in 'C#' started by aisyaziz, Mar 28, 2012.

  1. #1
    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!
     
    aisyaziz, Mar 28, 2012 IP
  2. snowelephant

    snowelephant Peon

    Messages:
    31
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    0
    #2
    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)
     
    snowelephant, Apr 6, 2012 IP
  3. geekstrack

    geekstrack Well-Known Member

    Messages:
    72
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    121
    #3
    check the version of ajax tool kit and your .net framework..
     
    geekstrack, Apr 17, 2012 IP