What version of IIS? It won't work in IIS 6, and in IIS 7.x it requires an Integrated app pool not Classic and may require having this in Web.config:
<modules runAllManagedModulesForAllRequests="true">
not
<modules>
To link to external pages create a page in your main site and put a fully qualified url to the folder site page ie starting with http that will make it appear in the menu.