2 out of 3 rated this helpful - Rate this topic

Assemblies in the .NET Framework Client Profile

.NET Framework 4

This topic contains a list of the reference assemblies included in the .NET Framework 4 Client Profile. These assemblies can be found in \Program Files\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client. For more information about the Client Profile, see .NET Framework Client Profile.

Accessibility.dll

CustomMarshalers.dll

Microsoft.CSharp.dll

Microsoft.JScript.dll

Microsoft.VisualBasic.Compatibility.Data.dll

Microsoft.VisualBasic.Compatibility.dll

Microsoft.VisualBasic.dll

Microsoft.VisualC.Dll

mscorlib.dll

PresentationCore.dll

PresentationFramework.Aero.dll

PresentationFramework.Classic.dll

PresentationFramework.dll

PresentationFramework.Luna.dll

PresentationFramework.Royale.dll

ReachFramework.dll

sysglobl.dll

System.Activities.Core.Presentation.dll

System.Activities.dll

System.Activities.DurableInstancing.dll

System.Activities.Presentation.dll

System.Addin.Contract.dll

System.Addin.dll

System.ComponentModel.Composition.dll

System.ComponentModel.DataAnnotations.dll

System.configuration.dll

System.Configuration.Install.dll

System.Core.dll

System.Data.DataSetExtensions.dll

System.Data.dll

System.Data.Entity.dll

System.Data.Linq.dll

System.Data.Services.Client.dll

System.Data.SqlXml.dll

System.Deployment.dll

System.Device.dll

System.DirectoryServices.AccountManagement.dll

System.DirectoryServices.dll

System.DirectoryServices.Protocols.dll

System.dll

System.Drawing.dll

System.EnterpriseServices.dll

System.EnterpriseServices.Thunk.dll

System.EnterpriseServices.Wrapper.dll

System.IdentityModel.dll

System.IdentityModel.Selectors.dll

System.IO.Log.dll

System.Management.dll

System.Management.Instrumentation.dll

System.Messaging.dll

System.Net.dll

System.Numerics.dll

System.Printing.dll

System.Runtime.DurableInstancing.dll

System.Runtime.Remoting.dll

System.Runtime.Serialization.dll

System.Runtime.Serialization.Formatters.Soap.dll

System.Security.dll

System.ServiceModel.Activities.dll

System.ServiceModel.Channels.dll

System.ServiceModel.Discovery.dll

System.ServiceModel.dll

System.ServiceModel.Routing.dll

System.ServiceProcess.dll

System.Speech.dll

System.Transactions.dll

System.Web.ApplicationServices.dll

System.Web.Services.dll

System.Windows.Forms.DataVisualization.dll

System.Windows.Forms.dll

System.Windows.Input.Manipulations.dll

System.Windows.Presentation.dll

System.Xaml.dll

System.XML.dll

System.Xml.Linq.dll

UIAutomationClient.dll

UIAutomationClientsideProviders.dll

UIAutomationProvider.dll

UIAutomationTypes.dll

WindowsBase.dll

WindowsFormsIntegration.dll

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
System.Runtime.Caching
For example WPF applications target the .NET Framework Client Profile and therefore can not use System.Runtime.Caching.dll. The developer may change the target Framework to .NET Framework 4 in Project Properties/Compile/Advanced Compiler Settings/Target framework.
Target Framework Client Profile
With .NET 4.0 Frameowrk client profile, ASP.NET web sites could also be created.