MultiThreading is not working in server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • prabunewindia
    New Member
    • Mar 2007
    • 199

    MultiThreading is not working in server

    Hi,

    I developed a web application, which is having multi thread function.

    Its working fine in the local and in the test server.

    but when its moved to live, Threading is not working.

    I am using C#, ASP.net.

    ISS 6.0.

    Please guide me to solve this.

    Rajendra Prabu Elias.
  • madankarmukta
    Contributor
    • Apr 2008
    • 308

    #2
    Originally posted by prabunewindia
    Hi,

    I developed a web application, which is having multi thread function.

    Its working fine in the local and in the test server.

    but when its moved to live, Threading is not working.

    I am using C#, ASP.net.

    ISS 6.0.

    Please guide me to solve this.

    Rajendra Prabu Elias.
    Hi,

    Try to debug your application at run time.

    Thanks!

    Comment

    Working...