How To Solve The Error: Microsoft JScript Runtime Error: Sys.ArgumentTypeException: Object Of Type 'Sys._Application' Cannot Be Converted To Type 'Sys._Application'. Parameter Name: Instance?

1

1 Answers

Anonymous Profile
Anonymous answered
If you're using the ScriptManager, then:

Set the ScriptMode attribute of ScriptManager to Release.  That seems to do the trick

Answer Question

Anonymous