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. Problem in server configuration

Problem in server configuration

Scheduled Pinned Locked Moved ASP.NET
helpcsharpasp-netsysadminlounge
3 Posts 2 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.
  • R Offline
    R Offline
    Rohit16db
    wrote on last edited by
    #1

    Hi All, I have hosted my asp.net 2.0 project in a general webserver where we have found a lot of problem like session expiry, view state, machine key etc. To execute my project on such server I had to do configuration which is required for asp.net project running on web farm. so I thought my server could be web farm. But the server guy has confirmed that they have not done any cofiguration for web farm and they say its a simple web server. I am totally confused if my server is not web farm then why its need configuration like web farm. why my code is not running there. Any body can suggest me whats wrong I am doing. Any help would be highly appriciable. Thanks Rohit

    R 1 Reply Last reply
    0
    • R Rohit16db

      Hi All, I have hosted my asp.net 2.0 project in a general webserver where we have found a lot of problem like session expiry, view state, machine key etc. To execute my project on such server I had to do configuration which is required for asp.net project running on web farm. so I thought my server could be web farm. But the server guy has confirmed that they have not done any cofiguration for web farm and they say its a simple web server. I am totally confused if my server is not web farm then why its need configuration like web farm. why my code is not running there. Any body can suggest me whats wrong I am doing. Any help would be highly appriciable. Thanks Rohit

      R Offline
      R Offline
      Rutvik Dave
      wrote on last edited by
      #2

      You just need a Windows Hosting with ASP.Net 2.0 nothing special, Do you know wether you have windows hosting with ASP.Net 2.0 ? because if its just simple HTML hosting or Linux hosting, you cannot run ASP.Net application on it. What kind of problems you are facing ? List out the exact error messages here.

      R 1 Reply Last reply
      0
      • R Rutvik Dave

        You just need a Windows Hosting with ASP.Net 2.0 nothing special, Do you know wether you have windows hosting with ASP.Net 2.0 ? because if its just simple HTML hosting or Linux hosting, you cannot run ASP.Net application on it. What kind of problems you are facing ? List out the exact error messages here.

        R Offline
        R Offline
        Rohit16db
        wrote on last edited by
        #3

        we have a dedicated server windows 2003 and all required software for asp.net project is installed. we have used .net 2008 provided Ajax which doesnot work there gives the javascript error "sys is undefined" but when I specified the machine key on web.config then its works. We got the error about the view state we had to made the enableledViewStateMAC to false in web.config. We got the session expire problem in "InProc" case which was solved when i used StateServer I just dont understand what wrong i did there.

        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