Remote debugging with 807 v2

  • 23 October 2008
  • 2 replies
  • 0 views

Badge +1

Is anyone else having issues doing remote debugging w/ blackpearl 807 v2?   It seems that in 807 the extender projects have finally went away, but now when I try to do remote debugging I get a

 

---------------------------
Microsoft Visual Studio
---------------------------
The following breakpoint cannot be set:

At EventItem_271637bf23cf42a1beb35b11d66ed84d.cs, line 52 character 13

The Common Language Runtime was unable to set the breakpoint.
---------------------------
OK  
---------------------------

 

Now the odd thing is that the file name of my file in VS is now the name of the  server code event, but as you can see, the file gets renamed as above...

 

Anyone have any clue as to how to get the debugging to work remotely on 807?

 


2 replies

Badge +8

This KB article suggests a work-around: http://kb.k2workflow.com/articles/kb000308.aspx


It is way too much trouble for me since I usually have 10-20 server events with code in my processes, so for 807 I've given up on debugging...

Badge +4

Since that KB article is a work-around does this mean that eventually in a future patch we will be able to remote debug server code events?


I am in the same boat with regards to having multiple server code events, and that is a lot of time and effort to invest in order to remote debug.

Reply