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

  • Home
  • SEARCH
  • 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 953457
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T00:03:15+00:00 2026-05-16T00:03:15+00:00

I have developed an isapi web service in delphi 7 and I need to

  • 0

I have developed an isapi web service in delphi 7 and I need to install it in a server so it can be consumed by a c# application.

I copied the dll of the isapi in a folder and created a virtual directory in the IIS of the server.

When I call the web service from the browser (http://localhost/webservice/ws.dll) the website for the web service that delphi creates for default appears. If I create the web reference in the C# application the reference is loaded normally using the URL I provided above.

The problem is that when I debug the C# application step by step, it calls a function inside the delphi web service but it doesn’t do anything. The web service doesn’t return anything.

I remember I had a similar problem before and the way to fix it was to copy some delphi dll’s to the system32 folder of the server in which I was installing the web service but I don’t remember which files I needed to copy and if that actually solves the problem.

Consuming the web service doesn’t throw any exception inside the .net application. It just doesn’t do anything. The functions returns nothing.

Any ideas?

  • 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-16T00:03:16+00:00Added an answer on May 16, 2026 at 12:03 am

    The problem was the following.

    My web service is used to consume another guy’s delphi web service. I had to develop this web service since there is a .NET application that should consume the other guy’s delphi web service but the guy that developed it used complex data types that .NET doesn’t support. So I had to develop my web service to act as a translator. I used .NET supported data types in that one and the .NET application consumes my delphi web service just to consume the other guy’s web service. It’s kind of messy but I wasn’t able to persuade the other guy to use standard data types.
    My web service has a routine that takes the SOAP URL’s from the other guy’s web service from an ini file. I didn’t remember that I developed that routine to look for that ini file in a specific path.

    The routine looks like this:

     ifParams:=TIniFile.Create('C:\BancorTranslator\BancorTranslator.ini');
     HostAnula:= ifParams.ReadString('GLOBAL','HOSTANULA','');
     HostDepos:= ifParams.ReadString('GLOBAL','HOSTDEPOS','');
     HostTrans:= ifParams.ReadString('GLOBAL','HOSTTRANS','');
     HostConsu:= ifParams.ReadString('GLOBAL','HOSTCONSU','');
    

    I had the ini file in a different location so when my web service tried to consume the other guy’s web service, the SOAP URL’s configured in my web service were blank. I changed the routine to look for the ini file in the same folder where my web service is being hosted and it works fine now. No need to copy any files in the system32 folder. It was my mess.

    Thank you all for your help 😉

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

Sidebar

Related Questions

I have developed a Delphi web server application (TWebModule). It runs as a ISAPI
I have developed an application in Qt for symbian. Now i need to set
I have developed web application which uses JasperReports for reporting purpose. In that I
I have developed a silverlight 3 application using Sockets connecting to a socket server
I have developed a VB.NET WCF service that recives and sends back data. When
I have developed a web site first time when I build and publish web
I have developed android application named VMS.I have to get messages from the webservice.The
I have developed the Google map application in android using Eclipse and AVD. Is
I have developed a library that is being consumed by an add-in architecture in
I have developed some classes with similar behavior, they all implement the same interface.

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.