Pradeep, I've had a problem where UO.NET would not connect to UniData on Solaris 10 if the .NET target framework is .NET 4.0. If this is your target framework, try changing it to .NET 3.5.
I recently worked with Rocket in testing a new uodotnet.dll. We were able to connect to Solaris with it when the target framework was 4.0. Don't know when the general release will be. Regards, Steve Johnson On Fri, Apr 8, 2011 at 8:53 AM, Pradeep Parboji <[email protected]>wrote: > Hello, > > > > I am new to UniData and I'am hoping someone can help me with this error > I am getting when trying to connect to UniData. We are running > UniData 7.2 on AIX Unix. I am able to connect using UniOnjects and > UniOLEDB but not UniObjects.NET. > > > > us = UniObjects.OpenSession(Host, UserID, UserPassword, Account, "udcs") > > > > SocketException caught!!!SystemNo such host is known[IBM U2][UODOTNET - > UNIRPC][ErrorCode=81011] The host name is not valid, or the host is not > responding Source: UniRPCConnection Class Method: Void > set_Host(System.String) at > IBMU2.UODOTNET.UniRPCConnection.set_Host(String value) > > at IBMU2.UODOTNET.UniSession.Connect() > > > > Any help will be greatly appreciated. > > > > > > Thanks, > > Pradeep > > > > > > > > > > > > _______________________________________________ > U2-Users mailing list > [email protected] > http://listserver.u2ug.org/mailman/listinfo/u2-users > _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
