algorithmic modeling for Rhino
Tags:
Hi Riccardo,
are you debugging in Rhino 4?
- Giulio
___________________
giulio@mcneel.com
McNeel Europe
Hi Giulio,
no, I'm debugging in Rhino5, but I have the same issue in Rhino4.
I don't know if it's of any relevance, but the machine I'm working on has access to VS and Rhino through a server. Whilst on my own computer, having the programs installed locally, the debugging works fine.
r
VS 2008 can only debug Rhino 4, because this version uses .Net 2.0/3.5 and not 4.0, that is instead used in Rhino 5.
Still, this does not solve the Rhino 4 part. Are you getting the same error message there?
Also, can you please explain a little more "has access through a server"? I think VS and the debuggee should be running under the same Windows, but about this you might have to ask Microsoft.
- Giulio
________________
giulio@mcneel.com
McNeel Europe
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by
Neat, I'm always back on the same thread.
I guess this should rather be in a MSDN's forum, but anyway, I'll post here just in case someone has a clue:
after starting to debug (VS 2008 Express attaches to Rhino alright), I get this weird error message from VS if I try to hit Break All (pause debugging):
Unable to break execution. This process is not currently executing the type of code that you selected to debug.
Any help?
r