4b0
4b0

Reputation: 22323

IIS error in xp

I got a following error when i try to open my app through IIS Version: 5.1.Error

I unable to solve problem.What is MMC how to restart it.Thanks.
Note: OS is XP and i give full permission for aspnetuser.

Upvotes: 1

Views: 93

Answers (2)

Dor Cohen
Dor Cohen

Reputation: 17080

Look here:

http://support.microsoft.com/kb/915797

Upvotes: 0

Zaffar Saffee
Zaffar Saffee

Reputation: 6305

MMC stands for Microsoft Management Console. Describing it simply, It is a common Graphical User Interface to have different set of configurations. For example you Right Click on My Computer Icon, and click on Manage, you can see different configurations there. It is Management Instance of MMC. This link will help you a Lot

And it would be better to start Windows, However, just closing the configuration console (IIS) and re-opening it will mean Restarting the MMC console for IIS.

Upvotes: 1

Related Questions