views:

28

answers:

0

Hi!

We are having a very weird problem here. Even with the suspicion that is a setup problem, as I work for a hosting company, I need to tell to my client with all the possible success where the problem is.

We are talking of:

  • Windows 2008 / IIS 7
  • ASP.NET 3.5 SP1
  • Ajax toolkit

In Internet Explorer 8, when changing the combo value (in order to fill another related combo) a javascript exception is thrown:

  • 'WebformClass' is not defined

Pointing to a useless Javascript line (wich seems to be void). As always, this code is running without problems on development machine.

Has somebody seen an error like that?