S
Steve Hall
Hi everyone.
I have a .NET 2.0 application that has been released using clickonce
installation both online and from CD. I have no control over the end user
systems and I am being flooded with complaints that the application fails to
install on XP SP1 machines and NT4 systems.
I understand that these two operating systems are not on the .NET framework
2.0 compatbility list. However the application will install and run on XP
SP1 if I remove the MDAC 2.8 dependancy. However removing the MDAC 2.8
dependency means that windows 98 and ME systems will fail if MDAC has not
been installed.
The application was been very well received but the installation issues have
left me red faced.
I would like to redistribute the application but this time I do not want the
installation to fail if the OS is not supported. I am OK about not
supporting NT4, but I would like conditional support for XP SP1 installs
using MDAC 2.7.
Steve
I have a .NET 2.0 application that has been released using clickonce
installation both online and from CD. I have no control over the end user
systems and I am being flooded with complaints that the application fails to
install on XP SP1 machines and NT4 systems.
I understand that these two operating systems are not on the .NET framework
2.0 compatbility list. However the application will install and run on XP
SP1 if I remove the MDAC 2.8 dependancy. However removing the MDAC 2.8
dependency means that windows 98 and ME systems will fail if MDAC has not
been installed.
The application was been very well received but the installation issues have
left me red faced.
I would like to redistribute the application but this time I do not want the
installation to fail if the OS is not supported. I am OK about not
supporting NT4, but I would like conditional support for XP SP1 installs
using MDAC 2.7.
Steve