GithubHelp home page GithubHelp logo

Comments (8)

batzen avatar batzen commented on June 12, 2024

Which exact .NET version are you using?
Which Snoop version are you using?
Does this happen every time you try to attach to your application?
Can you share your application?

from snoopwpf.

manavmehta2403 avatar manavmehta2403 commented on June 12, 2024

.NET 4.5
Snoop version 5 and also 4 and 2.11
It happens every time... earlier I need to uninstall windows update .NET cumulative. .Net3/.net4/.net5 update to make this work
But, I cannot uninstall the windows update, and this throws the error,
I am sorry it is confidential application

from snoopwpf.

batzen avatar batzen commented on June 12, 2024

As the exception occurs deep inside of WPF and a windows update causes the issue you should report it to Microsoft. If they broke something in WPF there is little I can do to fix it.

Which windows update causes your issue on which windows version?

from snoopwpf.

manavmehta2403 avatar manavmehta2403 commented on June 12, 2024

image
https://support.microsoft.com/en-us/topic/december-13-2022-kb5021090-cumulative-update-for-net-framework-3-5-4-8-and-4-8-1-for-windows-11-bad8107d-25df-4cdc-8043-2779893aa1c8

for windows 11

from snoopwpf.

batzen avatar batzen commented on June 12, 2024

Could you try to debug your application while attaching and check what kind of item gets added when the crash occurs and if it's always the same item?

from snoopwpf.

manavmehta2403 avatar manavmehta2403 commented on June 12, 2024

image

from snoopwpf.

batzen avatar batzen commented on June 12, 2024

That's not very useful.

You have to let the debugger stop where the exception really happens.
This might require disabling "Enable just my code", enabling "Enable .NET Framework source stepping" and adding the Microsoft Symbol Server as a symbol source in the debug settings.

And you might have to enable break on all exceptions in the exception settings.

You might even have to disable your exception handler, but i am not sure about that.

from snoopwpf.

manavmehta2403 avatar manavmehta2403 commented on June 12, 2024

hey I am able to fix the issue by downloading the specific program mentioned in the above URL
Although I am attaching the URL of the program too.
Thanks
https://support.microsoft.com/en-us/topic/kb5022083-change-in-how-wpf-based-applications-render-xps-documents-a4ae4fa4-bc58-4c37-acdd-5eebc4e34556

from snoopwpf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.