I have created an ASP page with FP2000 using the sample NorthWind database. I walked through the Insert Database Result wizard, selecting the Customer table and made no other changes from the default. The result is the Customerid.asp page, the Global.asa file and the fpdb/fpnwind.mdb dataset. So far, so good.
When I try to access the Customerid.asp page (or for that matter any other ASP page) in IE, it shows 'Website found, waiting for reply ...' in the status bar and everything in IE stops.
The only way to get IIS to respond to requests for ASP pages is to
delete/rename the Global.asa and restart IIS.
The website already is an application.
Do I need to set an additional parameter in IIS or somewhere else, or must I manually change something in the Global.asa that was just made by FP2000?
System info: W2kPro, IIS 5, FP2000
Henk Baas