Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3799870
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T13:48:13+00:00 2026-05-19T13:48:13+00:00

Is it possible to use a custom WSDL with a .NET WebService? I would

  • 0

Is it possible to use a custom WSDL with a .NET WebService? I would like to use a custom WSDL with my .NET WebService instead of the one generated by .NET as part of my WebService.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T13:48:14+00:00Added an answer on May 19, 2026 at 1:48 pm

    Actually there is a way to do this:
    You can create your own WSDL (i.e. removing methods you don’t want to publish) and then make it available at a dedicated spot, this allows users to bind to it as normal.

    To prevent users from just retrieving the default WSDL (foo.asmx?wsdl) you have to flip a switch in the web.config of your web service:

      <webServices>
        <protocols>
          <remove name="Documentation"/>
        </protocols>
      </webServices>
    

    From the relevant MSDN section:

    Note Removing the Documentation
    protocol also disables WSDL file
    generation for any XML Web services
    within the Web application. This
    prevents clients from generating a
    proxy class unless a custom WSDL file
    is created and provided for them.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Real world use of custom .NET attributes Just like the title said
Is it possible to use custom types in OpenCL kernel like gmp types (mpz_t,
Is it possible to use a custom HTTP VERB, like MERGE, with jQuery.ajax()? I'm
I'm using EclipseLink. Is is possible to use custom query function like: Select u
Is is possible to use a custom .NET data provider without installing it in
Is it possible to add/use custom functions inside .Net XPath evaluator? For example, I'd
Is possible to use ArcSDE API in .NET(C#) ? http://edndoc.esri.com/arcsde/9.2/api/capi/dbconnects/dbconnects.htm Thanks
I'd like to use custom build properties to drive the build process. Is it
I Like to use a custom IDictionary class for my DynamicComponent mappings: class ObservableDictionary
Is it possible to use custom colors and background images in a UITabBar? I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.