Autodesk Topobase
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Topobase API question
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
944 Views, 0 Replies
06-06-2011 12:48 PM
Hi,
i wan't to develop a program in C# that uses the Topobase Api to access spatial data in an oracle database. When I try to connect to the database with
ConnectionIdentifier.Oracle identifier = ConnectionIdentifier.Create<ConnectionIdentifier.O
...
, like described in the DeveloperGuide, I get a 'System.ArgumentOutOfRangeException' from the Topobase.Data.dll, and the identifier is null.
Now i wonder what the problem could be. Is it even possible to use the Topobase Api in a C# program or can I use it only if i wan't to develop Topobase Plugins?
Thanks for your help
Evi
