Here's a strange problem. After installing CRM 3.0 and I tried to follow the
instruction on page 138 of the CRM implementation guide by "Click the ASP.NET
tab, select version 1.1.4322, and then click OK." (within IIS management).
There is 1 problem. The option for .NET version 1.1.4322 is not there, only
version 2.0. Here's how the entire installation went:

1) Installed Windows 2003 EE R2 (which included SP1)
2) Installed IIS, Index Servicing and Message Queuing
3) Updated to latest service packs and patches (SP2)
4) Installed SQL 2005 EE w/ Reporting Services
5) Installed CRM 3.0.

Everything went smooth, but now I don't see the option to select the .NET
FrameWork v1.1 in the IIS website admin. I also do not see .NET FRAMEWORK
1.1 in the "Control Panel - Add/Remove software". Strangely, in the server
"Administrative Tools section", the .NET FRAMEWORK 1.1 Configuration and
Wizard are there.

Everytime I try to install .NET FRAMEWORK 1.1 from the dotnetfx.exe file on
the CRM CD, the system come back and tell me "The files you are trying to
install is already installed by the systems, etc..."

Any suggestions is greatly appreciated.
--
Regards,

Andy

RE: CRM 3.0 install problem, .NET FrameWork 1.1 by MichaelLangdon

MichaelLangdon
Wed Apr 18 12:12:04 CDT 2007

Navigate to:

System Drive (C:\)windows\microsoft.net\framework\v1.1.4322

Locate an exe aspnet.regiis run this app from a command line with the switch
-i

so aspnet_regiis.exe -I

This will reinstall asp.net 1.1 for IIS

--
Rgds

Michael
MCDBA 2000 | MCITP DBA 2005


"gocrm" wrote:

> Here's a strange problem. After installing CRM 3.0 and I tried to follow the
> instruction on page 138 of the CRM implementation guide by "Click the ASP.NET
> tab, select version 1.1.4322, and then click OK." (within IIS management).
> There is 1 problem. The option for .NET version 1.1.4322 is not there, only
> version 2.0. Here's how the entire installation went:
>
> 1) Installed Windows 2003 EE R2 (which included SP1)
> 2) Installed IIS, Index Servicing and Message Queuing
> 3) Updated to latest service packs and patches (SP2)
> 4) Installed SQL 2005 EE w/ Reporting Services
> 5) Installed CRM 3.0.
>
> Everything went smooth, but now I don't see the option to select the .NET
> FrameWork v1.1 in the IIS website admin. I also do not see .NET FRAMEWORK
> 1.1 in the "Control Panel - Add/Remove software". Strangely, in the server
> "Administrative Tools section", the .NET FRAMEWORK 1.1 Configuration and
> Wizard are there.
>
> Everytime I try to install .NET FRAMEWORK 1.1 from the dotnetfx.exe file on
> the CRM CD, the system come back and tell me "The files you are trying to
> install is already installed by the systems, etc..."
>
> Any suggestions is greatly appreciated.
> --
> Regards,
>
> Andy

Re: CRM 3.0 install problem, .NET FrameWork 1.1 by Jimmy

Jimmy
Wed Apr 18 13:08:00 CDT 2007

Go to Add/Remove Programs, Windows Components, Application Server, and
select ASP.NET.


"gocrm" <gocrm@discussions.microsoft.com> wrote in message
news:E4890C5C-2B2B-4192-9422-A06FE379E556@microsoft.com...
> Here's a strange problem. After installing CRM 3.0 and I tried to follow
> the
> instruction on page 138 of the CRM implementation guide by "Click the
> ASP.NET
> tab, select version 1.1.4322, and then click OK." (within IIS management).
> There is 1 problem. The option for .NET version 1.1.4322 is not there,
> only
> version 2.0. Here's how the entire installation went:
>
> 1) Installed Windows 2003 EE R2 (which included SP1)
> 2) Installed IIS, Index Servicing and Message Queuing
> 3) Updated to latest service packs and patches (SP2)
> 4) Installed SQL 2005 EE w/ Reporting Services
> 5) Installed CRM 3.0.
>
> Everything went smooth, but now I don't see the option to select the .NET
> FrameWork v1.1 in the IIS website admin. I also do not see .NET
> FRAMEWORK
> 1.1 in the "Control Panel - Add/Remove software". Strangely, in the
> server
> "Administrative Tools section", the .NET FRAMEWORK 1.1 Configuration and
> Wizard are there.
>
> Everytime I try to install .NET FRAMEWORK 1.1 from the dotnetfx.exe file
> on
> the CRM CD, the system come back and tell me "The files you are trying to
> install is already installed by the systems, etc..."
>
> Any suggestions is greatly appreciated.
> --
> Regards,
>
> Andy



RE: CRM 3.0 install problem, .NET FrameWork 1.1 by gocrm

gocrm
Wed Apr 18 13:38:05 CDT 2007

Hi Michael,

Followed your suggestion. Should I be seeing .NET Framework 1.1 displaying
in the CONTROL PANEL, ADD/REMOVE PROGRAM section? I don't see any indication
that it's installed.

I hovered to IIS management and clicked on Properties of default website,
does not show ASP.NET option on the tabs. Any suggestion? Thank you.
--
Regards,

Andy


"Michael Langdon" wrote:

> Navigate to:
>
> System Drive (C:\)windows\microsoft.net\framework\v1.1.4322
>
> Locate an exe aspnet.regiis run this app from a command line with the switch
> -i
>
> so aspnet_regiis.exe -I
>
> This will reinstall asp.net 1.1 for IIS
>
> --
> Rgds
>
> Michael
> MCDBA 2000 | MCITP DBA 2005
>
>
> "gocrm" wrote:
>
> > Here's a strange problem. After installing CRM 3.0 and I tried to follow the
> > instruction on page 138 of the CRM implementation guide by "Click the ASP.NET
> > tab, select version 1.1.4322, and then click OK." (within IIS management).
> > There is 1 problem. The option for .NET version 1.1.4322 is not there, only
> > version 2.0. Here's how the entire installation went:
> >
> > 1) Installed Windows 2003 EE R2 (which included SP1)
> > 2) Installed IIS, Index Servicing and Message Queuing
> > 3) Updated to latest service packs and patches (SP2)
> > 4) Installed SQL 2005 EE w/ Reporting Services
> > 5) Installed CRM 3.0.
> >
> > Everything went smooth, but now I don't see the option to select the .NET
> > FrameWork v1.1 in the IIS website admin. I also do not see .NET FRAMEWORK
> > 1.1 in the "Control Panel - Add/Remove software". Strangely, in the server
> > "Administrative Tools section", the .NET FRAMEWORK 1.1 Configuration and
> > Wizard are there.
> >
> > Everytime I try to install .NET FRAMEWORK 1.1 from the dotnetfx.exe file on
> > the CRM CD, the system come back and tell me "The files you are trying to
> > install is already installed by the systems, etc..."
> >
> > Any suggestions is greatly appreciated.
> > --
> > Regards,
> >
> > Andy

Re: CRM 3.0 install problem, .NET FrameWork 1.1 by gocrm

gocrm
Wed Apr 18 13:40:23 CDT 2007

Thank you Jimmy. I will give that a try. Will I be seeing .NET Framework
1.1 displaying in the CONTROL PANEL, ADD/REMOVE PROGRAMS section after the
install?
--
Regards,

Andy


"Jimmy Chu" wrote:

> Go to Add/Remove Programs, Windows Components, Application Server, and
> select ASP.NET.
>
>
> "gocrm" <gocrm@discussions.microsoft.com> wrote in message
> news:E4890C5C-2B2B-4192-9422-A06FE379E556@microsoft.com...
> > Here's a strange problem. After installing CRM 3.0 and I tried to follow
> > the
> > instruction on page 138 of the CRM implementation guide by "Click the
> > ASP.NET
> > tab, select version 1.1.4322, and then click OK." (within IIS management).
> > There is 1 problem. The option for .NET version 1.1.4322 is not there,
> > only
> > version 2.0. Here's how the entire installation went:
> >
> > 1) Installed Windows 2003 EE R2 (which included SP1)
> > 2) Installed IIS, Index Servicing and Message Queuing
> > 3) Updated to latest service packs and patches (SP2)
> > 4) Installed SQL 2005 EE w/ Reporting Services
> > 5) Installed CRM 3.0.
> >
> > Everything went smooth, but now I don't see the option to select the .NET
> > FrameWork v1.1 in the IIS website admin. I also do not see .NET
> > FRAMEWORK
> > 1.1 in the "Control Panel - Add/Remove software". Strangely, in the
> > server
> > "Administrative Tools section", the .NET FRAMEWORK 1.1 Configuration and
> > Wizard are there.
> >
> > Everytime I try to install .NET FRAMEWORK 1.1 from the dotnetfx.exe file
> > on
> > the CRM CD, the system come back and tell me "The files you are trying to
> > install is already installed by the systems, etc..."
> >
> > Any suggestions is greatly appreciated.
> > --
> > Regards,
> >
> > Andy
>
>
>

Re: CRM 3.0 install problem, .NET FrameWork 1.1 by Jimmy

Jimmy
Wed Apr 18 13:54:03 CDT 2007

No, but 1.1 should be an option in the IIS configuration.


"gocrm" <gocrm@discussions.microsoft.com> wrote in message
news:377733AD-9EFD-4553-A03E-DB974C3BAE86@microsoft.com...
> Thank you Jimmy. I will give that a try. Will I be seeing .NET Framework
> 1.1 displaying in the CONTROL PANEL, ADD/REMOVE PROGRAMS section after the
> install?
> --
> Regards,
>
> Andy
>
>
> "Jimmy Chu" wrote:
>
>> Go to Add/Remove Programs, Windows Components, Application Server, and
>> select ASP.NET.
>>
>>
>> "gocrm" <gocrm@discussions.microsoft.com> wrote in message
>> news:E4890C5C-2B2B-4192-9422-A06FE379E556@microsoft.com...
>> > Here's a strange problem. After installing CRM 3.0 and I tried to
>> > follow
>> > the
>> > instruction on page 138 of the CRM implementation guide by "Click the
>> > ASP.NET
>> > tab, select version 1.1.4322, and then click OK." (within IIS
>> > management).
>> > There is 1 problem. The option for .NET version 1.1.4322 is not there,
>> > only
>> > version 2.0. Here's how the entire installation went:
>> >
>> > 1) Installed Windows 2003 EE R2 (which included SP1)
>> > 2) Installed IIS, Index Servicing and Message Queuing
>> > 3) Updated to latest service packs and patches (SP2)
>> > 4) Installed SQL 2005 EE w/ Reporting Services
>> > 5) Installed CRM 3.0.
>> >
>> > Everything went smooth, but now I don't see the option to select the
>> > .NET
>> > FrameWork v1.1 in the IIS website admin. I also do not see .NET
>> > FRAMEWORK
>> > 1.1 in the "Control Panel - Add/Remove software". Strangely, in the
>> > server
>> > "Administrative Tools section", the .NET FRAMEWORK 1.1 Configuration
>> > and
>> > Wizard are there.
>> >
>> > Everytime I try to install .NET FRAMEWORK 1.1 from the dotnetfx.exe
>> > file
>> > on
>> > the CRM CD, the system come back and tell me "The files you are trying
>> > to
>> > install is already installed by the systems, etc..."
>> >
>> > Any suggestions is greatly appreciated.
>> > --
>> > Regards,
>> >
>> > Andy
>>
>>
>>