473,326 Members | 2,124 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

How to deploy "Hello World" webservice on remote site?

I have a simple simple ws that runs fine locally. I'd like to put it up
on a public asp.net website as a test. All of the examples seem to stop
describing the creation of a bare bones ws with a local test. I'm not
sure what I need to put up on the public website, and where they should
be placed.

What I think is, the asmx file and the dll in the bin folder need to go
up to the public website. Is that all? And, where do they go? I guess
the asmx could go almost anywhere, but the dll in currently in the
project bin folder, and I don't think the website needs one of those?

Thanks
Nov 23 '05 #1
4 3852
In article <MP************************@msnews.microsoft.com >,
ki**@brick-like.com says...
I have a simple simple ws that runs fine locally. I'd like to put it up
on a public asp.net website as a test. All of the examples seem to stop
describing the creation of a bare bones ws with a local test. I'm not
sure what I need to put up on the public website, and where they should
be placed.

What I think is, the asmx file and the dll in the bin folder need to go
up to the public website. Is that all? And, where do they go? I guess
the asmx could go almost anywhere, but the dll in currently in the
project bin folder, and I don't think the website needs one of those?

Thanks

OK, I boldy went where I have never gone before...apparently the
web.config file, the .aspx file, and the bin folder with contents, all
placed in the root dir are sufficient.
Nov 23 '05 #2
In article <MP************************@msnews.microsoft.com >,
ki**@brick-like.com says...
I have a simple simple ws that runs fine locally. I'd like to put it up
on a public asp.net website as a test. All of the examples seem to stop
describing the creation of a bare bones ws with a local test. I'm not
sure what I need to put up on the public website, and where they should
be placed.

What I think is, the asmx file and the dll in the bin folder need to go
up to the public website. Is that all? And, where do they go? I guess
the asmx could go almost anywhere, but the dll in currently in the
project bin folder, and I don't think the website needs one of those?

Thanks

OK, I boldy went where I have never gone before...apparently the
web.config file, the .aspx file, and the bin folder with contents, all
placed in the root dir are sufficient.
Nov 23 '05 #3
kiln wrote:
In article <MP************************@msnews.microsoft.com >,
ki**@brick-like.com says...
I have a simple simple ws that runs fine locally. I'd like to put it up
on a public asp.net website as a test. All of the examples seem to stop
describing the creation of a bare bones ws with a local test. I'm not
sure what I need to put up on the public website, and where they should
be placed.

What I think is, the asmx file and the dll in the bin folder need to go
up to the public website. Is that all? And, where do they go? I guess
the asmx could go almost anywhere, but the dll in currently in the
project bin folder, and I don't think the website needs one of those?

Thanks


OK, I boldy went where I have never gone before...apparently the
web.config file, the .aspx file, and the bin folder with contents, all
placed in the root dir are sufficient.


If you're using VS.NET you can simply do a "Copy" under the "Project"
menu ( as long as the remote server is available on your network ). It
will let you automatically copy a whole project ( just the files need to
run the web application ) or just the files you want to update.

Nov 23 '05 #4
kiln wrote:
In article <MP************************@msnews.microsoft.com >,
ki**@brick-like.com says...
I have a simple simple ws that runs fine locally. I'd like to put it up
on a public asp.net website as a test. All of the examples seem to stop
describing the creation of a bare bones ws with a local test. I'm not
sure what I need to put up on the public website, and where they should
be placed.

What I think is, the asmx file and the dll in the bin folder need to go
up to the public website. Is that all? And, where do they go? I guess
the asmx could go almost anywhere, but the dll in currently in the
project bin folder, and I don't think the website needs one of those?

Thanks


OK, I boldy went where I have never gone before...apparently the
web.config file, the .aspx file, and the bin folder with contents, all
placed in the root dir are sufficient.


If you're using VS.NET you can simply do a "Copy" under the "Project"
menu ( as long as the remote server is available on your network ). It
will let you automatically copy a whole project ( just the files need to
run the web application ) or just the files you want to update.

Nov 23 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: ME | last post by:
I am trying to find a prewritten method for converting a string like this:"Hello World" to this "Hello\sWorld". I plan to use it to build a regular expression. Specifically I am looking for a...
6
by: Matthew | last post by:
How would I go about creating a simple "hello world" program that will run in Unix. I am using MS Visual C++.
33
by: ankursinha | last post by:
Hi, Is it possible to write a C program that prints "Hello World" on screen without having a single semi-colon in the entire program? The extra constraint here is that u r not allowed to use...
8
by: vijay | last post by:
Hello, As the subject suggests, I need to print the string in the reverse order. I made the following program: # include<stdio.h> struct llnode { char *info;
5
by: Greg Smith | last post by:
I am making the step from windows to web. The final destination is our production server running Server 2003 Web Edition. I am having problems using the BUILD | PUBLISH WEB SITE option. What...
4
by: arnuld | last post by:
i am learning C and doing the exercise 1-1 of K&R2, where K&R ask to remove some parts of programme and experiment with error, so here i go: #include <stdio.h> int main () { printf('hello...
0
by: Gerardo Herzig | last post by:
Hi all. Im having some "problems" with a small concurrent plpython function. Based on a small example about concurrent programming, there is some code which works fine under python: #!...
3
by: =?Utf-8?B?QkM=?= | last post by:
Hello, I just created a Hello World webservice in VB2005 (this is my first webservice ever). I ran it in debug mode and the page that came up said Hello World and said to change the webservice...
2
by: Bill H | last post by:
Everyone probably started with the infamous print "hello world" as their 1st program. I am looking for a site online that basically does the same for php & database communication. A site that walks...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.