My asp file cannot open in browser

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • puT3
    New Member
    • Jul 2008
    • 145

    My asp file cannot open in browser

    I have a problem opening my .asp file on internet browser. Each time I want to open my .asp file on the browser, it will execute file download - security warning and it cannot open on the browser, it open on dreamweaver. Why this happen?Any solution?

    I want to open it on browser so i can test it.
  • jhardman
    Recognized Expert Specialist
    • Jan 2007
    • 3405

    #2
    The web server doesn't have ASP scripting activated. You will need to activate that through IIS.

    Jared

    Comment

    • puT3
      New Member
      • Jul 2008
      • 145

      #3
      Thank you.

      Comment

      • praveen23
        New Member
        • Jun 2014
        • 1

        #4
        Not able to open .ASP files in active server in browser

        Originally posted by jhardman
        The web server doesn't have ASP scripting activated. You will need to activate that through IIS.

        Jared
        What is IIS Please Tell me

        Comment

        • jhardman
          Recognized Expert Specialist
          • Jan 2007
          • 3405

          #5
          IIS is microsoft's web server software. If you are using a Microsoft operating system then the server is probably going to use IIS. I think at least on windows.

          Comment

          Working...