I have verified that services for IIS and ASP.net are running. When I try to open the setup.asp file per the installation instructions, the message box to open the file or save the file just keeps popping up. I click on open and the box reappears, I click on save and it lets me save, then I click on open and the box just reappears. In a loop and can't install any further. Any advice?
It sounds like you're on a newer IIS and you haven't enabled asp. Check your IIS manager and look for the setting to turn on asp processing.
Doug G
ASP.net services are running & are enabled. Is there another place to change settings? This server is running Server 2008 & IIS 7.0
Thank you much!
Liberum is a 'classic' asp application, not an asp.NET app. Look for a setting to enable .asp pages. I recall having to specifically enable classic asp in IIS7 even though aspx worked, but I don't recall where the setting is located.