Conectați-vă cu Microsoft
Conectați-vă sau creați un cont
Salut,
Selectați un alt cont.
Aveți mai multe conturi
Alegeți contul cu care doriți să vă conectați.
Engleză
Ne pare rău. Acest articol nu este disponibil în limba dvs.

Symptoms

Consider the following scenario:

  • You run an XAML browser application (XBAP) on a computer that has the Microsoft .NET Framework 4 and the Microsoft .NET Framework 3.5 Service Pack 1 (SP1) installed.

  • The target framework for the application is the Microsoft .NET Framework 3.0 or the .NET Framework 3.5.

In this scenario, textual elements may appear blank in the application. 

If you try to print in the application, the application might encounter a DllNotFoundException exception and then crashes.

Cause

This issue occurs because of a C runtime loading issue.

The .NET Framework 3.0 and the .NET Framework 3.5 use C runtime version 8.0, and the .NET Framework 4.0 uses C runtime version 10.0. When the target framework is the .NET Framework 3.0 or the .NET Framework 3.5, the application has to load the version 8.0 before load the C runtime 10.0. However, both runtimes are used for the same application. Therefore, the issue that is mentioned in the "Symptoms" section occurs.

Resolution

To resolve this issue, apply the hotfix package that is described in the following Microsoft Knowledge Base article:

2667241An update rollup is available for Windows Presentation Foundation (WPF) for Microsoft .NET Framework 3.5




Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

Aveți nevoie de ajutor suplimentar?

Doriți mai multe opțiuni?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Au fost utile aceste informații?

Ce v-a afectat experiența?
Apăsând pe Trimitere, feedbackul dvs. va fi utilizat pentru a îmbunătăți produsele și serviciile Microsoft. Administratorul dvs. IT va avea posibilitatea să colecteze aceste date. Angajamentul de respectare a confidențialității.

Vă mulțumim pentru feedback!

×