ASP

Discussion in 'Programming' started by kolucoms6, May 13, 2013.

  1. #1
    Active Server Pages error 'ASP 0126'
    Include file not found
    /Thanks.asp, line 2
    The include file '../Reports/Inc/db.inc' was not found.

    I am getting above Error.

    I do have db.inc files under Inc folder.
     
    kolucoms6, May 13, 2013 IP
  2. WeddiGo

    WeddiGo Greenhorn

    Messages:
    40
    Likes Received:
    2
    Best Answers:
    2
    Trophy Points:
    18
    #2
    try using the full url to the include file, your server IIS may not be set to use relative paths
     
    WeddiGo, May 14, 2013 IP