all groups > dotnet setup > february 2006 > threads for february 1 - 7, 2006
Filter by week: 1 2 3 4
I can not configure .NET 2.0
Posted by Dmitry Sazonov at 2/7/2006 2:38:22 PM
My application failed to work from the network but running just fine from
local drive.
I tried to set up fulltrust for intranet zone, but there is no "Microsoft
..NET Framework 2.0 Configuration" shortcut in my control panel/administrative
tools.
I installed .NET framework 2.0 from micro... more >>
Script support with VS.NET setup
Posted by Divyesh at 2/6/2006 5:23:49 PM
Hello,
Does Setup & Deployment project with VS.NET 2003 has scripting support ? (as
available with for example InstallShield)
---
Thanks & Regards
Divyesh Shah
... more >>
dotnet 1.1.4322.2300 ?
Posted by Stephen Ahn at 2/3/2006 12:00:00 AM
Hello,
A Windows 2003 server PC is reporting a CLR version number of
"1.1.4322.2300".
ie. this version is returned when Environment.Version.ToString() is run.
This seems later than dotnet 1.1 sp1, which I thought was the latest one
available.
Does anyone know what version this is ?
... more >>
J# and/or .NET Framework 2.0 not detected by Setup Project
Posted by Stephen Cuppett at 2/2/2006 9:09:25 PM
I've written a Windows service deployed via a setup project. On sane
environments (clean VMWare targets and most users) everything is fine. If
..NET 2.0 isn't there, you get a nasty box, if J# isn't there, you get a
nasty box, if everything is there, installation or update proceeds as it
s... more >>
Windows Service Dependencies
Posted by Stephen Cuppett at 2/2/2006 9:02:23 PM
I have written a Windows service in J# and a setup wizard to go with it;
however, I have one problem....
My Windows service creates it's own Event Log and writes events to it.
However, some testing has revealed the service will fail to
automatically start on boot and I have narrowed it down to... more >>
web setup project .Net 1.1
Posted by Sundararajan at 2/1/2006 1:44:28 AM
Dear folks,
I am creating a web setup project for my application. however i have to
replace the default licence agreement with our own customized one. the
license agreement window should be a scrollable one.
how can i achieve this. how to insert a long text and make it scrollable,
please ... more >>
|