ASP/VB Script from protected directory

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • manjeetgrang
    New Member
    • Feb 2008
    • 36

    ASP/VB Script from protected directory

    Hi All

    I am running an ASP/VB Script from protected directory to connect to a database to get some records . it gives me error 500 and if i run same script from unprotected directory it works well. What i should do in connection or somewhere else ?

    Thanks
    Manjeet
  • jhardman
    Recognized Expert Specialist
    • Jan 2007
    • 3405

    #2
    I believe you will have to move it to an unprotected directory (with appropriate precautions, of course) or change your security settings in the current protected directory.

    Jared

    Comment

    Working...