vote up 0 vote down star

Hi, I am getting the follwing javascript error messages. Could it be something do with versions of the toolkit. I have added the old dll in GAC, shouldnt that solve the error?

Message: Sys.InvalidOperationException: Type AjaxControlToolkit.BehaviorBase has already been registered. The type may be defined multiple times or the script file that defines it may have already been loaded. A possible cause is a change of settings during a partial update.

Message: Sys.ArgumentException: Value is not a class. Parameter name: baseType

Message: Sys.ArgumentException: Value is not a class. Parameter name: baseType

Message: Sys.ArgumentTypeException: Object of type 'AjaxControlToolkit.PopupControlBehavior' cannot be converted to type ''. Parameter name: instance

i m using 1.0 and 3.5 of toolkit 1.0 is in GAC and 3.5 in bin. some parts of the code use 1.0 and some 3.5. cant I use both?

flag

0% accept rate
the same library is used on another page that loads before the page giving error is loaded, but that doesnt give error then why does this one? – wildanjel Oct 20 at 14:48

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.