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

Server and Client Deployment

PK
Hi All,

I have developed one application software, and done the deployment as
well...
by clicking Setup.exe, my application software is able to install. after
installation is done, then click the XXX.exe, then able to run the
application.

my problem is that......
if i got 10 users want to run this application, i got to do the same
installtion 10 times on each PC....
i am wondering if anyone know how to use Visual Baisc DotNet to create a
light client installation.

What i mean here is that all the DLL file, i want to stored at server....and
my clients only the interface...
for exmaple.....SQL 2000 or other ERP software....

SQL 2000
we can install SQL server on A, but the SQL Client on B, then B still have
access to A server, to control......

ERP
most ERP software always got 1 server installtion and clients
installation.......
server side always buggy and heavy, but clients workstation side always
light and easy
for my application software...i want to do the same as well....
install the whole application on server, later for all other client, i just
need to run another setup for clients workstation, then that the application
will get everything from server

pls advise...thank you....

Nov 20 '05 #1
1 1159
I don't know what the best way is, but one Idea of mine is to

put the setup in a shared folder on the network
and send out a registry file to all users that makes an entry in the RunOnce
Key of the registry so that it will run your app install on next boot.

HTH,

Shane

" PK" <pk***@hotmail.com> wrote in message
news:uo**************@TK2MSFTNGP11.phx.gbl...
Hi All,

I have developed one application software, and done the deployment as
well...
by clicking Setup.exe, my application software is able to install. after
installation is done, then click the XXX.exe, then able to run the
application.

my problem is that......
if i got 10 users want to run this application, i got to do the same
installtion 10 times on each PC....
i am wondering if anyone know how to use Visual Baisc DotNet to create a
light client installation.

What i mean here is that all the DLL file, i want to stored at server....and my clients only the interface...
for exmaple.....SQL 2000 or other ERP software....

SQL 2000
we can install SQL server on A, but the SQL Client on B, then B still have
access to A server, to control......

ERP
most ERP software always got 1 server installtion and clients
installation.......
server side always buggy and heavy, but clients workstation side always
light and easy
for my application software...i want to do the same as well....
install the whole application on server, later for all other client, i just need to run another setup for clients workstation, then that the application will get everything from server

pls advise...thank you....

Nov 20 '05 #2

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

Similar topics

2
by: Microsoft | last post by:
I'm about to start converting my application from a old-style monolith exe (with flat files and limited database support for sharing some of the data) to a layered .NET SQL server version. I have...
7
by: CT | last post by:
Hi, This might seem like a basic question but I have some doubts, please humour me. I have a client-server application using java where each client on each machine needs to directly...
0
by: dhnriverside | last post by:
Hi peeps I'm trying to access my project/solution files from Visual C#. The solution has been moved from my development server to the client's server, and I'm taking my machine in with me to the...
11
by: moondaddy | last post by:
I have a .net 2.0 smarclient app and am trying to deploy it to IIS where users can access it from. I created an application folder in IIS where I'm trying to deployee to. 1) When the...
2
by: Jobs | last post by:
Download the JAVA , .NET and SQL Server interview with answers Download the JAVA , .NET and SQL Server interview sheet and rate yourself. This will help you judge yourself are you really worth of...
20
by: piggy | last post by:
I have developed an application using C# under .NET 2.0 framework. It is almost done and it is time for me to think about deploymnet to all users. I don't have any background about this and would...
1
by: Mahesh Devjibhai Dhola | last post by:
Hi, Scenario: The webservice was developed on windows 2000 Pro and deployed previously on windows XP pro for testing. We have tested for many days. The client for that service was 30+ and...
10
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...
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...
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...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: 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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...

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.