Active Server Pages error 'ASP 0126' classic asp pls help

5,006

I would change the code to use virtual path instead of file. Also make sure the application pool's user account has read access on that file.

#include virtual=/_fpclass/pdblib.inc

Share:
5,006

Related videos on Youtube

Mohammed ESSADDEK
Author by

Mohammed ESSADDEK

Updated on September 18, 2022

Comments

  • Mohammed ESSADDEK
    Mohammed ESSADDEK over 1 year

    our company have a a old classic asp application, we have no choice but to host it. I just moved it to another server. It was perfectly running fine in old server but in this new server it's continuously giving this error. I am running windows 2003 server with IIS 6. Why I am geting this error ? please help.

    Active Server Pages error 'ASP 0126'

    Include file not found
    
    /application/unprocessed_application.asp, line 56
    
    The include file '../../_fplclass/pdblib.inc' was not found. 
    
  • Mohammed ESSADDEK
    Mohammed ESSADDEK over 13 years
    I did it, still facing same problem
  • squillman
    squillman over 13 years
    @sagarmatha see my edit