ASPNet C#.Net 2.0 IIS metabase path

  • Thread starter Thread starter Jason Huang
  • Start date Start date
J

Jason Huang

Hi,

In my C#.Net 2.0, how do I get the metabase path in the IIS 6?
Thanks for help.


Jason
 
Jason,

The metabase.xml file should be in %system32%\inetsrv. However, you
shouldn't be modifying this file directly while IIS is running, since IIS
will make changes back to the file (I believe that you can make changes on
running services through directory services).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top