473,325 Members | 2,870 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,325 software developers and data experts.

.NET 2.0 Deploy Webservice to a Web Server

Using C# in VS 2005 Pro.

Background:

1. There are 3 of us working on a software project. The project will have
at least 5 separate web services, in addition to web and desktop clients.

2. We are using Subversion for version control. Therefore "flat
directories" are desirable, versus VS's propensity to throw Solutions in a
completely different folder structure than the web service source code.

3. The previous release of the software was Windows Desktop only. We used
C# in VS 2003. I was looking for an excuse to move to VS 2005 for the next
release, and IIS and Virtual Directories were up to the task. I spent many
hours messing with permissions etc. but I could never keep working for more
than 5 to 10 minutes before Internet Explorer and/or FireFox would wait
forever for /localhost/... to return anything. I'd reboot and get another 5
to 10 minutes of work before IIS no longer played well with my code.

4. However, in VS 2003 it was a piece of cake to move the web service to a
web host. /localhost/... was impossible but e.g.
http://www.markjerde.com/zzztest/Web.../Service1.asmx was a piece of cake.
(Fake URL ;-)

5. In VS 2005 working locally is easy, but so far I have not been able to
get a single "Hello World" web service working on any .NET 2.0 web server.
I'm no doubt missing something simple, but I've looked through MSDN, a
couple .NET 2.0 books, and googled extensively. Frustration is mounting....
;-)

I have messed around with "Blank Solution" and can successfully create a
project with the .sln in the same folder as the .asmx file. It works when I
test it on my development computer. How can I publish this to a web
server?

Thanks.

-- Mark
Sep 6 '06 #1
3 5005
Never mind, I got it all working.

-- Mark
Sep 7 '06 #2
how did you get it working..I am facing the same issue.. i will really
appriciate your reply.

"Mark Jerde" wrote:
Never mind, I got it all working.

-- Mark
Sep 29 '06 #3
Create a blank solution, then add a new web service to it.

-- Mark

"Noordin" <No*****@discussions.microsoft.comwrote in message
news:D8**********************************@microsof t.com...
how did you get it working..I am facing the same issue.. i will really
appriciate your reply.

"Mark Jerde" wrote:
>Never mind, I got it all working.

-- Mark

Oct 2 '06 #4

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

Similar topics

2
by: John Spiegel | last post by:
Hi all, I'm attempting to deploy a pretty simple web service to a shared web server that was built w/ Visual Studio. According to MSDN, I should be able to just copy the asmx and bin folder (w/...
2
by: PocketDeveloper | last post by:
I am an experienced developer...but a novice at creating web services, so please have mercy on me! Here is my question: I developed a fairly simple Webservice that returns a table from SQL...
2
by: Miguel | last post by:
Hi, I'm developing an application in C# with Windows Forms for my company that is similar to the MSN Messenger. This application uses a webservice for registering users, etc... and as 2...
8
by: A.M-SG | last post by:
Hi, I understand that we can install SOAP extensions through web.config at the server side. How do I install them at the client proxy side? Thank you, Alan
1
by: Mr Bojangles | last post by:
Hi, I want a do the following: From a (client side) web form, post to server side script (I'm using Javascript but anything will do), which in turn--and this is the important bit that I...
2
by: Tedmond | last post by:
Dear all, When I develop my windows application, I access to my web service using internal IP. Now I need to deploy the application to remote site. The remote site connect to my web server...
2
by: hulinning | last post by:
Hi, I create my Webservice in 2003 VS and test in Windows 2000 and Windows XP Pro without any problem. When I deploy it over Windows 2003 server, It fails to connect to the WS. I got Anonymous...
1
by: Thom Little | last post by:
I have a simple web service that requires no input and returns a character string. I created the service and FTPd it to a remote server. The .dll to the .bin directory and the single .asmx file...
0
by: Saish | last post by:
Hi I developed webservice for dabase operations. i creatred virtual directory and i am able to run in our local ntewor but not able to run in remote server.. I want to deploy this service to...
4
by: Amirallia | last post by:
Hi, How can I deploy my Web service on IIS 6.0 ? I create a web service with VS 2005 on the local IIS, now I must deploy it on an intranet with IIS 6.0. But I can access this intranet, and I...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
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...
1
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: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
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

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.