473,386 Members | 1,860 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.

Windows Application Deployment Issue

Hi,
I am about to give a project's exe file to my manager, so that he can
run it on his PC. I have compiled it in Release mode. Exe File is in
obj folder. Now I have connection srting details my project's
app.config file, but I can't see it anywhere in the obj folder. What do
I need to do to ? I'll appreciate a quick reply. Clickonce might be too
complex for this small project, is there anything simple I can do?
bye,
Omer

Oct 21 '06 #1
2 1215
Hello Omer,

You need either to add it manually via VSIDE (right mouse click on the project->Add
New Item->App.config)
or create in by hand in the folder where is your exe locates. The template
is <yourexeFile.exe.config>

See there http://samples.gotdotnet.com/quickst...figclient.aspx
more details

OHi,
OI am about to give a project's exe file to my manager, so that he can
Orun it on his PC. I have compiled it in Release mode. Exe File is in
Oobj folder. Now I have connection srting details my project's
Oapp.config file, but I can't see it anywhere in the obj folder. What
Odo
OI need to do to ? I'll appreciate a quick reply. Clickonce might be
Otoo
Ocomplex for this small project, is there anything simple I can do?
Obye,
OOmer
---
WBR,
Michael Nemtsev :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Oct 21 '06 #2
Thanks alot MIchael, it worked :D
Michael Nemtsev wrote:
Hello Omer,

You need either to add it manually via VSIDE (right mouse click on the project->Add
New Item->App.config)
or create in by hand in the folder where is your exe locates. The template
is <yourexeFile.exe.config>

See there http://samples.gotdotnet.com/quickst...figclient.aspx
more details

OHi,
OI am about to give a project's exe file to my manager, so that he can
Orun it on his PC. I have compiled it in Release mode. Exe File is in
Oobj folder. Now I have connection srting details my project's
Oapp.config file, but I can't see it anywhere in the obj folder. What
Odo
OI need to do to ? I'll appreciate a quick reply. Clickonce might be
Otoo
Ocomplex for this small project, is there anything simple I can do?
Obye,
OOmer
---
WBR,
Michael Nemtsev :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Oct 21 '06 #3

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

Similar topics

2
by: Carlos G Benevides | last post by:
I have a ASP.Net web application that has two assemblies that run under com+. Under Windows 2000 the two assemblies are added to com+ automatically when instantiated from the web site. For this...
1
by: JP Burford | last post by:
I am working on testing zero deployment on Windows 2003 server. The application I am testing is a simple Managed application written in C#. When I access the application I receive the following...
0
by: Vipul Patel | last post by:
Hi, I have a deployment issue. My application is a mixture of windows-cum-web application. I need to deploy the solution given that I have MSIs for both the application. How can I...
2
by: EricJ | last post by:
Hi all, I'm having problems deploying my asp.NET site to a windows server 2003. Deploying on a 2000 server or an xp pro never gave me any problems but now im stuck. I used a web setup to...
1
by: kazazic | last post by:
Hi, I am building a web-application which should be available for intern and extern users. For intern I would like to use windows authentication and for extern I have to use forms...
4
by: James | last post by:
I have a VB windows forms application that accesses a Microsoft Access database that has been secured using user-level security. The application is being deployed using No-Touch deployment. The...
0
by: James | last post by:
I have a VB windows forms application that accesses a Microsoft Access database that has been secured using user-level security. The application is being deployed using No-Touch deployment. The...
5
by: Richard Mintz | last post by:
Hi, I am trying to deploy a C# application to a Windows 2000 machine. When I try to run the app after the install i get a runtime error. the setup works on both XP and windows 2003 server...
3
by: dcbud | last post by:
I'm hoping to get a response from developers with experience in both developing applications for Windows and the Web using VS.NET2005. I'm looking for input as to why we would want to develop a web...
3
by: Mike P | last post by:
Last week I wrote a windows app, published it and then installed it on my local machine. It all worked perfectly. Now today when I try to run the app from my Start menu I get the error...
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: 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...
0
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,...
0
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,...

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.