473,725 Members | 2,243 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Deployment projects

We want to deploy a large CSharp/SQL Server system.

We are successfully using the 'setup project' (under setup and
deployment projects) to build our deployed system.

With our stored procedures, we would ideally like the facility to be
able to automatically add all our stored procedures in SourceSafe/disk
to the deployment project without having one of us having to select
them manually and adding them. That way, we could build our deployment
projects automatically even if we have a number of new stored
procedures in each deployment.

Basically, we want our deployment to contain assemblies (known) and a
variable number of stored procedures.

One way is to write a program that creates a deployment solution file
based on the stored procedures + all the necessary other files, but we
would prefer not to do this if there is a better way.

Does anyone have any bright ideas?
Nov 15 '05 #1
0 1405

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

Similar topics

1
1499
by: webfitz | last post by:
I just wanted to hear some ideas and what some have done on this. I'm having a problem deciding how to build or setup our application. This will be an application for our entire company of 700 employees and we have several different departments and groups. After talking with one developer we thought it would be a bad move to develop the whole application as one project since everytime you had to make a change to something you would have to...
6
2462
by: DBxGlock | last post by:
I'm trying to create the equivalent of a post build event for a website. I have the "Web Deployment Projects" add-in installed and am attempting to follow the instructions in the "Using Web Deployment Projects with Visual Studio 2005" document. In the "Customizing Web Deployment Projects" section, it gives an example of an "AfterBuild" target where a directory is created using the $(TargetDir) macro. When I attempt to use $(TargetDir),...
2
1560
by: bep | last post by:
I have a couple of web sites, some web services and some windows services that I need to deploy to our production servers. We used to use NANT with the VS 2003 applications. Now that we are using VS 2005, I am looking at all available deployment options. So far, I see: 1) NANT 2) MSBuild 3) Web Deployment Projects (built on MSBuild) 4) Custom powershell scripts 5) VS.Net 2005 Team System, Developer edition (Handles build only, not
2
2910
by: MarkusJNZ | last post by:
Hi, we have an existing solution which contains a bunch of C# projects and one weployment project. Initially I did not have the web deployment project installed on my computer so I downloaded and installed it. I now have the option to create a new deployment project when I go File- New Project so I assume that it has installed correctly.
2
1100
by: Brian McCullough | last post by:
Hello, Are Web Deployment Projects part of Visual Studio 2005 SP1? Is Microsoft officially supporting these? Also, I believe Web Application Projects are part of SP1 (please correct me if I am wrong). Are there any differences between what is in the SP1 version of WAP vs the downloadable version of WAP (pre-sp1)?
6
4069
by: andrewbb | last post by:
I want to deploy a service with a windows app and the setup program must conform to the Vista certification requirements. Can that be done with the standard .net setup project? Assuming cost is an issue, what else is available?
2
373
by: Miro | last post by:
Reading the help file it says in step 2 to click on "other project types" and then click on "Setup and Deployment projects".( see below ) I am using vb2005 express. Im assuming this is not an express option? I do not have that option available. All I have is: -Windows Application -Class Library -Consol Applicaotin -My Movie Colleciton -Screen Saver Starter Kit
0
1023
by: superstar123 | last post by:
I'm working visual basic 6.0.Using vb 6 i create few projects.in that projects i used some activex control name("sstab and visual menuex") control.and its worked. but after installing vb 2005 (.net frame work 2.0) i'm unable to open the projects which is used sstab contol and visual menu control.while opening the some error occured such as devices cannot load.even though the exe file for those projects are also cannot run and tell the error...
0
1497
by: Andy B | last post by:
I installed the guidance package projects (smart devices, web client and service model projects). I tried them out and found they aren't for me. When I removed all the traces of them from my projects and tried to compile the site, it said build failed. The wierd funky part is no errors show up in the error list. If I remove the web deployment projects then the build completes without complaining. When I recreate the web deployment projects...
0
8889
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
8752
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
9401
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9257
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
8099
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6702
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...
1
3228
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
2
2637
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2157
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.