No, I am trying to do it programatically in VB.NET.
The link I provided above has full source code(asp.net with vb.net) to make virtual directory programatically. And it works.
But it only works for development server (build with Ctrl + F5 in visual studio). With IIS 5.1 (came with win xp pro) gives me access denied error.
It will help me really a lot if you can explain about this to me.
It doesn't take long at all (It's got full source code and no additional work)
Please help me find out why it's not working with IIS 5.0.