Home All Groups Group Topic Archive Search About

http 1.1/ 403 access forbidden after framework 2.0 installed

Author
25 Nov 2005 2:54 PM
Chris
Hi,

I have multiple asp.net projects on my development machine.
Visual Studio 2003
Framework 1.1.4

I installed the VS 2005 Express and Framework 2.0.

Now these asp.net sites will not load. the visual studio pops up a message
saying http 1.1/ 403 access forbidden. The other projects in the solution
that are class libraries load fine.

I opened up the NTFS permissions pretty wide and still get this error?

any ideas?

thanks

Chris

Author
25 Nov 2005 3:20 PM
Chris Botha
Use IIS Manager and in the properties of the site there is a new tab called
ASP.NET.  See that the ASP.NET version is still 1.1 and was not changed by
the installation to 2.0.
If you are running 2003 Server then ensure that each framework has its own
application pool.

Show quoteHide quote
"Chris" <Ch***@discussions.microsoft.com> wrote in message
news:E4B1DD6A-97B1-431B-A6A3-F7F33EA33D41@microsoft.com...
> Hi,
>
> I have multiple asp.net projects on my development machine.
> Visual Studio 2003
> Framework 1.1.4
>
> I installed the VS 2005 Express and Framework 2.0.
>
> Now these asp.net sites will not load. the visual studio pops up a message
> saying http 1.1/ 403 access forbidden. The other projects in the solution
> that are class libraries load fine.
>
> I opened up the NTFS permissions pretty wide and still get this error?
>
> any ideas?
>
> thanks
>
> Chris
>
>
>
Are all your drivers up to date? click for free checkup

Author
25 Nov 2005 3:35 PM
Chris
yes, i had checked this and it is set to 1.1.

I am running Server 2000.

I found some blogs that are refering to this problem.
They all basically lead to reinstalling IIS

Show quoteHide quote
"Chris Botha" wrote:

> Use IIS Manager and in the properties of the site there is a new tab called
> ASP.NET.  See that the ASP.NET version is still 1.1 and was not changed by
> the installation to 2.0.
> If you are running 2003 Server then ensure that each framework has its own
> application pool.
>
> "Chris" <Ch***@discussions.microsoft.com> wrote in message
> news:E4B1DD6A-97B1-431B-A6A3-F7F33EA33D41@microsoft.com...
> > Hi,
> >
> > I have multiple asp.net projects on my development machine.
> > Visual Studio 2003
> > Framework 1.1.4
> >
> > I installed the VS 2005 Express and Framework 2.0.
> >
> > Now these asp.net sites will not load. the visual studio pops up a message
> > saying http 1.1/ 403 access forbidden. The other projects in the solution
> > that are class libraries load fine.
> >
> > I opened up the NTFS permissions pretty wide and still get this error?
> >
> > any ideas?
> >
> > thanks
> >
> > Chris
> >
> >
> >
>
>
>

Bookmark and Share