which version of .net framework is required is required for registering in IBM Cognos TM1 9.5
thanking you
.net frame work
-
- MVP
- Posts: 214
- Joined: Tue Nov 11, 2008 11:57 pm
- OLAP Product: TM1, CX
- Version: TM1 7x 8x 9x 10x CX 9.5 10.1
- Excel Version: XP 2003 2007 2010
- Location: Hungary
Re: .net frame work
Microsoft .NET 3.5 SP1 Framework
You can get useful information (including some error handling tip) about installation from the tm1_install.pdf:
To ensure that the .NET Framework 3.5 SP1 is properly installed and registered on your computer,perform these steps.
Steps
1. Open a Command Prompt window and navigate to the following directory:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
2. Execute the following command:
aspnet_regiis.exe -i
You can get useful information (including some error handling tip) about installation from the tm1_install.pdf:
To ensure that the .NET Framework 3.5 SP1 is properly installed and registered on your computer,perform these steps.
Steps
1. Open a Command Prompt window and navigate to the following directory:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
2. Execute the following command:
aspnet_regiis.exe -i
Best Regards,
Peter
Peter