Resolution
Problem/Summary
What is the reason that .aspx can work in the Default Website (c:\\inetput\\wwwroot) but shows a 404 page not found error in the domain folder?
Solution
Make sure that the domain's website settings in Helm has the aspnet extensions enabled.
If so, you may need to enable account impersonation so that the ASP.NET process runs under the domain.com_web user.