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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T04:03:35+00:00 2026-05-28T04:03:35+00:00

I create a new web service in VS and I create a function that

  • 0

I create a new web service in VS and I create a function that return a value

This the code of my function

<WebService(Namespace:="http://tempuri.org/")> _
<WebServiceBinding(ConformsTo:=WsiProfiles.BasicProfile1_1)> _
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
 Public Class Service
 Inherits System.Web.Services.WebService

<WebMethod()> _
Public Function CalculerTaxe() As String
    Dim tps As Double = 0.095
    Dim tvq As Double = 0.05
    Dim PrixHors As Double
    Dim PrixFinal As Double = PrixHors * tps * tvq
    Return PrixFinal.ToString()
End Function

End Class

So I don’t change the namespace because I don’t know what write for a virtual server?…

What I have to do to make my service work in a another web site?

  • 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-28T04:03:35+00:00Added an answer on May 28, 2026 at 4:03 am

    What I have to do to make my service work in a another web site?

    Nothing; you just need to expose your web service on a public URL. Other websites should be able to code against your web service transparently.

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

Sidebar

Related Questions

Every new web service you create using visual studio comes with a predefined namespace
I create new ASP.NET web application that use SMTP to send message. The problem
I have created an Ajax enabled WCF web service that contains this simple method:
I'm really new at this jquery stuff. I have a wcf web service running
I'm doing a web application that utilizes an external web service. This external web
I am new to Magento Web-Service and have to expand it. The Webservice shell
I have a function that is generating XML for a contract last web service(not
In my windows 2003 box, I am not able to create new web applications.
When you create a new web user control in visual studio it by default
I am using the webapplicationbuilder class to create a new web application and have

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.