all groups > dotnet setup > january 2004 > threads for january 15 - 21, 2004
Filter by week: 1 2 3 4 5
.NET applications don't work on new server
Posted by ET at 1/21/2004 9:39:22 AM
Do you need to have ".NET Framework Support Service" in start --> program
files --> administrative tools --> services in order for your asp.net
applications to work via a server?
I have installed .NET 1.1 redistribution pack on the new server. The
applications still show up on the browser (as ... more >>
install MSDE with the Setup
Posted by Priya at 1/20/2004 8:56:05 PM
Hi
I'm developing a setup project . I need to package dotnetfx.exe & MSDE setup.exe with the project. It should install dotnet framework & MSDE if it is not present in the system.Can you help me with this issue
Thanks in advanc
... more >>
RemovePreviousVersions doesn't work?
Posted by Ramil Domingo at 1/20/2004 6:05:33 PM
Hi,
Why does the above subject *sometimes* fail? I am aware that you need to
have the same upgradecode but difference productcode in order for the
installer remove the previous version of my application and I am doing it
religiously but still a message pops up saying there is a previous versi... more >>
Unit testing !!
Posted by Liza K. at 1/20/2004 12:05:50 PM
Hi all.
A quick question.
can we do unit testing like checking the functionality of button in Mic-ACT.
If yes, how?
regards,
Liza.
... more >>
How to create a setup project for my source code?
Posted by Ramil Domingo at 1/19/2004 12:16:13 PM
Hi All,
I would like to know how to create a setup and deployment project for all my
source code solution with varying projects such as VB.NET, C#, ASP.NET, Web
Services, etc. so that I could install my source code to my remote pc using
a setup program w/o breaking their references to one anot... more >>
Conditional Dialog In the Installer?
Posted by PV at 1/16/2004 2:22:36 PM
Is there a way to make a dialog in the installer conditional?
For example, I have a RadioButtons dialog, and based on the option selected,
I would like to show a TextBoxes dialog. I can not find a "condition"
property on the TextBoxes property sheet.
... more >>
How to force a reboot at the end of a .Net application deployment.
Posted by Helene Day at 1/16/2004 9:35:02 AM
Hi everyone,
I am looking for a way to for a reboot at the end of the
deployment/installation of our application.
Any tips/helps would be appreciated,
Thanks in advance,
Helene
... more >>
Copy protection
Posted by John at 1/15/2004 6:29:22 PM
Hi
Is there a way to copy protect a vb.net app? I am thinking may be activation
of some sort over tel or internet. Has anyone done something on these lines?
Thanks
Regards
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Application tries to reinstall itself
Posted by Nigel Findlater at 1/15/2004 8:54:31 AM
Hallo everyone,
I have created a setup of an application I have written in
VB.NET. The installation works fine. After the
installation is completed and I double click on the
application icon on the desktop or in the program
directory the program tries to reinstall itselft again.
This ha... more >>
|