Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. RunTime Error , Server Error in Application PROBLEM

RunTime Error , Server Error in Application PROBLEM

Scheduled Pinned Locked Moved ASP.NET
helpsysadminquestionworkspace
7 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    pampam110
    wrote on last edited by
    #1

    I published my website , but when i want to login to website it send me an error with this title : "Server Error in '/' Application." <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration> <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration> I dont undersetand what should i do ! Any Idea?

    []D @ []v[] []D @ []v[]

    A A 2 Replies Last reply
    0
    • P pampam110

      I published my website , but when i want to login to website it send me an error with this title : "Server Error in '/' Application." <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration> <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration> I dont undersetand what should i do ! Any Idea?

      []D @ []v[] []D @ []v[]

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      How did you deployed it on IIS ? Did you create virtual directory ?

      Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

      P 1 Reply Last reply
      0
      • P pampam110

        I published my website , but when i want to login to website it send me an error with this title : "Server Error in '/' Application." <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration> <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration> I dont undersetand what should i do ! Any Idea?

        []D @ []v[] []D @ []v[]

        A Offline
        A Offline
        Abhishek Sur
        wrote on last edited by
        #3

        Your website is not properly configured. Check if web.config exists in the web site. It also occurs when request cant be processed.:thumbsup: Check thoroughly...everything.:rose:

        Abhishek Sur


        My Latest Articles **Create CLR objects in SQL Server 2005 C# Uncommon Keywords Read/Write Excel using OleDB

        **Don't forget to click "Good Answer" if you like to.

        1 Reply Last reply
        0
        • A Abhijit Jana

          How did you deployed it on IIS ? Did you create virtual directory ?

          Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

          P Offline
          P Offline
          pampam110
          wrote on last edited by
          #4

          I Use Build ---> Publish Web Site and in target location i use my website ftp address! so ?

          []D @ []v[] []D @ []v[]

          A 1 Reply Last reply
          0
          • P pampam110

            I Use Build ---> Publish Web Site and in target location i use my website ftp address! so ?

            []D @ []v[] []D @ []v[]

            A Offline
            A Offline
            Abhijit Jana
            wrote on last edited by
            #5

            pampam110 wrote:

            in target location i use my website ftp address!

            Why FTP ? You should have to deploy on IIS. Read this article as reference, Deployment of a Website on IIS[^]

            Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

            P 2 Replies Last reply
            0
            • A Abhijit Jana

              pampam110 wrote:

              in target location i use my website ftp address!

              Why FTP ? You should have to deploy on IIS. Read this article as reference, Deployment of a Website on IIS[^]

              Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

              P Offline
              P Offline
              pampam110
              wrote on last edited by
              #6

              Thanks Again! You are Profesional !

              []D @ []v[] []D @ []v[]

              1 Reply Last reply
              0
              • A Abhijit Jana

                pampam110 wrote:

                in target location i use my website ftp address!

                Why FTP ? You should have to deploy on IIS. Read this article as reference, Deployment of a Website on IIS[^]

                Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

                P Offline
                P Offline
                pampam110
                wrote on last edited by
                #7

                i bought a host and Domain and i publish it in my own website but I have still this problem! Any Idea?

                []D @ []v[] []D @ []v[]

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups