| Thread | Last Post | Replies |
|
| Modify App.config file during setup | 30 Sep 2003 21:29 GMT | 1 |
I would like to know if it's possible to change the app.config file during the setup? I would like to ask during the setup a store folder to the user and save it on my configuration file, is this
|
| framework 1.1 instal problem (3 seconds to go) win2K | 30 Sep 2003 13:48 GMT | 3 |
Windows 2000 workstation, IE 6, trying to install framework 1.1, it fails at the end (3 seconds to go) with the message Error 1935. An error occured during the instalation of assembly component {GUID....}. HRESULT: -2147024891.
|
| Installing Net framework 1.0 problem | 30 Sep 2003 10:36 GMT | 1 |
Error 1935.An error occured during the installation of assembly component {0535D4E0-1A10-4B3D-A2D4-1C26C27CAA14}. HRESULT: -2147024891. assembly interface: IAssemblyCacheItem, function: Commit, assembly name:
|
| Framework 1.1 won't install on Win2k Server | 30 Sep 2003 08:13 GMT | 1 |
(Posted in general newsgroup) Not able to install MS Framework 1.1 Redistrabution on a new Windows 2000 Server with SP 3. This machine does not have IIS installed. Right after I agree to the EULA a
|
| Web setup project and Normal Setup project | 30 Sep 2003 04:23 GMT | 2 |
Is web setup project can do the same thing as normal (window) setup project do? I mean capability of custom action, registry search and launch condition.
|
| ((CHECKBOXA1 And CHECKBOXA2) And Not (CHECKBOXA3)) is not working | 29 Sep 2003 23:43 GMT | 3 |
Hi NG, i try to write a little setup, which supports 3 install options (checkbox). I would like to know the states of my checkboxes, but it seems like i can't write something like this
|
| Framework registry settings? | 29 Sep 2003 23:05 GMT | 1 |
I may be having some problems with registry values not getting set properly. Here is what Win2K SP4 Control Panel Add/Remove SW list shows as being present:
|
| .net fw 1.1 installation ends prematurely | 28 Sep 2003 23:13 GMT | 1 |
I can't figure out what's going on. I've searched the knowledge base and got nothing. The installer unpacks everything and then I agree to the user agreement. Then I get this:
|
| .net.framework help for install | 28 Sep 2003 23:11 GMT | 1 |
i have windows XP pro, am trying to install .net.framwork to my pc to run a few programs that have asked for this...can someone please tell me in which file or directory to install it to? so that the other software
|
| remove .net framework from pc | 28 Sep 2003 22:59 GMT | 1 |
I installed it from the microsoft update page and now i want it off my pc. I used the general uninstall from the add/remove prgrams menu, but i get a message saying, "could not find file netfx.msi. Installation cancelled"
|
| Do I need both v1.1 & v1.0.3705? | 28 Sep 2003 22:52 GMT | 2 |
I'm running low on space on my server and noticed in the Add / Remove Programs control panel utility that I have both .NET Framework v1.1 and also v1.0.3705 installed. Do I need them both? Can I safely nuke v1.0.3705? (v.1.1 takes up about 40MB and v1.0.3705 takes up about 1.4GIG ...
|
| Web Access Failed | 28 Sep 2003 13:20 GMT | 1 |
I get the following error when i try to create a project on a server: "Web Access Failed, Unable to create Web project "wb1". The unc share \\server\.... does not exist or you do not have access.
|
| SOS Please help major problems after installation | 27 Sep 2003 18:52 GMT | 1 |
I just reconfigured my computer. I formatted the HD, installed Windows Server 2003 Enterprise, Office 2003, then Visual Studio 2003. I am having some major problems now. 1. I cannot create a web application or a web service. Each attempt
|
| How to add setup file into setup project? | 27 Sep 2003 18:27 GMT | 1 |
I have 2 questions : 1. Can I have other setup package(such as MySQL setup) include in my setup package? 2. I know how to use registry search for launch condition
|
| Rollback with .NET setup | 27 Sep 2003 00:26 GMT | 1 |
I have developed a .NET installer setup with a couple of custom actions that set a registry key to one of two possible values. Based on this value, I would like the setup to commit or rollback. Does anyone know how to do
|