Introduction:
In this article I will explain how to solve “The installer was interrupted before application could be installed. You need to restart installer to try again” problem during installation of custom web setup projects in system.
Description:
In previous article I explained how to create setup project to deploy application in IIS. After create a create Setup project for that application I tried to install it in my system during that time I got error like “The installer was interrupted before application could be installed. You need to restart installer to try again”.
To solve this problem I made some of changes in my system.
Follow below steps to solve this problem
Step1: Go to Control Panel ---> Programs ---> Uninstall a Program ---> Turn Windows features on or off
Step 2: After click on Turn Windows features on or off option one new window will open in that select Internet Information Service ---> Web Management Tools ---> IIS 6 Management Compatibility ---> in that select IIS Metabase and IIS6 configuration compatibility
Once you select IIS Metabase and IIS 6 configuration compatibility click OK.
After completion all of above processes try to install setup file it will work for you.
|
If you enjoyed this post, please support the blog below. It's FREE!
Get the latest Asp.net, C#.net, VB.NET, jQuery, Plugins & Code Snippets for FREE by subscribing to our Facebook, Twitter, RSS feed, or by email.
|
Subscribe by RSS
Subscribe by Email
|
|
|
10 comments :
SIR CAN U EXPLAIN HOW TO ADD CUSTOM ACTIONS IN C#.NET INSTALLER. I CREATED A GAME OF SUDOKU AND SUCCESSFULLY CREATED A SETUP BUT I TRIED TO ADD ANOTHER EXE AS CUSTOM ACTION TO LAUNCH GAME AFTER SETUP RUNS BUT AFTER SETUP ISN'T RUNNING PROPERLY. I USE VS 2010.
Sir i have error in sql server 2008..in window 7...when i m attaching db there were error "version 612 db and your version is 655"
How to solve this problem in windows xp ??
bingo,it worked thanks
It don't work for me. Windows 7 x64. I have no develoter tools on it.
How can it be done in windows xp
I am trying to create setup for mvc3 and following your previous post and the above error is coming while installing.Is it due to mvc or windows version issue.
YUPP. PRBLEM SOLVED.....
VERY VERY THANKS.... :)
hurrey!! A Big problem is solved.
Thanks.
This is the right situation i have ever faced.