« Previous Next »

Thread: SOurce Error when running an ASP script

Last post 03-30-2009 10:03 AM by carm90. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 03-27-2009, 11:37 AM

    • carm90
    • Not Ranked
    • Joined on 03-27-2009, 11:18 AM
    • Posts 4

    SOurce Error when running an ASP script

    I am a second level support engineer. I have a customer that is attempting to run a custom ASP script on a server running IIS 6. They receive the error below when the script attempts to run. The ASP script is a custom script created to allow our customers to remotely authenticate to a WEB page. The script the customer is using runs fine on my IIS server. Any ideas as to why the error is being retunred on the customers IIS server would be appreciated. Thanks.

    Source Error:

    Line 38: Line 39:  productURL = "http://www.lexisnexis.com/us/lnacademic"Line 40:  domainMask = ""Line 41: Line 42: '%    - OR uncomment the following two lines if this ID %
  • 03-27-2009, 12:12 PM In reply to

    • tomkmvp
    • Top 10 Contributor
    • Joined on 03-20-2003, 10:27 AM
    • Central NJ
    • Posts 6,235
    • IIS MVPs

    Re: SOurce Error when running an ASP script

    Line 38:
    Line 39: productURL = "http://www.lexisnexis.com/us/lnacademic"
    Line 40: domainMask = ""
    Line 41:
    Line 42: '% - OR uncomment the following two lines if this ID %

    Looks pretty generic to me. Nother here that should raise an error.  Are there some weird line breaks it might be choking on?  That error message is not standard either - do they have customized error handling?

  • 03-30-2009, 10:03 AM In reply to

    • carm90
    • Not Ranked
    • Joined on 03-27-2009, 11:18 AM
    • Posts 4

    Re: Source Error when running an ASP script

    Thanks Tom for the reponse. It seems like the script is not executing it is just printing to the screen. Like I said the customer sent me the script and it runs fine on my test IIS server. I will check with them to see if they have customized error handling.

Page 1 of 1 (3 items)
Microsoft Communities