all groups > dotnet setup > march 2005 > threads for march 1 - 7, 2005
Filter by week: 1 2 3 4 5
Framework SDK 2.0 under VS 2003 Pro
Posted by Myren at 3/7/2005 12:25:25 AM
Is it possible to get the beta1 of Framework 2.0 running under VS 2003 pro?
I get a very rude and curt
"A problem has been encountered while loading the setup components.
Cancelling setup." message titled "Visual C# 2005 Express Edition Beta
Setup" after the express installer extracts itself... more >>
How to create a log file to record events during the installation of a msi?
Posted by Sanju Baba via DotNetMonster.com at 3/4/2005 6:52:15 AM
Dear All,
I have created msi using Vs.NET
Is there any way to create a log file and record the events during the
installation? I don't want any command line options.
Double clicking a msi should create a log file in target directory.
Any help will be greatly appreciated.
Regards
Sanju
... more >>
How to uninstall previous version automatically?
Posted by Andrew at 3/2/2005 1:25:07 PM
Hi, friends,
I created a .msi to deploy my C#.net Windows app. It works fine. However,
after a new version is created, the new .msi can not be installed. The syste
requires to uninstall previous version first. I will then have to go to
Control Panel to remove the old one, and then go back t... more >>
Failure Audit with ASP.NET
Posted by Yoann Roman at 3/2/2005 11:03:31 AM
I can't seem to get rid of this Failure Audit, even though Everyone & Users
have full read access to the WINNT folder (the folder in the event doesn't
exist, so I figure it must be a temp folder).
Event Type: Failure Audit
Event Source: Security
Event Category: Object Access
Event ID: 560
D... more >>
Symptom - Crosslink of CAB file and MSI on Build
Posted by thejamie at 3/1/2005 6:03:07 AM
Subsequent to upgrading some merge modules, any build I run, crosslinks the
CAB file built during the compile to the MSI that is created for the same
distribution. Following the build, the computer locks up. This happens every
time unless I build from Safe Mode. I reinstalled all my software... more >>
|