With Windows 2003 as part of the new security direction of Microsoft,
everything is switched off or closed, and you need to switch on the items
you want.  Check that the unirpc port you use for uniobjects does not have
the port closed.  Check the port number used for RPC in the Unidata
Administration menu and check that it is not closed in the firewall or IRC,
etc.

I have not had any problems with Universe Objects on Windows 2003.

Regards

David Jordan
Managing Consultant
[EMAIL PROTECTED]

Dacono Holdings Pty Ltd
Business & Technology Consulting
PO Box 909
Lane Cove 
NSW 2066
Australia
Ph 61 2 9418 8329
Fax 61 2 9427 2371
www.dacono.com.au 



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Darren Tauer
Sent: Thursday, 5 August 2004 1:01 AM
To: [EMAIL PROTECTED]
Subject: [U2] UniObjects on Server 2003


Using .net we have an asp application connecting to a Unidata 6.08 database.

The following code works fine on 2000, but not on Windows 2003 server. It
errors out with a library not registered error. Do we need a different
version of uniobjects in order to run this on Windows 2003 server or is
there a different way to create the objects on 2003? I tried several
different approaches and got different errors ranging from library not
registered to invalid cast exception.  Is there a different com object for
2003 or a different object library we should be using?


 Dim UDSession As New UNIOBJECTSLib.UnioaifCtrl
        UDSession.UserName = "dsiroot"
        UDSession.Password = "xxxxx"
        UDSession.accountpath = "/info/TCF"
        UDSession.HOSTNAME = "beaker"
        UDSession.connect()

Anyone else have this experience with moving to Windows 2003 server?

Thanks,
Darren Tauer
TCF Leasing, Inc.
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to