This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Which version of Visual Studio is recommended or supported?

Hello,

according to the product documentation of Identity Manager 7.0.2, Visual Studio 2010 is required for use with the System Debugger to test scripts.

I'm not sure whether that means at least version 2010, or whether this version is the only version which is supported.

Can someone please clarify this?

Thanks and best regards,
  Juergen

Parents
  • Hi René,

    when you are talking about the script debugger in combination with 7.0.2 i sincerely hope you mean the System Library, as the Script Debugger is no longer part of One Identity Manager.

    I do not have any issues in regards to Visual Studio 2015 in combination with the System Library. I use this combination on my system and they work without flaw.

    In regards to the issues you are describing (Start - Reload - Start - Reload) I assume that you do have some compiler error after you have loaded the scripts from the database. Please examine your error list in Visual Studio and correct any of them (Add missing references for example).

    I also assume, that Visual Studio informed you about the compiler errors and asked you to start anyways. If you do that, you end in the loop you have described.

    But nevertheless, customers won't have to use VS2010, there is VS2013 in between, and it works with Visual Studio 2015 as well.

Reply
  • Hi René,

    when you are talking about the script debugger in combination with 7.0.2 i sincerely hope you mean the System Library, as the Script Debugger is no longer part of One Identity Manager.

    I do not have any issues in regards to Visual Studio 2015 in combination with the System Library. I use this combination on my system and they work without flaw.

    In regards to the issues you are describing (Start - Reload - Start - Reload) I assume that you do have some compiler error after you have loaded the scripts from the database. Please examine your error list in Visual Studio and correct any of them (Add missing references for example).

    I also assume, that Visual Studio informed you about the compiler errors and asked you to start anyways. If you do that, you end in the loop you have described.

    But nevertheless, customers won't have to use VS2010, there is VS2013 in between, and it works with Visual Studio 2015 as well.

Children
No Data