I am experiencing a 404 Not Found error for my new domain

Fatma Alaa 0 Reputation points
2024-07-12T16:52:27.92+00:00
  1. SmarterASP.NET Generated Domain: [example.smarterasp.net]
    • This domain is working correctly and serving my website as expected.
  2. New Domain: [[www.mydomain.com]]
    • This domain is currently showing a 404 Not Found error.
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
954 questions
{count} votes

3 answers

Sort by: Most helpful
  1. AgaveJoe 27,936 Reputation points
    2024-07-12T17:03:58.59+00:00

    A 404 simply means the resource was not found. In other words, the request made it all the way to the host.

    What kind of application have you deployed; MVC, Razor Pages, Blazor, Web API?

    Is SmarterASP.NET hosting the new domain? If so, have you reached out to SmarterASP.NET?

    0 comments No comments

  2. Michael Taylor 52,631 Reputation points
    2024-07-12T18:14:04.8333333+00:00

    This sounds like the exact same problem as asked here. Most likely the same solution as well.

    0 comments No comments

  3. DotNetCrazy 0 Reputation points
    2024-07-22T08:21:39.02+00:00

    Hi Fatma,

    Please make sure you have deployed your files properly to your root folder and please make sure you check you have setup your default page correctly. For more information about 404 error, you may also read this post, https://dotnetblog.asphostportal.com/what-is-the-difference-between-404-error-and-soft-404-error/,

    0 comments No comments