all groups > dotnet setup > january 2008
how to uninstall .net framework 1.1 on server 2003/R2
Posted by frieda.peeps@gmail.com at 1/29/2008 3:32:32 PM
I get "the product you are trying to install has already been
installed" message when trying to run dotnetfx.exe on a server 2003
machine. I need to uninstall in order to reinstall a custom version
of the dotnetfx.exe, but .net framework 1.1 does not appear in the
control panel 'install/uninsta... more >>
Setup question
Posted by John at 1/24/2008 10:21:53 PM
Hi
In my vb.net solution I have added a setup project. What I am not sure is
how to configure setup so it does below when it is run;
1. Install the app in C:\Program Files\Company Name\Product Name folder.
2. Create a menu entry in start menu as Start->Product Name.
3. Create a desktop ico... more >>
Setup and deployment project
Posted by fniles at 1/17/2008 4:42:19 PM
I am not sure if I post this issue at the correct newgroup. If I need to
post it somewhere else, please let me know what is the correct newsgroup for
this.
I am using VB.NET 2005 and I create a "setup and deployment" project.
When I use this installation to install on a user's machine, how c... more >>
Custom installer design issue
Posted by Jason_Brenton at 1/17/2008 4:34:50 PM
I am trying to finsh an App extension installer, and I am up against a bit of
a wall in two or three different directions of approach.
Basic overall problem. For proper run of the extension, I need to match to
the existing master app, which i can easily do with the master apps registry
setting... more >>
VS2005 Strange: The breakpoint will not currently be hit. No symbols loaded for this document.
Posted by Roberto Rasto at 1/15/2008 1:02:12 AM
I can't debug a Web Application with VS2005.
I can insert a brakpoint on any class, but I can't debug any page.
An breakpoint on a page code results in the error:
The breakpoint will not currently be hit. No symbols loaded for this
document.
I have searched on internet for more than 2 ... more >>
Latest version?
Posted by zz12 at 1/11/2008 9:41:56 AM
Hello. We have a Windows 2003 Server server and was wondering which .net
framework version should we install? It appears that 3.5 is the latest but
was wondering if this would be compatible with any of the prior versions
like 2.0 or 1.0? Would installing 3.5 first and then if needed install... more >>
Which Setup-Tool to use?
Posted by Georg Scholz at 1/6/2008 2:09:36 AM
Hello,
I am about to write a SETUP program for a .NET Application, and I am
unsure which tool would fit best.
I would be very grateful for some help on this topic.
1) The application will need the following components:
---------------------------------------------------
1a) .NET Framework ... more >>
|