473,624 Members | 2,186 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

vb.net deployment package

I need to deploy a service that will run on a production server. I am not
certain what category of deployment directions that I should follow from the
MSDN site.
The service is written is Visual Basic.NET version 1.1. The service is
scheduled to run once an hour. The service is suppose to take data from a sql
server database (where the information was obtained from users via a web
page) and send the data to a HP mainframe by using xml and soap messages.
I am following the directions for deploying a web soltion from the following
url:http://msdn.microsoft.com/library/de...ebSolution.asp.
When I get to the part that says:To create a deployment project

On the File menu, point to Add Project, and then choose New Project.
In the Add New Project dialog box, select Setup and Deployment Projects in
the Project Type pane, and then choose Web Setup Project in the Templates
pane. In the Name box, type WebDeploy.
Click OK to close the dialog box.
The project is added to Solution Explorer, and the File System Editor opens.
In the Properties window, select the ProductName property and type WebApp1"

I can not find the "In the Properties window, select the ProductName
property and type WebApp1". I am not certain where the Properties window,
to select the ProductName property is. I can not find the ProductName
property?

What kind of a deployment package do I need to setup? Also can you give me
the url and/or directions on how to complete this kind of deployment?

Thanks!
Nov 21 '05 #1
1 1762
"Wendy Elizabeth" <We************ @discussions.mi crosoft.com> wrote in
message news:10******** *************** ***********@mic rosoft.com...
I need to deploy a service that will run on a production server. .. . . The service is scheduled to run once an hour. .. . . I am following the directions for deploying a web soltion from the
following

url:http://msdn.microsoft.com/library/de.../en-us/vsintro
7/html/vbtskDeployingW ebSolution.asp.

Fromthis, I would suggest that your project is a "Windows" Service,
not a "Web" Service.

You'll need to add a Project Installer to your project (with the
Service Designer open, there's menu options and Designer "verbs"
provided to do this). Configure the installer to use the right user
account and such like. Rebuild the project.

Take your executable (and supporting components, of course) to
your target host and run the Framework utility "InstallUti l" on it.

InstallUtil <ServiceExeFile Name>

That will install it as a Service, which you can then configure and
start, as required.

There's probably a "nice" way of packaging it up, but this works
well enough for me.

HTH,
Phill W.
Nov 21 '05 #2

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

Similar topics

4
3814
by: Thornmastr | last post by:
Good Afternoon, I need to distribute an application which includes the run time files for Access 2002. I do have the Office XP Developer CD’s. The application itself is written in VB 6 with an Access back-end. I have created a number of reports in Access and I am starting them from the Visual Basic Front End. However, I have a number of users who do not have a copy of Access which means they will obviously need the run time files. ...
1
2081
by: Richard Lewis Haggard | last post by:
I'm new to C# deployment project way of doing things and have run into a problem with a deployment project that has me stumped. I've put together a deployment of a project which works just fine for new installations but fails if the project has already been deployed. What I'd like for it to do is to ask if it should upgrade/repair/uninstall. Instead, it says that the user must remove the project before the installation can execute. What...
0
1597
by: Scanner2001 | last post by:
I have a web service and a deployment project. Inside the deployment project, is a custom action to create some database related items such as stored procedures. I have this packaged as an msi, and can run the deployment on win2k, win2k server, and winxp without problems. The database related part of the custom deployment action uses integrated security to login (SSPI). When tracing the deployments using sql profiler from any of the...
0
1525
by: Michael | last post by:
After a week of beating my head against a wall I still continue to receive the following error message when trying to deploy a package using the cabinet option. The same error occurs with a different "cabinet" name when using the setup file option. The file "_5F6C71C 2868460B5581E521727434428" cannot be installed because the file cannot be found in the cabinet file "SETUP.CAB". This could indicate a network error, an error reading...
2
10618
by: msnews.microsoft.com | last post by:
Im trying to deploy a windows service and a windows application together with my web application in the same setup msi. It works sometimes, but suddenly I cant build the msi. I get errors like: "Error 2 Unable to update the dependencies of the project. The dependencies for the object 'Processes.DLL' cannot be determined. C:\jobb\swm\SwiftMiddlwarePolling\Package\Package.vdproj Package" and
1
1755
by: SKarnis | last post by:
I have created a simple ASP.NET Web Service with VB on Win XP Pro SP2, IIS 5.1, .NET 1.1. Service works in Visual Studio environment. Created an deployment package. Tried running the deployment package in VS using Install - get the following error. The specified path 'http://development/WebServerSetup' is unavailable. The Internet Information Server might not be running or the path exists and is redirected to another machine. Please...
0
5194
by: blkwebman | last post by:
I'm trying to create a "standalone" install package (without any of the dialog boxes that a standard setup package would have). I think I understand how to do it in VB6 (using PDCmdLn.exe); I have already researched this subject in the MSDN for VB6. Here is the problem: I'm trying to execute a batch file containing this command and I'm running into a couple of errors. Here is the contents of the batch file: ...
1
2601
by: RandomElle | last post by:
Can anyone help me out with locating & using the package and deployment wizard for Access 2003? I have searched for HOURS and cannot find the Package & Deployment wizard for Access2003 anywhere on my machine. It's supposed to be under Program Files/Microsoft Office/Package & Deployment.... It's not there and I don't have a folder with anything even close on my machine. I have installed: * MS Office Pro 2003 with Biz contact Mgr , *...
10
6082
by: =?Utf-8?B?UHVuaXQgS2F1cg==?= | last post by:
Hi, I am developing a windows application in VS.NET 2005. The application is database driven and I need to deploy it on a client's pc. How should I go about developing such an application. I remember I did something once long back .. like including .mdf files into my project in the solution explorer of VS 2005 and then used Click Once deployment tool ... to make sure that the database and tables were created when the client installed my...
1
8127
by: =?Utf-8?B?Q2lhcmFuIE8nJ0Rvbm5lbGw=?= | last post by:
On reflection, you could possibly make the app a self extracting zip file which extracts the EXE and a settings file and then starts the app, then when you app closes, it can repack the settings file and itself into the exe. You would probably want a tool for this bit which could be in the zip too. So the app isnt single exe when running but when not running, it is. Just an idea for you to think about. Another option would possibly be to...
0
8236
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8173
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8621
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8475
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6110
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5563
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4079
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2606
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1785
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.