473,386 Members | 1,752 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,386 software developers and data experts.

Web service setup

37
Hi,

I need help setting up a web service on IIS (v5.0 or higher) for .NET 2.0. I am familiar with setting up web service in .NET 1.1 where I create a virtual directory (ie wservice) on IIS and copy the files: service.asmx, web.config, global.asax, and the bin folder to the directory, then you can access the web service (I assume localhost) through the url http://localhost/wservice/service.asmx. I am new and trying the web service created on .NET 2.0 and I know that it comes with "ASP.NET Development Server" when you run (execute) the web service project which I can do the testing of the web service.

my question: how do I deploy the web service created on .NET 2.0 to IIS? I tried the same procedure explained earlier for .NET 1.1 and it doesn't work. Is it a different in terms of set up? I would appreciate a simple set of steps to configure the IIS to run the web service created in .NET 2.0 or any link that describes how.

Thanks in advance.
Apr 7 '07 #1
3 1644
kenobewan
4,871 Expert 4TB
What version of IIS are you running? What is the OS? What error do you get?
Apr 7 '07 #2
rgb
37
I'm using IIS 5.1 on windows XP on a local machine during development, I will eventually deploy it on IIS 6.0 on windows server 2003.

I am not getting any error, I just need some help on how to set up the web service created in .NET 2.0 similar to how I described it on how to set up the web service created in .NET 1.1. I can't get it to work and I don't know if I am missing something or the set up is different on .NET 2.0.

Thanks.
Apr 7 '07 #3
neglur
1
I'm using IIS 5.1 on windows XP on a local machine during development, I will eventually deploy it on IIS 6.0 on windows server 2003.

I am not getting any error, I just need some help on how to set up the web service created in .NET 2.0 similar to how I described it on how to set up the web service created in .NET 1.1. I can't get it to work and I don't know if I am missing something or the set up is different on .NET 2.0.

Thanks.
I am trying to do a similar thing. I have a web service developed using IIS 5.0 using VS 2003 with .NET 1.4322 and I'm trying to deploy it on a windows 2003 server with IIS 6.0 and .NET 1.4332 on it. I copied the .asmx files and bin folder to a virtual direcory that I created. When I run the application in IE as 'http://localhost/WebService1/Service1.asmx' - I get a HTTP 500 error - no exceptions displayed?

ASP.NET is allowed in the IIS 6.0 server extensions. I'm able to run .aspx files but not .asmx files. Am I missing something in the deployment process ?

Can anybody help me on this? I'm new to IIS 6.0!

Thanks in advance
Oct 3 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Jan Eliasen | last post by:
Hi I am writing a Windows Service in VB.NET I read a walkthrough on the net about how to do it, and it states that I should use the "installutil" that comes with the .NET framework to get the...
2
by: Lord Brett Sinclair | last post by:
Hello everybody I created a windows services with an msi file. I have another small vb.net exe that I would like to install when I install the windows service. I tried to create a merge module...
2
by: raghavendra | last post by:
Hi, How to run automatically windows service by using setup deployment insatllation script using visual studio 2003.? What i did is :-- 1. created a windows service & tested the same. 2....
3
by: Jeremy S. | last post by:
On my dev machine (XP/Pro with VS.NET 2003) I have been developing a Windows Service and installing it on the local machine by opening the Visual Studio Command Prompt and then executing . Now I...
3
by: JM | last post by:
Hi, I have created a Solution in VS 2005 with 2 simple projects. First project is simple Windows Service which writes an entry into event log when it starts and when it stops. Nothing else. I...
4
by: Mark Rae | last post by:
Hi, I have created a Windows service and have followed Microsoft' instructions here: http://support.microsoft.com/kb/816169 in order to create a setup project for it so it can be installed on a...
0
by: =?Utf-8?B?U2ltb25EZXY=?= | last post by:
Hi All I would like to install the same Windows Service project on the same server under different names, one for each customer. I have been able to do it but I would like an expert opinion as...
2
by: =?Utf-8?B?Um9nZWxpbw==?= | last post by:
I know this has been answered, I just can't find it. can someone point me to a URL or thread that shows how to install a web service in a Windows Setup Project ? I need to install a windows app,...
0
by: henkya | last post by:
Language Used: C# Project Typed: Setup Project (for .NET Window Service) Hi Bump into this issue and seriously have a hunch that this is a bug in the .NET setup project. These are the scenario:...
1
by: =?Utf-8?B?Qi4gQ2hlcm5pY2s=?= | last post by:
I am reviewing Windows service programming. I'm running VS2005 and programming in VB. I've just found an example in Support: 'How to create a Setup project for a Windows Service in Visual Basic...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

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.