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 727345
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T06:33:25+00:00 2026-05-14T06:33:25+00:00

I need to expose a third party vendor’s web service internally on my network.

  • 0

I need to expose a third party vendor’s web service internally on my network. The reason for this is the third party web service requires some custom header information which means it cannot be called from SSRS. Here is what I have done:

  • Took the WSDL files from the vendor (only available offline) and created .dll files (we will call them vendorWS.dll)
  • Created C# Class project (myWS.dll) which references vendorWS.dll with copy local set to true. This project has methods for each method of the vendor service which takes the same input type as the vendor service, calls the vendor service, and returns the same output as the vendor service.

Now I created a test project that references myWS.dll and am trying to call the methods I created. However, my test project does not recognize the input/output types to my methods and suggests that I may be missing a reference. It seems that the information on the input/output types from vendorWS.dll is not being included in myWS.dll. Is there any way to get this information to all be bundled in myWS.dll?

  • 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-14T06:33:26+00:00Added an answer on May 14, 2026 at 6:33 am

    Visual Studio does not automatically load the references needed by a DLL that a project references. So you have to reference the DLLs that your library references.

    Ex:

    LibA references LibB

    AppA references LibA

    Visual Studio will not load LibB for AppA unless you tell it AppA also needs it by adding the reference.

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

Sidebar

Related Questions

I'm using a third party webservice. The service exposes a custom class which I'm
I need to expose some logic locally as a service… The objects sent/received to/from
I need to expose some input fields based on what properties I find for
I need to expose some C++ classes to C# (I am building on Linux,
Is there some sort of built-in authentication in WCF? I need to expose a
I'm reimplementing a web app in Spring, and I need to expose the business
I have a situation where I need to mock a third-party interface and call
We need to expose some services (i.e. AddressValidatorService, CustomerFinderService) that currently reside in an
I am writing a web service to expose certain pieces of data to one
I have recently finished creating a STS setup and need to expose some WCF

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.