A
ad
I add a WebService (*.asmx) in a WebApplication.
My web application use Form authentication.
But when I open the .asmx in IE, it result in an error:
No htmlform ! can't set MaintainScrollPositionOnPostback
How can I do?
My web application use Form authentication.
But when I open the .asmx in IE, it result in an error:
No htmlform ! can't set MaintainScrollPositionOnPostback
How can I do?