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

install web service in a Setup Project

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, but it
must install a web service in IIS too.
Jul 23 '07 #1
2 13308

You can deploy a web service with a web setup project and a windows service
with a windows setup project. I do not believe you can mix them. If you have
an xml web service you can use the directions at the link below:

http://msdn.microsoft.com/library/ru...anagedCode.asp

Adrian.
--
[Please mark my answer if it was helpful to you]


"Rogelio" wrote:
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, but it
must install a web service in IIS too.
Jul 24 '07 #2

You could make a windows setup file to install your windows application and
a web service setup file to install your web service on IIS. You could
customize your windows setup project to run a dll that opens the web service
installer at the end of the windows setup. This way you could be able to
install the web service. Not too sure if it's going to work but it's worth a
try!

Adrian.
--
[Please mark my answer if it was helpful to you]


"Adrian Voicu" wrote:
>
You can deploy a web service with a web setup project and a windows service
with a windows setup project. I do not believe you can mix them. If you have
an xml web service you can use the directions at the link below:

http://msdn.microsoft.com/library/ru...anagedCode.asp

Adrian.
--
[Please mark my answer if it was helpful to you]


"Rogelio" wrote:
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, but it
must install a web service in IIS too.
Jul 24 '07 #3

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

Similar topics

0
by: Jane | last post by:
Hello, I have a windows service applicat written in VB.net. Everything works fine if I install it by using InstallUtil.exe in Command Propt window on both development and target machine. But If...
4
by: DraguVaso | last post by:
Hi, I developped a Windows Service in VB.NET (2005). I need to have it installed two times on 1 machine. When I want to install it a second time, the setup doesn't allow me to install it again...
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...
10
by: =?Utf-8?B?SmFjayBTbWl0aA==?= | last post by:
Hello, I have a solution that contains a C# application that is installed and runs as a service. The solution also contains several DLLs, some of which are C# assemblies and some are C++ DLLs. ...
1
by: =?Utf-8?B?Qi5BaGxzdGVkdA==?= | last post by:
Hi all, This is something that I have been toying with for about a week now. What I want to achieve is Install a Service with Customised parameters (using InstallUtil.exe) for User Name. Example...
1
by: =?Utf-8?B?Um9nZWxpbw==?= | last post by:
here's my problem: I have an obfuscated, compiled .exe , that is a windows service, and I need it to install using a setup project. since its already compiled, I can't just go to "custom actions"...
4
by: =?Utf-8?B?QWxoYW1icmEgRWlkb3MgRGVzYXJyb2xsbw==?= | last post by:
Hi all, I continue with installation. I create three windows services. Each service has a Installer class.
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
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
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
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)...
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
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.