Advertisement

1 - 10 of 20 containing alltags:("VS 2005, .net 2") (0.003 seconds)
Hi, I have my own C# applicaiton developed that I get security warning just on one server during installation.  It says the publisher of the application is un-know and the application is not "signe...
Zones: Windows 2003 Server, Windows 2000Date Answered: 02/04/2008 Grade: A Views: 0
Hi, I have my own C# applicaiton developed that I get security warning just on one server during installation but no problem with other servers.  It says the publisher of the application is un-know...
Zones: C#Date Answered: 06/12/2008 Grade: A Views: 0
Hi, I would like not to allow drag-and-drop when user clicks on the blank area of my datagridview control.  How can I tell whe they click on the blank area in my Mouse Move event handler? Thank you.
Zones: C#Date Answered: 12/17/2007 Grade: A Views: 0
Following is part of my application code.  I'm getting error: "System.Net.WebException: The remote Server return an error:(550) File unavailable"  at : "                   FtpWebResponse response ...
Zones: C#Date Answered: 01/03/2008 Grade: A Views: 16
Hi, I'm using VS 2005 and .Net 2.0.  I have checked for my C# Setup proejct's Pre-req (clicked the Prequisites button of the Setup project's property) for .Net 2.0, VC++ Runtime Lib and MS Installe...
Zones: MSI, Visual StudioDate Answered: 01/15/2008 Grade: B Views: 0
Hi, I used to have my icon shown in the Add/Remove Program for my C# application that is installed.  I made some changes to my setup file lately and now I only get a generic icon.  How do I configu...
Zones: MSIDate Answered: 01/20/2008 Grade: B Views: 5
Hi, I need to add a vb script file that launches another msi installation after my C# application is installed.  I'm thinking about adding this to the Custom Action's Commit stage.  Can someone pro...
Zones: VB ScriptDate Answered: 01/04/2008 Grade: A Views: 5
Hi, I have a VB script that lunches the MSMXL 6.0 installation .MSI configure at "Commit" stage of my installation's "Custom Actions".  However, if my pc already has MSMXL 6.0 or higher, the setup ...
Zones: MSIDate Answered: 01/14/2008 Grade: B Views: 4
Hi, I have a VB script that lunches the MSMXL 6.0 installation .MSI configure at "Commit" stage of my installation's "Custom Actions".  However, if my pc already has MSMXL 6.0 or higher, the setup ...
Zones: VB Script, MSIDate Answered: 01/07/2008 Grade: A Views: 21
Hi, using VB script, how do I launch CMD windows to run regsvr32 somename.dll?  Thank you.  ( this will be done on Windos 2000 servers and up).
Zones: VB ScriptDate Answered: 01/08/2008 Grade: A Views: 109