Debug iLogic Code - Free Alternative to Visual Studio

Debug iLogic Code - Free Alternative to Visual Studio

johnster100
Collaborator Collaborator
592 Views
5 Replies
Message 1 of 6

Debug iLogic Code - Free Alternative to Visual Studio

johnster100
Collaborator
Collaborator

Hi,

I debug my iLogic code within Visual Studio, this works very well. 

 

However, some of my colleagues do not have a license for Visual Studio (due to licensing cost). Are there any free / open source alternatives that can be used instead of Visual Studio?

 

thanks,

John

0 Likes
593 Views
5 Replies
Replies (5)
Message 2 of 6

Frederick_Law
Mentor
Mentor

Visual Studio Community is free.

 

How do you "debug" iLogic in VS?

You use straight VB in iLogic?

 

I build addins and did breakpoint and debug in IV with VS Community.

I use "Logger.Info" in iLogic to "debug".

 

0 Likes
Message 3 of 6

johnster100
Collaborator
Collaborator

Hi,

you are not allowed to use Visual Studio community for business purposes so we cannot use this.

 

I use this to debug in visual studio:

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

 

thanks,

John

Message 4 of 6

Frederick_Law
Mentor
Mentor
0 Likes
Message 5 of 6

johnster100
Collaborator
Collaborator

Based on that I don't think we would be allowed to use it as we would be classed as an 'Enterprise'.

 

thanks again,

John

0 Likes
Message 6 of 6

Frederick_Law
Mentor
Mentor

Good luck finding anything free that can do debugging on that level.

Also without security risk and will get pass company IT.

I'll say the only choice is get management to paid for licenses.

All the codes you're developing is already company property.

0 Likes