all groups > dotnet setup > october 2006
Silent Uninstallation of privious version
Posted by Milan at 10/31/2006 2:34:20 AM
Hi
I have developed an application on .net (VS2005)
Application functionality get change frequently and have to create new
msi each time.
Is there any way when i install new version silently privious version
shold get uninstalled ?
Pleas help
Regards
Milan
... more >>
How to add validations in a dialog for the setup project
Posted by Yash at 10/30/2006 8:21:01 PM
Hi,
I have some custom text boxes as part of my deployment installation
program(this is .NET setup project) and I would like to know how to validate
these text boxes so that if they are left blank then a message pops up.
One can add dialog of type "Textboxes" and set the properties such as ... more >>
Problem in Installation/Deployment
Posted by Milan at 10/30/2006 7:49:13 AM
Hi,
I have created deployment for my vb.net (2005) application.
In that i have one UDL file for which i have creayed shortcut in
programm menu.
I am facing one problem
If user change UDL file (after deploymnet ) name and try to click on
shortcut menu msi reinstalled udl file with the old fil... more >>
Uninstall
Posted by deepali jain at 10/26/2006 3:27:33 AM
I have created a msi setup project for my software everything seems to
be working but the problem is with uninstall part . In my software i
add some mdb files into a folder which initally consist of single mdb
file . during uninstalltion my newly created mdb files are not removed
from the folder... more >>
Pervious Custom Installer is exicuted on ReInstall's Install event
Posted by Spidy at 10/24/2006 11:14:01 AM
Tool used VS2005,
Created a Setup project with RemovePreviousVersions to true. The custom
Installer message box pops up a version number as 1.0.0. during install event.
Installed this version.
Changed the version number in the setup project properties and allowed the
ProductCode to be cha... more >>
UnInstall - Help me please!
Posted by G Hustis at 10/23/2006 1:07:02 PM
I have a C# app (VS2003) that has been installed on 5 Win2000 Server machines
each one configured exactly like the other (so my customer tells me). My
customer is having trouble running these apps and we have run into a sticky
problem in trying to resolve it. I have a number of questions that ... more >>
.NET 2003 - app.config problem.
Posted by Josh Crosby at 10/19/2006 5:34:24 PM
Hello,
I have a simple little app that depends on the app.config file for sql server
settings, report locations, etc... my problem is my dev box has different
values in order for me to test with :) I wrote a small app that will take
a settings.xml file and merge it into the app.config file s... more >>
Redistributable question
Posted by MsRoboto at 10/18/2006 1:07:22 PM
We just got a patch to the .NET Framework.
http://www.microsoft.com/technet/security/bulletin/ms06-056.mspx
Has the redistributable been updated to reflect this patch? As a
software developer I can't be installing the redistributable and then
expecting that the user is going to patch. Do ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Login timeout.
Posted by doria NO[at]SPAM nxt.com.br at 10/16/2006 11:43:01 AM
Hi team,
Does anyone can tell me HOW can I set up a login timeout for a web app? For
example, if user doing "nothing" in the last 15 min, get off = login timeout
reached! Is it inside machine.config file?
Thanks,
Doria
... more >>
Web Setup
Posted by gralet at 10/11/2006 7:58:02 PM
Hi everyone
I'm trying to install my asp .net 1.1 application in our production windows
2000 advanced server, but when the web application is installing (through the
..msi) I receive the following error:
"There is not enough storage to complete this operation"
I think that is a problem with... more >>
Updating welcome page of setup project.
Posted by trialproduct2004 NO[at]SPAM yahoo.com at 10/3/2006 1:44:11 AM
Hi all,
I want to update content of header of welcome page which is getting
displayed while installing project.
I have created setup project in visual studio .net 2003.
Is there any way to do this.
Please help me asap.
thanks in advacne.
... more >>
|