CREO Toolkit applications compatibility with C++/CLI code
Hello,
I have created a small C++/CLI library which make calls to a C# DLL, this library works fine if I call it from any other C++ project, but it does not work if I call it from my Toolkit application (based on Creo Toolkit 10.0.6.0).
The application compiles and links fine, but it fails to start from the Auxiliary Applications menu:

Checking that trailfile info, I only can see these lines related to my app not saying any clue about the possible root cause error:

What I'm thinking is that Creo doesn't support Toolkit apps involved with C++/CLI code, but I would like to confirm that, do some of you have experience this?
Thanks.

