Hi all.
I've created an AddIn that will compile a web setup project automatically.
But I got a problem that seems to be very annoying:
I'm attempting to build an MSI to deploy my ASP.NET Web site with a Visual
Studio .NET 2003 deployment project (vdproj). When I build the deployment
project,...
more >>
I get a message to insert my prerequisites disk on Winxp PRO sp2 during
the install of VS .net 2003. I place the disk in the drive and then
another installer (intel chipset configuration installation screen)
flashes before the app exits. What is the problem?
...
more >>
I have a vb.net project with a install project.
I added the bootstrapper to make sure .net 1.1 was installed.
When I run the install using setup.exe I get the GUI and it works fine.
I install updates with a silent install using msiexec:
Msiexec /I "\\server01\Public\Install\Setup.msi" /q
After ...
more >>
Hello,
I get the following error message when trying to install VS .Net:
Setup cannot access the required initialization file 'C:\Progra~1\SAP\
FRONTEND\SAPGUI\FILE\ODBC\AUNCHER="C:\Docume~1\...\Temp\"
I tried the approach suggested on this site by someone else who had this
problem: running S...
more >>