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

Configuration in published program

Hi, everybody,

I'm developing one program in Visual Basic 2005 Express Edition. I
defined some parameters in Settings. Now my problem is that I have no
idea where to change these parameters in my published program. There is

a file with the name testprogram.exe.config.deploy. But the program
doesn't accept the changes in thes file.
Has anyone an idea?
best regards
Lucia

Sep 11 '06 #1
4 854
In the professional edition , when you build a project you have a bin
folder in the project folder. In this bin folder there are 2 other
folders 'Debug' and 'Release'
In one of these you'll find yourapp.exe and yourapp.exe.config. the
files in one of these folders can be copied to a user pc and then you
can modify yourapp.exe.config;
Lucia schreef:
Hi, everybody,

I'm developing one program in Visual Basic 2005 Express Edition. I
defined some parameters in Settings. Now my problem is that I have no
idea where to change these parameters in my published program. There is

a file with the name testprogram.exe.config.deploy. But the program
doesn't accept the changes in thes file.
Has anyone an idea?
best regards
Lucia
Sep 11 '06 #2
Hi,

Thank you for your reply.

Do you mean it is not possible in the express edition to change
configuration?

regards

Lucia

Sep 11 '06 #3
Just rename the file to testprogram.exe.config and place it in the same
folder as the testprogram.exe and it should pick them up
I haven't used the express edition much, but in the normal editions this
renaming and copying is done automatically if you include a file called
app.config in your project (and this file is created and added automatically
if you add a setting)

/claes
"Lucia" <ch*********@yahoo.comwrote in message
news:11*********************@h48g2000cwc.googlegro ups.com...
Hi,

Thank you for your reply.

Do you mean it is not possible in the express edition to change
configuration?

regards

Lucia

Sep 12 '06 #4
Hi, Claes,

thanks a lot.

I tried with rename and remove. It doesn't work. So I think it lies in
the express edition.

regards

Lucia

Sep 12 '06 #5

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

Similar topics

0
by: James Ng | last post by:
I have posted this to the Citrix Developers' forum and have not heard anything yet. So I'd like to see if any other Java developers have experience this problem with their Java application in a...
5
by: NoNickname | last post by:
Basically, how do I know that the release versions of all components are being published? The Build | Configuration Manager is confusing me a little in VS2005. I have three projects in my...
0
by: Falnom | last post by:
I published my website to a folder on my network but now when I try to view it in my browser (at that location) it doesn't work -- I get this error: Server Error in '/' Application....
7
by: =?Utf-8?B?U3RlcGhhbmVWYXJpbg==?= | last post by:
Hi all, For some reasons, we've had to move away from the configuration files and are now storing all the configuration parameters for our applications in a SQL table. We have developped a...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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,...
0
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...

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.