Assertion at /__w/1/s/src/mono/mono/metadata/assembly.c:4648, condition `<disabled>' not met

See original GitHub issue

Hi, first of all thanks for such a great setup to work with dotnetcore and blazor.

Issue : While running the application locally everything worked normally but when I published and deployed the Server project on IIS it got stuck on 1st page where MudBlazor logo is appearing.

error at console * Assertion at /__w/1/s/src/mono/mono/metadata/assembly.c:4648, condition '<disabled>' not met

Snap : image image

It would be helpful if you can help me on this to resolve.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
dhavalkateliyacommented, Apr 1, 2021

Hi , i found that the issue was with versioning of mudblazor and dotnetcore components which are dependent on that

i reinstalled mudblazor with latest version and it worked .

thanks for quick reply and attention .

0reactions
dhavalkateliyacommented, Apr 1, 2021

I see. Thanks for letting me know. Any suggestions or feedback regarding Blazor Hero?

The work you have done on this project is really great, so many useful concepts covered in single project. Also it would be helpful if you post video regarding setting up the project and the concepts covered in this project

thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Assertion at..., condition '<disabled>' not met. · Issue #42628
I just published to Azure a Blazor Wasm SPA I am developing with VS Community 2019. The app starts up successfully in Chrome...
Read more >
Exception: Assertion at ..., condition '<disabled>' not met ...
When I ran into this issue it was due to my build pipeline BuildConfiguration setting being set to "debug" instead of "release" inside...
Read more >
Q&A
Pdf.NET not working in Blazor WASM .NET5/6 project ... condition `<disabled>' not met", which causes my application to crash.
Read more >
Mono assertion when making HTTP call
I am unable to debug our mobile application using vs 2019 because of a new assertion failure. 05-03 11:10:56.715 F/ ( 9983): *...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found