Date: Tue, 27 May 2008 08:24:54 -0600
Reply-To: Alan Churchill <savian001@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Alan Churchill <savian001@GMAIL.COM>
Subject: Re: COM object in web services
In-Reply-To: <dd9a95c3-408f-4989-a5d4-98bf7f1c4edf@x35g2000hsb.googlegroups.com>
Content-Type: text/plain; charset="us-ascii"
Frederick,
This is a licensing issue and a technical one. You need SAS/IntrNet or
Integration Technologies to make it all happen. If you try and use
localhost, you need SAS on that machine. Otherwise, you need to use IOM or
IntrNet.
Alan
Alan Churchill
Savian
www.savian.net
-----Original Message-----
From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of
frederick.raymond@GMAIL.COM
Sent: Tuesday, May 27, 2008 6:59 AM
To: SAS-L@LISTSERV.UGA.EDU
Subject: Re: COM object in web services
Hi Don,
I could be wrong also. But for me I don't see why there is a
differences between building a form application that would add the COM
reference and install them during the set-up of the application and a
web service that include the also all the dll in the bin during the
publish and is not using them.
Regards,
Frederick
On 27 mai, 14:36, Don <dmor...@rocketmail.com> wrote:
> I could be wrong, But I think you will (at a minimum) need
> SAS Integrated Technologies on the Web Server.
>
> Don - AB3BO
>
> On May 27, 8:14 am, frederick.raym...@gmail.com wrote:
>
> > Dear Readers,
>
> > I've created a web service in witch I've added the COM objects
> > references (via the solution explorer). Those references are used to
> > connect and query a SAS server. When I'm on localhost: no problem; but
> > when I have installed the web service on a web server it did not
> > worked (System.Runtime.InteropServices.COMException (0x80040154))
>
> > Unlike the Form application there is no "Isolated" properties (when
> > right click on the references) to set when building a web service. I
> > can not install SAS on the web server and I would rather avoid to
> > register the COM object manually.
>
> > If you have any kind of beginning of solution it would be warmly
> > welcome.
>
> > Thanks a lot for you attention.
>
> > Regards,
>
> > Frederick
|