Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8145033
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T13:32:20+00:00 2026-06-06T13:32:20+00:00

I have an app built in ASP.NET/C# . I have created a WebSetUp for

  • 0

I have an app built in ASP.NET/C#.

I have created a WebSetUp for the application.The setup installation was successful.
It also created the virtual directory Cwiz which I mentioned during installation.

I also enabled ASP.NET in IIS 6.0.
Now when I try to access the page like localhost/Cwiz/Login.aspx It gives me an error

Server Error in '/' Application.

The resource cannot be found.

Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.  Please review the following URL and make sure that it is spelled correctly. 

Requested URL: /HomeLogin.aspx

When I try to access a html page like localhost/Cwiz/test.html it works properly.

I am using Forms Authentication.

I have searched for the solution enough but can’t seem to guess what can be wrong.I enabled ASP.NET in IIS.

Can anyone help me with this issue.
Any suggestion are welcome.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T13:32:22+00:00Added an answer on June 6, 2026 at 1:32 pm

    The error is clear, the /HomeLogin.aspx does not exists, make sure to add the appropiate url in the web.config file:

    <authentication mode="Forms">
      <forms loginUrl="~/HomeLogin.aspx" timeout="2880" />
    </authentication>
    

    You are being redirected to this file because you have not been authenticated with the server

    BTW you commented:

    Now when I try to access the page like localhost/Cwiz/Login.aspx It gives me an error

    But your error contains:

    Requested URL: /HomeLogin.aspx

    The login pages are different, perhaps that’s the problem

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have built a web setup project in VS2008 which installs my ASP.NET/Silverlight app
I have a simple web app built in asp.net webforms c# where and how
I have built an ASP.NET MVC app some time ago, and after a few
I'm using IIS6 (unfortunatly) and have built an ASP.Net MVC app; IIS is set
I have built ASP.NET app. I need to utilize a third party COM object
I have to create a small asp.net-application. The last such web-application I have built
I have built an ASP.NET MVC 3 web application (with exlusively Razor/cshtml pages) that
I have an ASP.NET web application I built for a client that uses default
I have a web application built in asp.net, which uses resource files to support
I have created a web application in ASP.Net 4.0 framework and use LinqtoSQL for

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.