Re: [U2] Unidata 7.1.9 and .Net DLL

2010-07-21 Thread Don
DW, Yes, I currently use the Vertex EI interface with the .NET application I'm working on. So do you know just link directly (add voc entry) with the vptrei.dll (enhanced integration) directly in Unidata? And yes, the XML is pretty sweet. Robert, Thanks for the heads-up about regasm. Tony,

[U2] SmarTerm/Unidata problem

2010-07-21 Thread Buffington, Wyatt
I don't know if anyone here can help with a strange 'feature' that has occurred just recently. We are running Unidata 7.2 on a HP-UX B11.23 with a terminal emulator called SmarTerm by Esker. I was given the task of upgrading and testing to version 13. There are some differences between it and the

Re: [U2] Unidata 7.1.9 and .Net DLL

2010-07-21 Thread David Wolverton
Ultimately we are calling a routine as a 'service' passing the XML and receiving back the 'answer' XML - this logic will allow abstraction off the 'core database' machine since the service call can point to any machine -- if they would complete all GeoCode actions with an EI XML interface, we'd be

Re: [U2] SmarTerm/Unidata problem

2010-07-21 Thread aelwood
Seems to me this is a setting in the .ini file for smarterm. But it's been probably 15 years since I messed with any of those settings and I don't remember where the .ini is or what the first part of the name is. Smarterm.ini? Something like that I no longer have any machines running

Re: [U2] Unidata 7.1.9 and .Net DLL

2010-07-21 Thread Tony Gravagno
From Don Verhagen: Does anyone know if you can hook/link a .NET dll (Managed code) into Unidata 7.1.9 (Windows). I know you can with COM .DLL by creating an E type voc entry. Sample COM DLL Voc entry 1 E 2 E:\Vertex\VertexUtils\VertexDriver.DLL 3 v_LocConnect 4 params... I

Re: [U2] Unidata 7.1.9 and .Net DLL

2010-07-21 Thread Wally Terhune
Lookup callc There are notes on how to implement on UNIX (link with makeudt) and Windows (dll with E voc item) Wally Terhune U2 Support Architect Rocket Software 4700 S. Syracuse Street, Suite 400 **Denver, CO 80237 **USA Tel: +1.720.475.8055 Email: wterh...@rs.com Web: www.rocketsoftware.com/u2

Re: [U2] Unidata 7.1.9 and .Net DLL

2010-07-21 Thread phil walker
Is there an equivalent in Universe, or is that GCI which means building UV not calling a dynamically linked library as far as I understand? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users- boun...@listserver.u2ug.org] On Behalf Of Wally Terhune Sent:

Re: [U2] U2-Users Digest, Vol 15, Issue 17

2010-07-21 Thread Ken Ford
Thanks, David. It was just what I was after. Regards, Ken. -Original Message- Date: Tue, 20 Jul 2010 14:13:24 +1000 From: Hona, David david.h...@cba.com.au To: 'U2 Users List' u2-users@listserver.u2ug.org Subject: Re: [U2] Tracing ODBC requests Message-ID:

Re: [U2] Unidata 7.1.9 and .Net DLL

2010-07-21 Thread Don
David, I sent you an offline email at your flash.net account from my work email. But I'm glad you detailed it out here. Good news, I sent a support ticket into Vertex about the missing Geocoder functionality in the EI XML interface and was told that it will be in Release 2.9.8 due to be released

Re: [U2] Unidata 7.1.9 and .Net DLL

2010-07-21 Thread Don
Tony, You can find documentation for it the following manual: Unidata 7.1.x Manual: Developing UniBasic Applications (BASD.pdf) Section: Linking C Programs (Windows Platforms Only) Page: 226-325 I don't use Universe enough to know if it works on that platform. Feel free to contact me offline