| Thread | Last Post | Replies |
|
| Multi-Credential Multi-Service Install via MSI | 28 Nov 2006 22:47 GMT | 2 |
Short version: How do I configure my install project such that the user will be prompted to enter user credentials for each and every .NET Service that it installs?
|
| Windows CardSpace | 27 Nov 2006 19:26 GMT | 1 |
I installed Microsoft.NET Framwork 3.0 on my Windows XP Pro system FAT32. I found a new item in my control panel called Windows CardSpace. It requires NTFS to work. So, is Framework 3.0 useless under FAT32? And, how can I remove the Windows
|
| How to use a service to start a regular windows application | 27 Nov 2006 18:59 GMT | 2 |
Hi all, I have a service that needs to start a regular windows application. I'm running the service as ServiceAccount.LocalSystem. But, when it starts the process (using Process.Start) the GUI for the
|
| Detect & install framework 1.1 | 23 Nov 2006 04:12 GMT | 1 |
How can I detect that framework 1.1 isn't installed? And preferably install 1.1 framework. My 2.0-app has some 1.1-components which cannot run on the 2.0-framework.
|
| Version 1.1 -AND 2.0 installed? | 18 Nov 2006 02:00 GMT | 1 |
On my WinXP Pro (SP2) system, Add/Remove Programs shows these entries for the .NET Framework: -Microsoft .NET Framework 1.1 -Microsoft .NET Framework 1.1 Hotfix (KB886903)
|
| Start Menu | 17 Nov 2006 20:40 GMT | 1 |
I have XP Home edition, explorer 7 I am frequently experiencing duplicating of programs on my start menu. On the start menu I have internet, outlook express and Microsoft money pinned. After using a word document when either internet or outlook express are open,
|
| How to add sql script to ASP.NET 2.0 web setup project? | 11 Nov 2006 13:39 GMT | 1 |
I am trying to figure out how to create an ASP.NET 2.0 setup project And i hvae some questions 1.How do i add SQL script to be run against SQL SERVER EXPRESS? 2.Must i deploy the *.cs files as well?!?
|
| Installing a BHO | 08 Nov 2006 21:19 GMT | 3 |
I have a BHO that needs to be registered. In VS2005 all I do is run Regasm but for the install I am told I cannot use that method. Currently I have my .dll set to register: vsdpaDefault and my .tlb register: vsdrfCOM
|
| Shortcut launches install and program??? | 06 Nov 2006 18:22 GMT | 4 |
I created a shortcut to a program that I am installing. I created the shortcut by right clicking on the program in the application folder, and selecting "Create Shortcut", then dragging the shortcut into a folder I created under the "User's Programs Menu". Whenever I click on ...
|
| Version conflict | 06 Nov 2006 06:36 GMT | 8 |
I have version 1 of an app already installed on client computers. Now I want to install version 2 of the app while keeping version 1 for now so client can test version 2 while keep on using version 1 for now. When I try to install version 2 I get the message "Another version of ...
|
| 2.0: newbie: cannot setup VC#,VB,VWD (Express Edition) | 05 Nov 2006 08:06 GMT | 1 |
Could you help me please to setup VC#, VB and VWD - Express Edition. I have successfully setup (.NET 2.0) Framework (file dotnetfx.exe), SDK (file setup.exe) and I try to run vcssetup.exe, vbsetup.exe or vwdsetup.exe. After clicking these files I receive small popup window with ...
|
| Problem in Installation/Deployment | 03 Nov 2006 12:00 GMT | 6 |
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
|