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

Diff between web user control and web custom control?

745


What are resource file and how do we generate resource file?

779


Why Unload event of MasterPage Calls first in ASP.net ?

790


How does asp net store session ids by default?

730


What is a viewbag?

739


How does the service stream content?

786


Which method do you use to enforce garbage collection in .net?

721


What are app services?

732


hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.

1464


What is the flow of processing of the request? : asp.net mvc

751


Explain what does mvc represent in asp.net? : asp.net mvc

709


What is viewstate? In which event of the page life cycle, is the viewstate available?

804


Explain the server control events of asp.net ?

759


Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?

784


Hi All, Im an MCA holder with 3+ years of experience in asp.net. Now i want to move to some good government job. I have no idea about different categories of exams held & which one can be applicable for my education background. I have done B.A with MCA. Please help me out with your valuable suggestions. I would be very grateful. Thanks Anuj

3049