Re: [U2] Error connecting to Universe using Web Service Developer Tool

2010-02-19 Thread Bruce Holt
Jason Lin tempest at ucla.edu writes: Bill, I don't know if connection pooling license is the issue here. We are running Unvierse 10.1.2 and the client tool is version 10.3 so there may be some compatibility issue. Nevertheless, Uniobject.net works so I will have to use that for now.

Re: [U2] Error connecting to Universe using Web Service Developer Tool

2010-02-17 Thread Bill Haskett
Jason: When I tried the WSD several years ago I needed a connection pooling license, otherwise the connection wouldn't work. I'm not sure this is still required but it was when I tried it. Secondly, I may have had some problems with casing, so make sure that's ok too. HTH, Bill

Re: [U2] Error connecting to Universe using Web Service Developer Tool

2010-02-17 Thread Jason Lin
Quoting Bill Haskett wphask...@advantos.net: Jason: When I tried the WSD several years ago I needed a connection pooling license, otherwise the connection wouldn't work. I'm not sure this is still required but it was when I tried it. Secondly, I may have had some problems with casing,

Re: [U2] Error connecting to Universe using Web Service Developer

2010-02-17 Thread Cooper, Rudy
17:48:43 -0800 From: Jason Lin temp...@ucla.edu To: u2-users@listserver.u2ug.org Subject: [U2] Error connecting to Universe using Web Service Developer Tool Message-ID: 20100216174843.68341z8geh8di...@mail.ucla.edu Content-Type: text/plain; charset=UTF-8 Hi. I tried to use the Web

Re: [U2] Error connecting to Universe using Web Service Developer

2010-02-17 Thread David Jordan
I have seen this before. Check all the permissions such as c:\ibm\uv\bin\uvtemp Regards David Jordan ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] Error connecting to Universe using Web Service Developer Tool

2010-02-17 Thread Symeon Breen
...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Jason Lin Sent: 17 February 2010 20:11 To: U2 Users List Subject: Re: [U2] Error connecting to Universe using Web Service Developer Tool Quoting Bill Haskett wphask...@advantos.net: Jason: When I tried the WSD

Re: [U2] Error connecting to Universe using Web Service Developer

2010-02-17 Thread Jason Lin
Quoting David Jordan da...@dacono.com.au: I have seen this before. Check all the permissions such as c:\ibm\uv\bin\uvtemp Regards David Jordan Jordan, We are running HP-UX but I don't think we have any permission issues with temp directories used by Universe. Jason

Re: [U2] Error connecting to Universe using Web Service Developer

2010-02-17 Thread Norman Bauer
entered the host connection, did you test the database connection?  Did it error out then or was it a successful connection? Rudy Date: Tue, 16 Feb 2010 17:48:43 -0800 From: Jason Lin temp...@ucla.edu To: u2-users@listserver.u2ug.org Subject: [U2] Error connecting to Universe using Web

Re: [U2] Error connecting to Universe using Web Service Developer Tool

2010-02-17 Thread Jason Lin
Quoting Symeon Breen syme...@gmail.com: Personally i use asp.net and uniobjects.net to do web services, the reason being it is very simple this way and ultimately extendable, but also my web layer is in iis and this is where i want my webservices to sit, not some 'other' http server ...

Re: [U2] Error connecting to Universe using Web Service Developer

2010-02-17 Thread Jason Lin
Quoting Norman Bauer normanba...@gmail.com: Also, make sure that 31438 is open on the firewall for the server. Norm Norm, I don't think the server has block port 31438 because Uniobject.net works just fine assuming that uniobject communicates with unirpc daemon over port 31438. Jason

Re: [U2] Error connecting to Universe using Web Service Developer Tool

2010-02-17 Thread Tony Gravagno
Quoting Symeon Breen: Personally i use asp.net and uniobjects.net to do web services ... Jason wrote: Good to hear that I'm not the only one thinking about using asp.net and uniobject.net together instead building web service directly in Universe. Jason, you're certainly not the only

Re: [U2] Error connecting to Universe using Web Service Developer Tool

2010-02-17 Thread Hona, David
: Wednesday, 17 February 2010 12:49 PM To: u2-users@listserver.u2ug.org Subject: [U2] Error connecting to Universe using Web Service Developer Tool Hi. I tried to use the Web Service Develper tool to connect to our Universe database (ver 10.1.2 running on HP-UX B.11.0) and I kept getting RPC error

Re: [U2] Error connecting to Universe using Web Service Developer Tool

2010-02-17 Thread Jason Lin
On 2/17/2010 4:14 PM, Tony Gravagno wrote: I have a video on our website showing ways to do web services with ASP.NET: nospam.pleaseNebula-RnD.com/products/gallery.htm My connectivity tool of choice is mv.NET, which is used in the video, but for this purpose one can easily use UO.NET instead.

[U2] Error connecting to Universe using Web Service Developer Tool

2010-02-16 Thread Jason Lin
Hi. I tried to use the Web Service Develper tool to connect to our Universe database (ver 10.1.2 running on HP-UX B.11.0) and I kept getting RPC error unable to load the subroutine on the server. I have verified that the unirpc daemon is running and it is using the default port # 31438.