Code Monkey home page Code Monkey logo

Comments (4)

lucamorelli avatar lucamorelli commented on July 18, 2024

I just upgraded this application from .net 4 to 4.5. The problem is that with .net System.Net.Http in the project was a reference to the .net 4 version of the dll in the Microsoft..Bcl.* and in the upgrade project the reference wasn't updated... yes, old issue in the migration from .net 4 to 4.5, but I never seen this behavior: compiles without errors but gives this message during debugging.
Now this works, but I have found other problems:

untitled

trying to click does nothing.
AND

untitled2

image

In short looks like that tooltips or visualizers that are shown placing the cursor above the variables are not working with variables declared inside the foreach cycle, but work with the one decalred before.

from tooling.

lucamorelli avatar lucamorelli commented on July 18, 2024

if I try to use Quick Watch with these variables this is what I see
untitled2

I checked: the problem is the async. This happens in an async routine, if I remove this works fine.

from tooling.

sayedihashimi avatar sayedihashimi commented on July 18, 2024

@lucamorelli can you retry with VS2015 and let me know if you are still running into this. Also is it only happening in web projects?

from tooling.

sayedihashimi avatar sayedihashimi commented on July 18, 2024

Closing until we get more details whether this is still an issue with the RC release.

from tooling.

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.