Mike H. - Another Geek In Need...

WebLog

  Home  |   Contact  |   Syndication    |   Login
  61 Posts | 6 Stories | 360 Comments | 287 Trackbacks

News

Archives

Post Categories

Image Galleries

Development

Favorite Blogs

Hosting

User Groups

The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A).

IIS Admin Service goes away after restoring a VHD / VPC Server

I recently had the unexpected pleasure of losing my IIS Admin server - altogether!!! Translate - 150% !!!

Now, before this - everything was going great - except. During an upgrade of MOSS (Microsoft Office SharePoint Server) I encounted an issue that forced me to restore a VPC image - essentially bringing over another copy of the VHD and firing the server back up.

Interstingly, during that reboot - which for all intents should have gone fine - I see a hoard of DSKCHK processes running. Invariably, something got out of wack on the NTFS volumn between my shutting the image down and bringing it back up. During the 'fixing' process - a number of files invaribly can become corrupt - and the Metabase.xml - the blood-life of your IIS Admin service - is no exception. SO

Check in C:\Windows\System32\Inetsrv and you'll find a 'History' folder. Within here - hopefully - you'll find fairly recent backups of the Metabase.XML and MBSchema.XML objects. Before doing the following - be sure to backup the existing Metabase.xml and MBSchema.xml from C:\Windows\System32\Inetsrv first.

Now, rename a recent backup from the 'History' folder - renaming a recently Metabase.XML object, and then a recent MBSchema.XML object. Copy / Paste each of these to the C:\Windows\System32\Inetsrv.

Ahh, not quite done.

Now do a IISRESET from a command prompt.

Hopefully this will get you back to where you need to be.

posted on Wednesday, December 13, 2006 3:16 PM

Feedback

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 2/8/2007 11:58 PM Dave Miller
Very, Very Cool!! Thanks a Million!!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 2/14/2007 5:22 PM Nick wheeler
You are a champion

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 2/18/2007 2:12 PM Ricardo Lima
Very good !!! So simple, so efficient !!!
Thanks !!!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 3/1/2007 3:32 AM Tim
THANK YOU!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 3/31/2007 2:43 PM Dmytro
it really helped, thank you a lot!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 4/26/2007 10:47 AM MJ
Thanks this worked great
Thank you

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 5/4/2007 12:12 PM Jose
This is fantastic! I wasn't sure if this was the same issue as mine, but I too was not able to start IIS services.

What was thought to be quite complicated, was simple beyond any means!

Kudos!!!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 5/17/2007 11:01 PM penpen
Thanks a lot, easy to process...

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 6/7/2007 6:40 PM Brad
you are the MAN!!!! thanks so much!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 6/12/2007 4:09 PM Nicolas Farley
Thanks for posting. I ran into this error, and didn't know how to solve. Tried and tried to get it backup and running to no avail! Until after about 20-30 minutes of googling the problem I ran across this blog entry! Thank you very very much, saved a clients machine!.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 7/10/2007 1:31 AM Rafael Dvorak
Thank you very much for advise, it really helped.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 7/23/2007 9:21 AM Riz ahmed
Great man, you are the Champ, join Microsoft.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 8/22/2007 11:54 AM Paulo Coutinho
You rock man...
Take Care

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 8/23/2007 12:43 PM Asti
You are a life-saver!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 9/6/2007 10:58 PM Roy
Great help! Thanks so much.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 9/8/2007 10:22 AM Alex
Thanks a lot!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 9/25/2007 8:03 PM Phillip Wendell
Nice job. Worked for me!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 9/28/2007 1:14 PM xinrogo
Thanks a bunch this was a super cool it worked like a beauty

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 10/2/2007 1:54 PM Mike Tillery
Thanks for the tip. Saved me a ton of work.

Mike

# re: The IIS Admin Service service terminated with service-specific error 2147549465 (0x8000119). 10/5/2007 11:55 AM J.T.
Help!! Why am I getting this error?? My server seems to be running very slow. I don's know if this error has something to do with it..

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 10/6/2007 10:12 AM MikeH
Hi J.T.

The error we received and how we resolved it was outlined in this blog. This however, does not mean it may solve your problem. Essentially, before .Net 3.0 you have a centralized .config file for .Net and the metabase and associated XML for our IIS setup got corrupted during the reboot of a virtual image - and we resolved it back restoring the back copies of these files - as outlined in this thread.

# re: my iis admin is working before I instole my oracl in window system,now in local host i get apache index page ,what to do ? 10/6/2007 12:24 PM j.h
i want that iis admin work so that i can exicute my asp pages
what are the staps to activt the pages from inetpub/wwwroot

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 10/6/2007 12:34 PM MikeH
Hi J.H.,

Unfortunately, without know a lot more about your hardware setup, etc. I cannot comment on this. Sounds like you have a dual boot system? I don't know.

If you could share more information on your setup - that may be helpful.

Sorry...

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 10/31/2007 5:52 PM Kelly Fritchman
Thanks so much this worked great and fast

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 11/8/2007 4:32 AM SimonG
Can't thank you enough for this one.
Cheers,
Simon

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 11/9/2007 2:26 AM Mark
Fantastic,

saved ym skin, and a lot of tiem figuring that out.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 11/14/2007 5:29 PM james
You are and IT GOD...the first couple of forums I hit told me I had to reinstall my IIS and Exchange.

Thank You, Thank You, Thank You.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 11/26/2007 2:51 PM Jessica
You Rock! You saved my 4 day weekend. THANK YOU!!!!!!!!!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 11/29/2007 7:12 PM Marek
Thanks to you I got my weekend back! Otherwise, I would be gearing up for a full Exchange / IIS overhaul.
Gratzie!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 12/4/2007 6:24 PM Ron
Man this was too simple thanks to you. Keep on rocken it.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 12/25/2007 4:54 PM Eric
You're my favourite Geek!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 12/28/2007 12:36 PM x97gfq
When I thought I had broken everything, and didn't have a backup file... I found this article. Thanks!!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 1/10/2008 5:09 AM Thomas V
Thank you!
You are a hero!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 1/31/2008 4:48 PM Craig
nice work, worked a treat!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 1/31/2008 10:54 PM Gary Khong
Just what I needed. Thanks a bunch

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 2/10/2008 9:55 PM Subodh
U Rock Buddy

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 2/25/2008 2:28 PM Cesar
Excellent! Thx!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 2/27/2008 11:00 PM marc
you have no idea how fired i would have been without this quick fix. thank you!!!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 2/28/2008 3:57 AM Lars U
Ohhh thaaank you very much :D

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 3/3/2008 9:21 AM Jerry
Thank you sooooo much!!!!!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 3/6/2008 7:41 AM LordW
pfff ... saved by the bell!
thnx a lllllotttt
cheers,
BS

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 3/9/2008 4:43 AM Clive Start
Thanks so much!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 3/15/2008 5:27 PM nm
saved my weekend just like everyone else, thanks so much

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 3/20/2008 7:10 AM Louw van den Heever
You are a life saver!!!!!!!!


Thank you sooooooo much. I can now continue with my life..... I can now go home and enjoy my weekend...

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 3/20/2008 7:48 AM Howard
Thank you very much. This saved my @$$.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 3/30/2008 2:19 PM dw
thank you, save me as well.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 4/2/2008 3:41 PM Srinath
Thanks a bunch. You saved my day

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 4/10/2008 11:49 AM waael
thank y so much
it worked

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 4/17/2008 5:44 AM Robin
Well.. not trying to be original here but thank you! Saved me as well ;)

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 4/18/2008 9:51 AM Mickey
First of all, Thanks from me as well. Second, if you have the time, I would be interested in knowing how you figured this out. I don't know that much about IIS and figuring this out would have taken a LONG time.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 4/21/2008 8:45 AM tikigodster
YOU DA BOSS!!!!!
You Save my ass, duuuuuuuuuuuude!!!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 4/22/2008 6:30 PM Michael
Again to join the chorus of appreciation. Thank-you

Michael

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 5/1/2008 5:43 PM thehardwareman
I noticed I had to edit metaBase.xml file using notepad, everytime I used wordpad the file was corrupted after restarting IIS.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 5/8/2008 8:25 PM Olivier
Wow.. too easy! Thought I woke up this am with my worst nightmare.. then.. found that page.. guess how happy I am!!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 5/20/2008 1:30 PM Dan
Thanks! Big time saver

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 5/24/2008 1:56 AM Mike H.
This has saved me a lot of time and heartache. Thanks a bunch!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 6/5/2008 10:46 AM Dave
Wow, i just had to give you props for this. I was kind of skeptical but it worked instantly. Thanks!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 6/6/2008 9:18 AM Another Dave
talk about a simple fix. Power failure cause my problem, but this got me back up and running in no time. I wish all the problems where this easy to fix!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 6/11/2008 10:31 AM Butch
Thanks a million. You are awesome. This save me a ton of time and probably some hair. If you are ever in Nashville I will buy you lunch.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 6/18/2008 6:13 AM Robert Ronaldson
fisrt class fix worked a treat, and fast to resolve 5 mins and emails working again and IIS running :)

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 6/18/2008 11:45 PM ravi
thanks a lott mannn

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 6/19/2008 1:23 PM Jay
Fantastic! Thanks!! Two seconds on Google, 20 seconds on the server, and back in business!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 6/21/2008 7:54 AM Chewe
I know, you have heard this a million time. It worked great. Thanks.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 6/24/2008 3:46 AM Eric
Excellent! Thanks a lot...

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 7/17/2008 5:29 AM Alex
You are a life saver

# IIS Admin Service is disabled 7/24/2008 12:21 AM Sheryar Nizar
when i write on command prompt "iisreset" it says the following thing

Attempting stop...
Internet services successfully stopped
Attempting start...
Restart attempt failed.
IIS Admin Service is disabled

Regards
Sheryar Nizar
http://wwwsheryar.net

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 7/24/2008 2:06 AM Miloslav Janda
Thank you! This thread save a lot of my time. Excelent and easy!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 7/24/2008 5:32 AM MikeH
Hi Miloslav - it sounds almost like the service may in fact, be disabled.

Within Component Services - you can check to see if the actual admin service is active, and under services.msc ensure that the www publishing services is not disabled.

I have not seen this specific issue before - and those are the first things I'd check.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 7/24/2008 5:52 AM bstark
Saved me from a complete reinstall, THANKS!!!!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 8/6/2008 4:38 AM Thomas
Thank you very much.
Error appeared after resizing System VHD and "some" processings by VMWare ... puh, this day is saved :-)

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 8/6/2008 7:13 AM dfguy
you are awesome, you just saved my butt!!!!!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 8/6/2008 9:56 PM Saved
Like so many other I would like to salute you.
Can't believe my luck on coming across this fantastic solution.
Good onya ;-)

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 8/13/2008 12:27 PM TimeMan
hii, i have done all that, and service really starts, very nice . but the software i need to run and who's associated to the service is not running, can u help me?

PS- Stupid Windows updates... :(

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 8/13/2008 12:31 PM TimeMan
hooo , it's done sorry guys, after the changes, i restart the service 3 more times and now it's ok...

Ps - damn windows updates.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 8/15/2008 1:15 PM Sahin Cigiltepe
Thank you very much, you are the great man. :)

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 8/19/2008 6:34 AM alex
Muchisimas gracias por tu ayuda.

Gracias por ser una persona que comparte su gran conocimiento.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 8/24/2008 2:51 PM pcip
You are the man!! You just saved my daughter's birthday party! Blessings!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 9/5/2008 4:55 AM Cruff
Thnx, dude...Heck of a job!!!

Grazie infinite.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 9/12/2008 10:38 PM mooo993
you are a god!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 9/25/2008 9:33 AM Moo Cow
Nice!!

And pcip, when IIS is closely related to your daughter's b-day, you know you're a true geek. Glat to be right there w/ ya.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 9/26/2008 11:20 AM Peter Simard
Thanks a lot! -- an ypdate occured on a server 2003 system and what you described looks very familiar -- your fix did the job....

Peter

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 10/6/2008 10:02 AM ck
Wonderful, another soul saved!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 10/20/2008 4:33 AM Paul
Thank you very much

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 10/20/2008 9:03 AM Adam
Fixed it! Thank you so much!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 10/23/2008 11:32 PM Markus
Fixed it! Thank you so much from Germany!


# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 11/6/2008 4:32 PM bbxrider
thanks from me too, a follow up though, how do you insure that current backups are being written to the history folder, just check from time to time? and is there some way run an automatic backup of iis like would be done from the snapin?

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 11/8/2008 9:56 AM MikeH
That's a very good question bbxrider... I do not know the answer - but when I've checked, I've noticed a couple backups each month. I would imagine there is even a setting as to how often this is done, or perhaps it's done just changing something in IIS. I'm not sure.

Perhaps someone else here can provide more feedback?

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 11/12/2008 2:17 PM Wade
Woot - Worked first time! That almost never happens. Good work!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 11/14/2008 11:22 AM Brad
Thanks. Excellent Tip. This fix my error as well.

Source: IIS Config
Event ID: 4275
Error parsing XML file. Reason: XML document must have a top level element.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 11/17/2008 10:37 AM Kamran
I have into this very same problem today in our SBS2003 server. Once i restarted the server it gave me this error msg.
I Just have one question , what should i rename these two xml files .?


# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 11/17/2008 2:03 PM Kamran
It's kamran again. Followed the procedure and outgoing mail started working, but for some reason incoming mail could not be delivered into the mailboxes. However i restarted the server and everything is working fine now.

Thank You very much for your help.
Greatly appreciate it.


# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 12/9/2008 2:48 PM kayo
You are my genie :D
Thank you so much !!!!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 12/9/2008 4:42 PM manny
You are Great! Thanks a million.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 12/24/2008 12:20 AM Dave
Hey, thanks for being a life saver! Much appreciated!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 1/16/2009 10:39 PM jubal8
In case you haven't heard, this post is solid gold. Tell your boss to double your salary, unless you're your own boss, in which case triple it.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 1/21/2009 4:02 PM WinUsr
ME LOVE YOU LONG TIME!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 1/26/2009 4:42 AM Mahmoud Basiony
many thanks, u've saved a lot of lives here :)

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 1/27/2009 10:19 AM Christopher
AWESOME...even after tracking down other sites for this error, and joining a PAID IT help site that still didn't have the answer...

Great help.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 1/27/2009 11:54 AM GIBI ALEX
Excellent ! it works great.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 1/29/2009 9:47 PM Jane
Oh my god, you saved my life!!! I almost had a heart attack when the IIS instance with all of our production websites wouldn't start up.

Thank you, thank you, thank you!!!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 1/30/2009 10:53 AM Scott
If the above steps do not work for you (they did not for me). Try opening the metabse####.xml files in the History folder with the Office XML Editor. For me it would give the "bad character" error message on the ones that were bad. Turns out, of the dozen or so backups I had in that folder, it wasn't the oldest one that was correct but one of the newer ones. Using that editor may save you some time in figureing out the correct one to copy over to the ..\inetsrv folder. Worked for me.

Thanks you for posting this!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 1/30/2009 7:37 PM Marc
THAT DID IT--U DA MAN!!!!!!!!!!!!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 1/31/2009 6:59 AM Kamate
cool it worked....:)

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 2/6/2009 11:13 AM MG2
Hello,
Great to have the solution but how can we stop this from happening regularly. I often have to perform this procedure on 10% of my servers each month. Originally it was Windows Update that triggered these failures but now, it's rebooting random servers (it doesn't seem to be the same servers experiencing the error). So, my question is, what causes this error?
Thankx,
MG2

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 2/13/2009 11:50 AM RAP
YOU ARE A LIFE SAVER.

I CANT THANK YOU ENOUGH!!!!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 2/23/2009 7:26 AM Tony
Works as advertised. Thanks for the help!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 3/5/2009 11:07 AM Jan van Teylingen
You're absolutly the man!!! Thanks

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 3/14/2009 2:10 PM M todd
I bow to your superior knowledge. What a weekend saver !!!!
Thank you - from a humbled CTO......
:)

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 3/15/2009 9:03 AM BNi
Yes, that's fine. But it is a reoccuring problem.
Why does it happen, and how can I prevent it from turning up again (and again)?

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 3/24/2009 4:33 AM Nayeem
YOU'R GR8.
May God Bless you and make You Continue to HELP others........

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 4/4/2009 5:12 AM Azrael Seraphin
I can't thank you enough for this! My server got apparently wiped by the SharePoint MOSS February cumulative update - the server was telling me IIS wasn't even installed on the server and I was looking down the barrel of a full server re-install. Thank you so much for sharing this information! You're a life saver! (or at least a job saver! :) )

Azrael

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 4/6/2009 4:44 PM Martin
A true gentleman and scholar, thank you.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 4/7/2009 6:06 PM Angel
I thought this was a fake because of the many thank you messages, but I tried and it worked for me too...


Thank you

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 4/10/2009 5:34 AM Johnny M
An unexpected please. I was scratching my head all night and after following these steps...I'm up and running and can now get some sleep. THANK YOU!!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 4/11/2009 5:53 PM Behrad
Great, worked like a charm.

Thanks,

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 4/15/2009 11:08 PM vinu
Thank you very much...

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 4/20/2009 11:10 AM Gus Lynch
Saved a 4 hour drive to rebuild a remote server.

Many thanks. Great post!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 5/4/2009 2:49 PM Mike C.
Thank you!!!!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 5/13/2009 5:49 PM MattH
Thank you!!!!!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 5/25/2009 4:11 AM iulian dragoiu
Many thanks. Great post!


# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 5/25/2009 5:19 PM Sambuccus
Thank you! I upgraded to wss sp2 and it hanged during the update and afterwards I could not start wss and iss. But thanks to you I am up and running again!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 5/26/2009 12:31 AM SZDOG
Thank you very much. Great post

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 5/27/2009 11:14 PM Gerardo Canto
?()&$($*@ fuc..... windows 2003 thank a million you are my idol

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 6/2/2009 5:39 PM IT Staff
You rock!

First google result. First attempt to fix. You rock. Period.

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 6/4/2009 4:20 AM Nguyen Khoa Chuong
Wow, wow... Very well!

# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 6/11/2009 7:58 AM Gregg
Don't you just love when the first google search result you do is the one that solves the problem.

Thanks so much

Gregg


# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 6/12/2009 12:10 PM richard keys
I echo greggs sentiments, this fixed my issue immediately.

gotta love google search.

Richard
www.f1networks.com



# re: The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). 6/23/2009 1:42 PM Justin
Awesome! Thankns!

Post Feedback

Title:
Name:
Email: (never displayed)
Url:
Comments: