Code Monkey home page Code Monkey logo

Comments (7)

SergeyKanzhelev avatar SergeyKanzhelev commented on May 21, 2024

What version of SDK do you use? Is it server app or desktop/store?

from applicationinsights-dotnet.

RyanSizemore avatar RyanSizemore commented on May 21, 2024

Not sure on the version. The assembly shows a version of 0.12.0.17386.

This is a desktop (C#) app.

  •   Ryan
    

From: Sergey Kanzhelev [mailto:[email protected]]
Sent: Friday, January 15, 2016 12:37 PM
To: Microsoft/ApplicationInsights-dotnet [email protected]
Cc: Ryan Sizemore [email protected]
Subject: Re: [ApplicationInsights-dotnet] Crash from SendRequestAsync is unhandled (#157)

What version of SDK do you use? Is it server app or desktop/store?


Reply to this email directly or view it on GitHubhttps://github.com//issues/157#issuecomment-172086392.

from applicationinsights-dotnet.

SergeyKanzhelev avatar SergeyKanzhelev commented on May 21, 2024

@izikl , I believe it was fixed, right? Do you remember exact version?

from applicationinsights-dotnet.

izikl avatar izikl commented on May 21, 2024

Not sure. @RyanSizemore can you upgrade to a stable released SDK?

from applicationinsights-dotnet.

abaranch avatar abaranch commented on May 21, 2024

@RyanSizemore. Closing the issue, please upgrade at least to the latest stable version. 0.12 is not supported any more.

from applicationinsights-dotnet.

mifurm avatar mifurm commented on May 21, 2024

Team, I have AppInsight SDK installed with versions, which you can see below the picture. This is ASP.Net MVC app and the issue described in here still exsists.
Here you have the error.
appinsight

And here are my SDK versions. Can you please help?








<package id="Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" version="2.1.0" targetFramework

from applicationinsights-dotnet.

SergeyKanzhelev avatar SergeyKanzhelev commented on May 21, 2024

@mifurm Application Insights SDK has logic to collect unobserved exceptions. It may indicate a problem with your application. Typically it will happen when Task was started and not awaited for by any code. And this task throws an exception. So there is no code to handle this exception. It may indicate a bigger problem with your code.

It's not easy to correlate an unobserver exception with the code that initiated it. Upgrade to 2.4 SDK may help as that version has improved telemetry correlation capabilities.

from applicationinsights-dotnet.

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.