Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Error R6034 on Startup With VC++ 2005 #321

Open
1 task
ghost opened this issue Jun 28, 2021 · 3 comments
Open
1 task

Error R6034 on Startup With VC++ 2005 #321

ghost opened this issue Jun 28, 2021 · 3 comments
Labels
bug 🐛 Something isn't working XamlIslands 🏝️

Comments

@ghost
Copy link

ghost commented Jun 28, 2021

Describe the bug

I have a WFP non-packaged app that has dependencies on Visual C++ 2005. When adding any Xaml Islands controls to the main window I get an error during startup that there was an issue loading the C runtime. As soon as the Visual C++ 2005 runtimes (msvcm80.dll, msvcp80.dll and msvcr80.dll) are removed, the app starts up and runs as expected.

  • Is this bug a regression in the toolkit? If so, what toolkit version did you last see it work:

Steps to Reproduce

Steps to reproduce the behavior:

  1. Make a non-packaged WPF app
  2. Include msvcm80.dll, msvcp80.dll and msvcr80.dll
  3. Add a Xaml Islands control to the main window

Expected behavior

App should start without error.

Screenshots

image

Environment

NuGet Package(s): 
Microsoft.Toolkit.Wpf.UI.Controls

Package Version(s): 
6.1.2

Project .NET Version:
- [X] .NET Framework (version: 4.7.2)
- [ ] .NET Core 3
- [X] .NET Core 3.1

Windows 10 Build Number:
- [ ] Fall Creators Update (16299)
- [ ] April 2018 Update (17134)
- [ ] October 2018 Update (17763)
- [ ] May 2019 Update (18362)
- [X] 21H1
- [ ] Insider Build (build number: )

App min and target version:
- [ ] Fall Creators Update (16299)
- [ ] April 2018 Update (17134)
- [ ] October 2018 Update (17763)
- [ ] May 2019 Update (18362)
- [ ] Insider Build (xxxxx)

Device form factor:
- [X] Desktop
- [ ] Xbox
- [ ] Surface Hub
- [ ] IoT

Visual Studio 
- [ ] 2017 (version: )
- [X ] 2019 (version: ) 
- [ ] 2019 Preview (version: )

Additional context

Please see the attached reference app for an example of the issue.
Reference App.zip

@ghost ghost added bug 🐛 Something isn't working needs triage 🔍 labels Jun 28, 2021
@ghost
Copy link

ghost commented Jun 28, 2021

Hello jpgrusling, thank you for opening an issue with us!

I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible. Other community members may also look into the issue and provide feedback 🙌

@ghost ghost added the needs attention 👋 label Jul 13, 2021
@ghost
Copy link

ghost commented Jul 13, 2021

This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established.

@michael-hawker
Copy link
Member

FYI @marb2000

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug 🐛 Something isn't working XamlIslands 🏝️
Projects
None yet
Development

No branches or pull requests

1 participant