Hello, I am working on a project in ASP.net 4.0 in which I've used Forms authentication. I've also integrated BlogEngine.NET & BotDetect Captcha in it. When I tested my application on localhost then I found that, I need to perform several steps which are
as follows- 1) Convert "BlogEngine.NET" folder (which is present in my application as a separate application for blogging) to Application using IIS Manager, 2) Change Application Pools for both applications (Root & Blog). So, I converted BlogEngine folder
to application and changed application pools of both applications (Root- .NET v4.5 Classic, Blog- .NET v4.5). Then everything was working fine on localhost but When I hosted my entire application on server, and tried to visit pages of my application using
"http://breaktocinema.com/breaktocinema/Index.aspx" url, then I am facing following problem-
Server Error ...
Go to the complete details ...