Please help hosting problem

Discussion in 'ASP.NET / ASP.NET Core' started by sumit1710, Dec 21, 2008.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. My website which is temporarily hosted on http://story.htpl.in by my developer is working fine there
    but it is not accessible on growmypage.com and some kind of error comes.

    further info :

    Hosted on .net version 2.0
    It seems Ajax isn't working properly

    As i'am not the coder it would be very kind of you if u can explain in detail.

    Thanks
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    it looks like your custom error page is redirecting back to itself which causes a infinite loop. I recommend you disable the custom error in your web.config file. This should show you the real error. We can go from there.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page