Guest_imported
New member
- Jan 1, 1970
- 0
To any person who can help;
I would like to use Registry APIs (through a VB5 program I am building) to add / remove virtual root entries to the W3SVC/Parameters/Virtual Roots registry folder.
So far I am able to add the entry. And remove it. BUT as soon as I restart the W3SVC service the original entry I add comes back.
What else do I need to manipulate, so that when I delete the entry that it does not come back even when I restart the service? The actual IIS Snap-In is able to completely delete the reference and it does not come back. This then also asks the question of what does the IIS Snap-In do for this, that I need to do as well?
Can anyone provide some advice on this issue? Thank you
Sean
(shunter@mitra.com)
I would like to use Registry APIs (through a VB5 program I am building) to add / remove virtual root entries to the W3SVC/Parameters/Virtual Roots registry folder.
So far I am able to add the entry. And remove it. BUT as soon as I restart the W3SVC service the original entry I add comes back.
What else do I need to manipulate, so that when I delete the entry that it does not come back even when I restart the service? The actual IIS Snap-In is able to completely delete the reference and it does not come back. This then also asks the question of what does the IIS Snap-In do for this, that I need to do as well?
Can anyone provide some advice on this issue? Thank you
Sean
(shunter@mitra.com)