Hi, We have developed an (ASP.NET) Web Application in VS 2008 & developed a setup project for the same and successfully installed in our local environment (Windows XP/ Windows 2003 server). This web setup project contains the below: 1. Web Application (Primary output/ Content) 2. Primary output of BLL & DAL 3. Few custom actions 4. Few UI Forms to get the Database details/ etc from user 5. One Windows service This setup fails immediatley in the client environment. The client also using the Windows XP SP2/ 32 bit version. But the windows root folder is "C:\WINNT"; bcos the system has been upgraded from Windows 2000 to XP it seems. After that we have removed the custom actions and Windows service from the setup project (to narrow down the issue) & tried to install, it also failed. We dont have any clue on this. Can you please help... Thanks in Advance !! :)
Jey