DO Console WITH "Virtual", "MyTest","c:\westwind\MyTest",.F.,"IIS7","IIS://localhost/W3SVC/1/ROOT"
I get an error, "Virtual Directory for MyTest failed to create!". I have searched through the documentation and on the Message Board, but I don't find anything related to this message. What am I missing?
It may or may not be related, but in Step 1 of the New Project Wizard I have two options for IIS 7/8, one is .NET Handler, the other is ISAPI. I don't find any reference to these options in the documentation, which should I use?
Update: Running as administrator fixed the error. However, I still wonder whether I should use the IIS 7/8 .NET Handler or the IIS 7/8 ISAPI option in Step 1 of the New Project dialog.