When i right click on it and start, it just loads a progress bar and terminates. No error messages, no prompts, no nothing!
I remembered that IIS needs IIS Admin service to be running in order to start, so i checked "services.msc" and i saw the problem. IIS Admin service wasn't running even though it was set to be automatic. When i try to start the service, it gave me a very "helpful" error message
"Error 6: - The specified handle is invalid".
After scouring around the net, i manage to find a couple of solutions, tried all of them and IIS still wouldn't budge. I told the support team to reinstall IIS and we will reconfigure all the sites. Going home and waiting for the reinstallation to finish, i came back when they informed me and found out that the IIS gave me an even better error message now.
"System cannot find the path specified"
Very pissed off, i decided to dig deeply into the root of the problem. I found out from the rest of the team that someone had actually messed around with the server. He was trying to get a X.509 certificate going in the server, but somehow he messed up IIS configs.
After a couple more hours of troubleshooting, i found out that the error message literally implies the truth. IIS is unable to find a couple files that it has direct dependencies. One of which is MetaBase.xml and MBSchema.xml
True enough, when i navigate to the directory "
No comments:
Post a Comment