Hi all I'm trying to get Bluedragon working on IIS and have installed the adapter on (default) port 9999. In IIS I have set up a "virtual directory" to a subfolder of the bluedragon wwwroot folder which contains two files: test.htm and test.cfm. I've set up permissions on the folder and sorted the IIS config as per bluedragon setup instructions. I can browse to the .htm file but I get a bluedragon "file not found" error on the test.cfm file. As this is on "localhost" I don't believe it can be a firewall issue, so am guessing it must be something else (probably extremely obvious) but I can't for the life of me work it out. Does anyone have any suggestions? Thanks very much in advance!
OK this issue is fixed. It was permissions-related. For anyone else that may encounter it, the solution is to change the user account the Bluedragon Server Service logs on as from the local system to a user with privileges on the folder(s) containing the files for your website(s).
This error is being stubborn for me. I've checked the permissions on IIS and changed the log on to NETWORK SERVICE (the service my application pool is using). Still no further forward. Hope someone can advise on how to fix this. Thanks Douglas