Extracting IIS Configuration in C++ -



Extracting IIS Configuration in C++ -

i need extract iis configuration text files compare files (using windiff) create sure have same configuration on every server have ( there many of them - offer on demand services ). in purpose, i'm looking way extract / dump iis configuration through c++ program. i've tried read "applicationhost" xml file, can't so. if have done kind of things helping. i've seen there api given msdn documentation not clear me. thanks.

c++ iis

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -