| Thread | Last Post | Replies |
|
| need to remove projects from 'Start Page' | 22 Mar 2004 23:26 GMT | 1 |
I need to remove projects from 'Start Page'. These projects are from school, I do not need them anymore, but I do not want to remove them from the hard drive. Robert
|
| Registration Dialog ? | 21 Mar 2004 21:45 GMT | 1 |
I have created a VS 2003 setup project.. I have included a Registration Dialog and placed it in the end node right before the Finish Dialog. I have created an executable that takes arguments in its "Main" function (C#) called Registration.exe.
|
| Error in web setup. | 18 Mar 2004 00:57 GMT | 1 |
The following error is received while running a asp.net application setup: Issue: Error during project build Error: C:\Inetpub\wwwroot\sankogroupware\beta\gw1.0\gw1.0.vdproj Unable to find dependency 'mscorlib' (Signature='B77A5C561934E089'
|
| Deployment with all dependencies | 17 Mar 2004 20:06 GMT | 1 |
This question has probably been asked a few times before, but the web hasn't given me the answers I'm looking for. I know now that you cannot include only certain parts of the .NET Framework needed for your application to function. So, my question is:
|
| How do I set access rights of a directory when creating a deployment project. | 17 Mar 2004 01:21 GMT | 1 |
I have a complex web application that can be customized by writing code at runtime. The application reads code from a database, compiles it, and saves a compiled assembly in a directory. First I have to create a directory where I store the compiled files. I have
|
| How do I write an uninstall program? | 16 Mar 2004 23:04 GMT | 1 |
How do I write an uninstall program in .NET? I want to include it in my setup program, so the user does not have to go to Add/Remove Programs if they want to remove the program.
|
| Deployment Queston | 16 Mar 2004 15:18 GMT | 2 |
I am using VS.Net 2003. I have created a web setup project. During the installation, I have a Custom Action to run sql statements on SQL Server. The problem I am facing is that if none of the sql statements cause error upon, running, the install goes through fine. If any sql ...
|
| 'option is unknown or invalid ' error | 15 Mar 2004 11:06 GMT | 3 |
I'm a total greeney to .Net. This is an application I inherited and am trying to deploy on our server. It runs on the previous server. I've installed the .Net Framework 1.1 and installed the app and set the config file according to specs. However, when I try to run the first ...
|
| How to register a COM object with .NET Setup project. | 14 Mar 2004 18:02 GMT | 4 |
I still have to deploy COM object build with Visual Studio 2003 and I want to register them (they support self-registration). I experience the following: When selecting the COM project output and setting the "Register" property to
|
| Product Key | 14 Mar 2004 12:36 GMT | 1 |
I have a product key with an upside down J I can't get it to go through trying many different letters
|
| File Exists Question for Installer | 13 Mar 2004 08:26 GMT | 1 |
I've tried the newsgroups and the only similar post I found had no responses; so here goes. I have a deployment project that works fine. On the initial installation everything works great.
|
| Services Start up Order | 12 Mar 2004 16:28 GMT | 4 |
I need to make sure that my windows service (written using C#/.NET classes) starts up *AFTER* IIS. How can I go about doing this? Thanks
|
| .NET installation error :-( | 12 Mar 2004 14:16 GMT | 1 |
can anyone help me please? I had few problems during installation. This is log of the installation: [03/12/04,10:42:30] Visual Studio .NET Enterprise Architect - English
|
| [CP] remote installations | 12 Mar 2004 13:01 GMT | 1 |
i saw some software (ex. Enterprisesecure by PandaSoftware) that can install their agents, and/or client software directly from server application over tcp/ip, with only one click (on win2K or XP client) how can i do the same with my C# application ? WMI , Remoting ?!
|
| good books covering setup & deployment projects? | 11 Mar 2004 23:20 GMT | 3 |
Can anyone out there recommend any .net programming books that have good coverage of VS.Net setup and deployment projects? I've found Microsoft's documentation in this area to be a little sparse. I'd love to find something with good examples and tutorials covering areas
|