09-07-07 12:18 AM
Hi Michael,
sounds as if the homepage.aspx is not at the correct place.
Cheers,
Stefan
"drazic19" <michaeldraisey@nospam.nospam> wrote in message
news:1FFABE8F-7BC7-4ABA-9CB2-AE2DDDEFB59B@microsoft.com...
> Hi all,
>
> I've been running multiple CMS sites using host headers for a while now
> all
> using .net 1.0. I'm at the end of a .net 2.0 CMS project which runs fine
> however i'm having problems deploying it in production. As my other
> websites
> are .net 1.x and the new one is .net 2.0 i believed i needed to create a
> new
> website, use the SCA and set the new site as a MS CMS enabled site. Also
> as
> it's .net 2.0 i need a different application pool from the default website
> and default app pool. When i try to access my .net 2.0 website i get the
> following 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: /projectname/Templates/homepage.aspx
> --------------------------------------------------------------------------
------
> Version Information: Microsoft .NET Framework Version:2.0.50727.832;
> ASP.NET
> Version:2.0.50727.832
>
> Any ideas on how this can be fixed? Am i going about this the right way
> with
> a different website/entry point for my .net 2.0 website? Any help would be
> appreciate.
>
> Thanks in advance,
>
> Michael
[ Post a follow-up to this message ]
|