ASP.NET - installing dotnet framewrk 2.9 on error  ASP.NET - installing dotnet framewrk 2.9 on error

Asked By SVK N
07-May-10 02:57 AM
Microsoft .NET Framework 2.0 Setup --------------------------- Error 25015.Failed to install assembly 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.VisualBasic.Vsa.dll' because of system error: Access is denied. --------------------------- Retry Cancel

i get teh above error
 how do i install the framework

when i tried reparing the visual stuido by doing re set up & repairing i  get the erro r in log file

[05/07/10,12:06:45] Microsoft .NET Framework 2.0: [2] Error code 1603 for this component means "Fatal error during installation.
"
[05/07/10,12:06:45] Microsoft .NET Framework 2.0: [2] Setup Failed on component Microsoft .NET Framework 2.0
[05/07/10,12:06:53] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InstallManagerHelper() with HRESULT -2147023293.
[05/07/10,12:06:53] setup.exe: [2] Component error string not specified in ISetupManager::AddToActionResultCollection()
[05/07/10,12:07:03] VS70pgui: [2] DepCheck indicates Microsoft .NET Framework 2.0 is not installed.
[05/07/10,12:07:03] VS70pgui: [2] Unknown component status forMicrosoft Document Explorer 2005
[05/07/10,12:07:03] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2005 Professional Edition - ENU was not attempted to be installed.
  Sagar P replied to SVK N
07-May-10 03:18 AM
Can you try the following:

1. If you have any VS 2005 beta components on your machine, uninstall them and try to install again.
2. Turn off any virus scanners you have and try to install again.
3. Try stoping IIS and then try the install.

  SVK N replied to Sagar P
07-May-10 03:20 AM
i had done but no progress
how do i check if any beta componenets r left out
is there any way i culd get the list and its path
  SVK N replied to Sagar P
07-May-10 03:40 AM


atatched here with scree  shot of error in installation

Create New Account
help
authentication modes and its implementation in projects hi, i am doing a project in asp.net. . i want to use a authentication mode in this project.it is a educational based do some authentication in this project. How To: Use Forms Authentication with SQL Server in ASP.NET 2.0 patterns & practices Developer Center J.D. Meier, Alex Mackman, Blaine Wastell, Prashant Bansode, Andy Wigley, Kishore Gopalan Microsoft Corporation August 2005 Applies To • ASP.NET version 2.0 • SQL Server 2000 Summary This How To shows you how you can
How to setup .net 2.0 in window server 2000. I made a .Net 2.0 C# web applicaton, I want to deploy to a window 2000 server, how should I set the window 2000 (IIS 6.0) server to run the .Net 2.0 application? Thanks in advance. Using Management Tools ASP.NET 2.0 includes a full range of management tools that you can use to configure your web application: • An ASP.NET Microsoft Management Console Snapin that integrates with the Internet Information Services (IIS) MMC administration tool
Interview Questions for .NET Framework This article is specially for the users those are in development or want to be a .net developer • To test a Web Service you must create a windows application or web application to consume this service? It is True / False? FALSE How many classes can a single.NET DLL contain? Answer1: As many Answer2: One or more What are good ADO.NET object(s) to replace the ADO Recordset object? The differences includes In ADO, the in memory representation of data is the recordset. In ADO.net, it is the dataset A recordset looks like a single table in ADO In contrast, a dataset is a collection of one or more tables in ADO.net ADO is designed primarily for connected access ADO net the disconnected access to the database is used In ADO you communicate with the database
different features in all asp.net versions what are the diff features of asp.net all versions. in the below link you have upto 2.0 http: / / www.codeproject.com / KB / aspnet / ComparisonASP1xASP20.aspx Each version of the .NET Framework contains the common language runtime (CLR) as its core component, and includes additional components such base class libraries and other managed libraries. This topic describes the key components of the .NET Framework versions, provides information about the underlying CLR versions and associated development environments, and identifies the
Frequently asked Interview Questions in ADO.Net hi friends Any one send frequently asked Important questions in C# .Net, ADO .Net, Asp .Net and Sql Server. . . . . . . . tx in Advance. . . . . . Hi, Find this. . (B)What is an IL? (B B) What is concept of Boxing and Unboxing ? (B) What is the difference between VB.NET and C#? (I) what is the difference between System exceptions and Application exceptions? (I)What is CODE Access security? (I)What is a satellite assembly? (A) How to prevent my .NET DLL to be decompiled? (I) what is the difference between Convert.toString and .toString () method assembly in GAC how do we make a choice? (A)What is CodeDom? Chapter 2: NET Interoperability (I) How can we use COM Components in .NET? (I) We have developed the