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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Logout issue

Logout issue

Scheduled Pinned Locked Moved ASP.NET
helpcsharpsysadminwindows-adminannouncement
7 Posts 4 Posters 1 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.
  • K Offline
    K Offline
    K Safvi
    wrote on last edited by
    #1

    Dear All, I am having an issue. My application (.net2.0/SqlServer2005)is having a strange issue.when i build the application it runs correctly no error no Session value is null. It is redirrected to every intended page. But when i publish the same application and deploy the release its logs in successfully but after that where ever a post back is occured, either by the master page menue or the home page controls, it is redirected to log in page as if some session value is set to null. I have debugged and checked the session value. I am mentainig the session value at login page that is never null and when i run the application it works ok but not when published and deployed. When published and deployed on Windows Server 2003 or local system with Win xp sp2 it runs ok in firefox but not in IE(neither in 8 nor in 6). Please tell what could be the reason. Remember again no null value in session variables mentained at the log in time. Thanks Safvi

    K N 2 Replies Last reply
    0
    • K K Safvi

      Dear All, I am having an issue. My application (.net2.0/SqlServer2005)is having a strange issue.when i build the application it runs correctly no error no Session value is null. It is redirrected to every intended page. But when i publish the same application and deploy the release its logs in successfully but after that where ever a post back is occured, either by the master page menue or the home page controls, it is redirected to log in page as if some session value is set to null. I have debugged and checked the session value. I am mentainig the session value at login page that is never null and when i run the application it works ok but not when published and deployed. When published and deployed on Windows Server 2003 or local system with Win xp sp2 it runs ok in firefox but not in IE(neither in 8 nor in 6). Please tell what could be the reason. Remember again no null value in session variables mentained at the log in time. Thanks Safvi

      K Offline
      K Offline
      K Safvi
      wrote on last edited by
      #2

      Please reply and help me solve the issue. Its really urgent. Thanks Safvi

      P C 2 Replies Last reply
      0
      • K K Safvi

        Please reply and help me solve the issue. Its really urgent. Thanks Safvi

        P Offline
        P Offline
        Parwej Ahamad
        wrote on last edited by
        #3

        Have you used Webgarden or Webfarm?

        Parwej Ahamad ahamad.parwej@gmail.com

        K 1 Reply Last reply
        0
        • K K Safvi

          Please reply and help me solve the issue. Its really urgent. Thanks Safvi

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          K.Safvi wrote:

          . Its really urgent.

          Amusingly, it's not urgent to us. You should explain what code is failing, what you've done to diagnose the error, etc. You should certainly keep working on it while you wait for people who are not being paid to help you, to do your work for you.

          Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

          1 Reply Last reply
          0
          • P Parwej Ahamad

            Have you used Webgarden or Webfarm?

            Parwej Ahamad ahamad.parwej@gmail.com

            K Offline
            K Offline
            K Safvi
            wrote on last edited by
            #5

            Parwej, thanks for the reply. No,I am not using either Webgarden or Webfarm. My application is asp.net2.0 application on iis. Safvi

            P 1 Reply Last reply
            0
            • K K Safvi

              Dear All, I am having an issue. My application (.net2.0/SqlServer2005)is having a strange issue.when i build the application it runs correctly no error no Session value is null. It is redirrected to every intended page. But when i publish the same application and deploy the release its logs in successfully but after that where ever a post back is occured, either by the master page menue or the home page controls, it is redirected to log in page as if some session value is set to null. I have debugged and checked the session value. I am mentainig the session value at login page that is never null and when i run the application it works ok but not when published and deployed. When published and deployed on Windows Server 2003 or local system with Win xp sp2 it runs ok in firefox but not in IE(neither in 8 nor in 6). Please tell what could be the reason. Remember again no null value in session variables mentained at the log in time. Thanks Safvi

              N Offline
              N Offline
              Nada Adel
              wrote on last edited by
              #6

              Did you check the Sessionstate in the web.config file? set the timeout=30 and also check httpRuntime, try to set the executionTimeout="7200". I think your application's timout expires or something. Try this and let me know.

              1 Reply Last reply
              0
              • K K Safvi

                Parwej, thanks for the reply. No,I am not using either Webgarden or Webfarm. My application is asp.net2.0 application on iis. Safvi

                P Offline
                P Offline
                Parwej Ahamad
                wrote on last edited by
                #7

                It seems to be your coding issue. If you will post here your code where your setting the session or retrieving the session. One more thing make ensure your session timeout value if sufficient.

                Parwej Ahamad ahamad.parwej@gmail.com

                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