I have a Setup and Deployment project with an helper dll as a Primary
Output used in custom actions. When I run the install on top of an
older version of the product, the older product gets uninstalled and
the newer one is installed as expected. However, the old helper dll is
used instead of the...
more >>
Hi
I have upgraded a vs2003 app into vs2008. How can I tell vs2008 to target
this app for framework 2.0 instead of 3.5? I can't seem to find this option
anywhere.
Thanks
Regards
...
more >>
i bought battlefield 2 for my computer...it downloaded fine and when i click
on the icon to try to play it, it will act like it will play then a black
screen will come up and shut back off.. i also have windows vista..please
help me..what should i do
--
Amy...
more >>
I have created an MSI installer using Visual Studio 2005, to install a
Dotnet 2.0 Windows Service. In the OnAfterInstall() method of the
ProjectInstaller class, I am using
System.ServiceProcess.ServiceController to start the service. The
service never starts however, and in the Eventlog, I get:
...
more >>