See the top rated post in this thread. Click here

Results 1 to 2 of 2

Thread: The breakpoint will not currently be hit. No symbols have been currently loaded for this document.

  1. #1
    Member
    Join Date
    2011-05
    Posts
    11
    Login to Give a bone
    0

    Default The breakpoint will not currently be hit. No symbols have been currently loaded for this document.

    Hi,

    I am using Visual Studio 2013 together with Revit 2015.

    When I hit Start debugging, Revit is fired up and I get yellow triangles against all my breakpoints in Visual Studio. I've been Googling for hours, however, no solution can be found.

    Has anyone dealt with such problem and what was the workaround?


    Best

  2. #2
    Member
    Join Date
    2005-10
    Posts
    17
    Login to Give a bone
    1

    Default Re: The breakpoint will not currently be hit. No symbols have been currently loaded for this document.

    Hi there,

    I don't know if you resolved this problem or not, but i struggled with this irritating problem for some time.
    I am new at NET programming with reasonable experience with lisp and an little with VBA programming.
    The many solutions that are suggested on the internet didn't do it for me, after I tried many settings I eventually created a new project in VS2013 with the addin for revit 2015 and added all my existing .vb files and rebuild my poject.

    Now if I first start revit, open a project and run my custom command, the required dll-file is loaded in the memory. Ater that in Visual Studio I attach revit.exe after a few seconds the yellow triangles don't appear and now the breakpoints are hit when I run my command.

    Maybe this can work for you or anyone else with the same irritating problem.

    Regards,

    Gerard

Similar Threads

  1. 2013: Linked file cannot be loaded because it is loaded into another open document
    By cr_gixxer in forum Revit Architecture - General
    Replies: 6
    Last Post: 2013-12-04, 08:21 PM
  2. Replies: 0
    Last Post: 2011-12-15, 02:02 PM
  3. Imported CAD symbols VS Annotation 2D symbols
    By Binu Mathew in forum Revit MEP - General
    Replies: 1
    Last Post: 2009-12-30, 03:36 PM
  4. Project Browser is hidden after Closing a loaded document
    By stanley_1287 in forum Revit - API
    Replies: 0
    Last Post: 2009-10-19, 04:17 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •