- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Debugging RADF
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-16-2010 02:19 AM
Hello.
Please could someone help me with debugging RADF R2?
1. I have lots of exceptions coming out when running the project and they are listed in the attached radf_debug_log.txt file.
2. When I run the project from VS2008 RADF Window and Hoops unlicensed message box appear, if I wish to save a log of this message, it is not saved and when I push button to close the message box, the exception list window in radf_exception1.jpg pops-up.
3. If I do not push the button to save a log of the Hoops unlicensed box and push "Close" button right away, the message box closes but RADF window doesn't handle events queue and I don't see Hoops axis triad.
4. If I start the application with StartRadf.bat from bin directory, the exception list window in radf_exception2.jpg pops-up. But when i close it, then I at least see Hoops Viewport, Axis Triad and selection operator is activated, but no message queue working.
Thank you in advance,
Aleksei Bytka
Re: Debugging RADF
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-16-2010 01:59 PM
Dear AlekseiBytka,
As per our developers these exceptions suggest that you have not unlocked ACIS and added the HOOPS license before building the product. Can you check if that is case and try the application after adding the licensing calls?
Regards,
Yogesh
Re: Debugging RADF
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-16-2010 02:20 PM
Hello.
I have not added HOOPS license to project yet, just looked at this page http://doc.spatial.com/index.php/HowTo:Setup_the_required_Licenses_for_RADF%3F . And it proposes to put additional function for unlocking HOOPS, but why does it work without it? E.g. if I don't put ACIS license unlocking function SpaDotNET solution wouldn't link. But RADF runs somehow...
So I have only to do it like on this page?
Thank you in advance.

