Re: [U2] My first uniObject application

2012-06-05 Thread Brian Whitehorn
g] On Behalf Of Geohagan, Wayne S. Sent: Wednesday, 6 June 2012 1:59 AM To: u2-users@listserver.u2ug.org Subject: [U2] My first uniObject application I am receiving the following error message: "Children could not be evaluated" Here's my code: Public Class Form1 Dim sessio

Re: [U2] My first uniObject application

2012-06-05 Thread Gregor Scott
It just means they are invaluable -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Wednesday, 6 June 2012 2:10 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] My first uniObject application I

Re: [U2] My first uniObject application

2012-06-05 Thread Geohagan, Wayne S.
7;U2 Users List' Subject: Re: [U2] My first uniObject application Well for a start you're using the Com version of UniObjects from .NET. Not the best combination - there is a .NET specific library for UniObjects. Make sure you have a reference to the correct uodotnet.dll, then visit t

Re: [U2] My first uniObject application

2012-06-05 Thread Brian Leach
lient using UO.net b. the learner pack. That walks through a windows forms client. BRian -Original Message- From: Geohagan, Wayne S. To: u2-users Sent: Tue, Jun 5, 2012 8:59 am Subject: [U2] My first uniObject application I am receiving the following error message: "Children co

Re: [U2] My first uniObject application

2012-06-05 Thread Wjhonson
I have to bite my tongue. <> -Original Message- From: Geohagan, Wayne S. To: u2-users Sent: Tue, Jun 5, 2012 8:59 am Subject: [U2] My first uniObject application I am receiving the following error message: "Children could not be valuated" Here's my

[U2] My first uniObject application

2012-06-05 Thread Geohagan, Wayne S.
I am receiving the following error message: "Children could not be evaluated" Here's my code: Public Class Form1 Dim session As Object Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Session = CreateObject("UniObj