How to disable SOAP1.2 in Web Services?

Answer Posted / amiya kumar parida

in web.config
<system.web>
<webServices>
<protocols>
<remove name="HttpSoap12"/>
</protocols>
</webServices>
.
.
.
<system.web>

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a session in programming?

658


What does asp.net stand for?

636


What is the difference between stored procedure vs function?

666


Can you change a Master Page dynamically at runtime?

664


How to set the pane area to transparent of a scrollPane component.?

653






What is the concepts of globalization and localization in .net?

628


What are early binding and late binding.

663


Which data type does the rangevalidator control support?

629


How is application management and maintenance improved in asp.net 2.0?

627


Why we go for mvc instead of asp.net? : Asp.Net MVC

597


Why is global asax is used?

700


Explain the main function of url routing system in asp.net mvc? : asp.net mvc

582


What tags do you need to add within the asp:datagrid tags to bind columns manually? How?

591


How do we ensure view state has not tampered?

698


witch is the best insistute in sharpoint course.what abt future of share point course.

2732