Code Monkey home page Code Monkey logo

Comments (5)

sboulema avatar sboulema commented on August 18, 2024 1

Possibly related to this error in the logs:

{
   "version":{
      "Major":3,
      "Minor":3,
      "Build":149,
      "Revision":0,
      "MajorRevision":0,
      "MinorRevision":0
   },
   "message":"Error during mapping",
   "exception":{
      "ClassName":"System.OutOfMemoryException",
      "Message":"Mémoire insuffisante pour continuer l'exécution du programme.",
      "Data":null,
      "InnerException":null,
      "HelpURL":null,
      "StackTraceString":"   à System.Runtime.InteropServices.Marshal.AllocHGlobal(IntPtr cb)\r\n   à System.Reflection.Internal.StreamMemoryBlockProvider.ReadMemoryBlockNoLock(Stream stream, Boolean isFileStream, Int64 start, Int32 size)\r\n   à System.Reflection.PortableExecutable.PEReader..ctor(Stream peStream, PEStreamOptions options, Int32 size)\r\n   à Microsoft.CodeAnalysis.ModuleMetadata.CreateFromStream(Stream peStream, PEStreamOptions options)\r\n   à Microsoft.CodeAnalysis.MetadataReference.CreateFromFile(String path, MetadataReferenceProperties properties, DocumentationProvider documentation)\r\n   à CodeNav.Mappers.SyntaxMapper.MapDocument(Document document) dans C:\\projects\\codenav\\CodeNav\\Mappers\\SyntaxMapper.cs:ligne 149\r\n   à CodeNav.Mappers.SyntaxMapper.MapDocument(Document activeDocument, CodeViewUserControl control, VisualStudioWorkspace workspace) dans C:\\projects\\codenav\\CodeNav\\Mappers\\SyntaxMapper.cs:ligne 70",
      "RemoteStackTraceString":null,
      "RemoteStackIndex":0,
      "ExceptionMethod":"8\nAllocHGlobal\nmscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\nSystem.Runtime.InteropServices.Marshal\nIntPtr AllocHGlobal(IntPtr)",
      "HResult":-2147024882,
      "Source":"mscorlib",
      "WatsonBuckets":null
   },
   "timestamp":"2017-09-19T11:50:42.8463813+02:00"
}

Any chance you can provide me with a sample of your code, so I can reproduce the error ?!

from codenav.

sboulema avatar sboulema commented on August 18, 2024 1

Rewrote the code dealing with expanding and collapsing items. Get the new release (v3.5) :)

from codenav.

Troncho avatar Troncho commented on August 18, 2024

Hi, thanks for your quick response. Here's the class complete code:

<snip>

from codenav.

sboulema avatar sboulema commented on August 18, 2024

Thank you for your code, I am able to reproduce the problem!
Searching for a fix now :)

from codenav.

Troncho avatar Troncho commented on August 18, 2024

Thanks! Works perfectly well :) :) :) BTW: Excelent C# Code assistant!!!

from codenav.

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.