Help to resolve a Visual Studio message about remote debugger

Help to resolve a Visual Studio message about remote debugger

JBerns
Advisor Advisor
355 Views
2 Replies
Message 1 of 3

Help to resolve a Visual Studio message about remote debugger

JBerns
Advisor
Advisor

Community,

 

I am using Visual Studio 2022 to assist with iLogic code development.

 

Does anyone else see this error when debugging or know how to resolve it?

JBerns_0-1719326305121.png

 

A vault-type project is active, but I have never needed MSVSMON running on our Vault server in the past.

I installed MSVSMON on the server as a possible solution, but the error message persists. Perhaps a firewall issue.

 

I recently switched to a new workstation. I copied the VS .SLN file from the old PC to the new PC.

This error message is new - wondering if a property needs to be changed to block this message.

 

Thank you for your time and attention. I look forward to your replies.

 

 

Regards,

Jerry

-----------------------------------------------------------------------------------------
CAD Administrator
Using AutoCAD & Inventor 2025
Autodesk Certified Instructor
Autodesk Inventor 2020 Certified Professional
Autodesk AutoCAD 2017 Certified Professional
0 Likes
356 Views
2 Replies
Replies (2)
Message 2 of 3

Michael.Navara
Advisor
Advisor

I don't know how you debug your code. But usually you don't need to install anything special on your workstation and nothing on the server.

It looks like a local issue and you can try to

  • look at your debugging options in VS (Attach to process... if you use it). Check if you use "Local" connection type
  • MichaelNavara_0-1719392937361.png

     

  • create and debug new simple application (HelloWorld.exe for example). Try if it is possible.
0 Likes
Message 3 of 3

JBerns
Advisor
Advisor

@Michael.Navara,

 

I have been using the iLogic debugging method, introduced by Brian Ekins @BrianEkins, since 2019.

https://modthemachine.typepad.com/my_weblog/2019/12/using-visual-studio-to-debug-ilogic-rules.html 

 

I updated the code for Inventor 2022 and it was working well on previous workstation. Since I would be using the same VS and Inventor versions on the new workstation, I thought I could just copy the .SLN file from PC to PC.

 

When I 'Attach to Process' the Connection Type is set to Local.

 

It does not happen with all iLogic code, seems random in nature, but has happened enough times in the past couple of weeks to be a nuisance.

 

Thanks for the suggestions, Michael. Maybe someone will know how to silence this prompt.

 

 

Regards,

Jerry

-----------------------------------------------------------------------------------------
CAD Administrator
Using AutoCAD & Inventor 2025
Autodesk Certified Instructor
Autodesk Inventor 2020 Certified Professional
Autodesk AutoCAD 2017 Certified Professional
0 Likes