| Thread | Last Post | Replies |
|
| How to install DOTNETFX.EXE from Microsoft Update sites in batch mode? | 22 Feb 2004 18:14 GMT | 2 |
Hi, folks! Are there ready-to-use examples? The only way provided by multiple sources is downloading dotnetfx from my own site where my application pack resides. But this may be more slow than
|
| Re-Install VS.Net after Hard drive Crash | 22 Feb 2004 03:20 GMT | 2 |
Ok I give up, thought i could figure it out on my own but cant. I have a laptop which had two Hard drives in it. I installed VS.Net on drive E. that drive failed. I tried to Uninstalled .Net and couldnt. I then thought i would Delete and Re-install using Repair on the installer. I ...
|
| .NET 1.1 install error (me too :( ) | 21 Feb 2004 17:46 GMT | 1 |
I get the same error as Ken Kolda above, re "Microsoft .NET Framework 1.1 setup has ended prematurely. If this persists, please contact Product Support." Win2K SP 4, all essential updates up-to-date.
|
| how to check if dotnet framework is installed or not ? | 20 Feb 2004 22:12 GMT | 2 |
i am creating a Setup package for my application. i do need to check if dotnet framework is installled in thebtarget system or not and then install the framework .... how to do this in c# installer code???
|
| Web Setup project for Windows Forms applications? | 20 Feb 2004 17:57 GMT | 1 |
I am preparing for the 70-316 exam and I am trying to make it clear for myself how Web Setup projects can be used to deploy WinForms applications over the network. MSDN and preparation guides say almost the same - create a Web Setup project
|
| Cannot open Project files (.vbproj) | 20 Feb 2004 17:21 GMT | 1 |
I installed Visual Studio.net Enterprise Architect 2003. When I try to open a project file (>vbproj), I get the error "The application for Project ...filrname.vbproj is not installed. Make sure the application for the project
|
| Update FrameWork | 20 Feb 2004 01:28 GMT | 2 |
how update Microsoft Visual Studio. NET framework 1.0 to 1.1?
|
| Deploying application -- | 20 Feb 2004 00:03 GMT | 1 |
How do I make my applications icon to be displayed in the Add/Remove Programms window instead of having the default icon shown there? My deployment project works fine, it is just this small issue that I would like to fix. My application uses icons I created for it.
|
| Using .NET Framework 1.1 & 1.0 | 19 Feb 2004 23:41 GMT | 1 |
I have recently upgraded to Framework 1.1 on VS 2000. I would like to be able to make my applications automatically use Framework 1.1 with its new features instead of 1.0. I have updated the application.config file with the following statements:
|
| Application tries to reinstall itself | 19 Feb 2004 20:36 GMT | 3 |
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
|
| can setup take Exe . DLL alone and build a setupproject ? | 19 Feb 2004 17:56 GMT | 2 |
i am creating a setup project for my applicartion. is there a way to just add the Exe file alone , without adding the respective project and Building the Setup project ? Since the setup project adds the projectoutput from the existing project
|
| installing .NET Framework SDK 1.0.3705 | 19 Feb 2004 15:11 GMT | 1 |
i am trying to install .NET Framework SDK ver 1.0.3705 on my Windows XP machine.I am getting an error lik Error 1935:An error occurred during the installation of assembly componen {07E92335-4657-4CBE-A01C-9E1C1217B230}.HRESULT-2147319761 What is this error and how to correct it?
|
| Windows Installer | 19 Feb 2004 01:17 GMT | 2 |
1. how to launch Child MSI Installation during installation based on certain contains? 2. how to write scripts to control the installation flow from VS.Net 2002 ? Is there any other tools to provide complete flexiblity to write scripts and logic to control the installation ? Thanks
|
| Windows Installer | 19 Feb 2004 01:14 GMT | 1 |
H 1. How to know what are the files that will be installed by an .msi file 2. How to know what are the system settings changes the installation will make like modifying path, adding/deleting registry entires, et Thank
|
| Add icon to program | 18 Feb 2004 19:51 GMT | 1 |
I want to add an icon to my program. How can I do it Thabks in advance Ricardo Saraiva
|