Missing default page in sub-folders
You must enable ISAPI filter on your server. See your delpoyment guide.
Search Function does not work
You must enable .net CLR functions in SQL server
Login to Administration fails
Please ensure firebird is running as the default website in IIS in its web root.
Run in Virtual Directory in Personal IIS 5.1
The steps are to create a virtual directory to point to your folder and set the application name in iis and also in the aspnet_applications database table. Then do iisreset, (2x just incase).
Seems to be one more bug however with IIS 5.1 that Server.MapPath still returns the root path rather then the vdir path...
http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=119298
Copy /templates and allow IUSR write permissions for perf.txt to the web root, and this will enable multiple the firebird sites to run in virtual directories.