Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when adding controls to the Toolbox #10

Closed
JasonLandbridge opened this issue Sep 9, 2019 · 17 comments
Closed

Crash when adding controls to the Toolbox #10

JasonLandbridge opened this issue Sep 9, 2019 · 17 comments

Comments

@JasonLandbridge
Copy link

Hey there,

When I add this version to the Toolbox in WPF through choose items and then browsing to the dll in .NET Core 3.0, the window freezes and eventually crashes.

Can you confirm this version is still working?

I am on 4.5.71 and .NET Core 3.0 preview 8

@JasonLandbridge JasonLandbridge changed the title Crash on adding to the Toolbox Crash when adding controls to the Toolbox Sep 9, 2019
@jogibear9988
Copy link
Member

I‘ve not tried to add it to the Toolbox.

But I can confirm that the dll works, look at the sample app in the git repo.

Please give some more infos about what you do exactly, maybe I could reproduce.

@JasonLandbridge
Copy link
Author

Thanks for the quick response!

I was doing this:
https://stackoverflow.com/a/11115424

Then when I have selected the assemblies in the nuget package location Visual studio 2019 v16.2.0 freezes and crashes

@jogibear9988
Copy link
Member

With NetFramework WPF App it works on my system... NetCore I will test now...

@jogibear9988
Copy link
Member

With NetCore it also does not work... I've no Idea why.
Have you Tested othe NetCore WPF Dll's? Maybe it's a general MS Bug? Or does it only not work with my dll?

@JasonLandbridge
Copy link
Author

I found out that in a new project based on .Net Core 3.0 I could not add any controls. I tried another similar package (https://github.com/miqm/wpftoolkit) and then from SyncFusion but none worked.

Then I wound the following which might make this a VS2019 issue:
https://developercommunity.visualstudio.com/content/problem/482527/vs2019rc-custom-controls-are-not-loaded-to-the-too.html

@jogibear9988
Copy link
Member

I think you should create a new issue. The one you mention is about WPF
But with Wpf it works

@jogibear9988
Copy link
Member

maybe create it here
https://github.com/dotnet/wpf/issues

@vatsan-madhavan
Copy link

FYI - dotnet/wpf#1852 (comment)

@JasonLandbridge
Copy link
Author

FYI - dotnet/wpf#1852 (comment)

Thank you, I will wait for the full .net core 3.0 release this Monday then!

@jogibear9988
Copy link
Member

@vatsan-madhavan still crashing adding this to newest visual studio16.3.0

@vatsan-madhavan
Copy link

@diverdan92, This doesn't repro for me in 16.4 previews, but it seems to be crashing in 16.3.0. Can you help redirect to the right folks in VS?

@vatsan-madhavan
Copy link

/cc @chabiss

@jogibear9988
Copy link
Member

I've now tried also in 16.4, also crashing

@jogibear9988
Copy link
Member

@vatsan-madhavan are you sure you adding the netcore3 dll to the toolbox and not the wpf one?

@jogibear9988
Copy link
Member

jogibear9988 commented Sep 23, 2019

because when I use the wpf dll it works (even in a netcore app), the netcore one not

@vatsan-madhavan
Copy link

@vatsan-madhavan are you sure you adding the netcore3 dll to the toolbox and not the wpf one?
because when I use the wpf dll it works (even in a netcore app), the netcore one not

WQbWgrZPsw

@jogibear9988
Copy link
Member

I close this here as it is a VS bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants