If it's a newer version of IIS, the default configuration disables "classic" ASP. As Steve mentions, you need to enable this at the server level.
rk -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Steve Ellenoff Sent: Tuesday, March 16, 2010 4:53 PM To: [email protected] Subject: Re: [NF] ASP pages not running I'm no expert on ASP, but my first thought is that it sounds like IIS on the server is not configured properly to handle the pages. Are you sure ASP is installed on the server? Check under the IIS settings, in the Home Directory tab, click the Configuration button and check for the ASP application mappings. You'll want to ensure the extension .ASP maps to the asp.dll. I would also check security settings on your ASP pages, they need to be valid for IIS ( I forget the name, IWAN_user or something like that). HTH - Steve _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/df1eef11e586a64fb54a97f22a8bd0440678504...@ackbwddqh1.artfact.local ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

