LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (September 2004, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 10 Sep 2004 21:24:08 -0400
Reply-To:     Don Henderson <donaldjhenderson@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Don Henderson <donaldjhenderson@HOTMAIL.COM>
Subject:      Re: SAS/Intrnet configuration problem
In-Reply-To:  <9d1b44fd.0409101418.16ff285c@posting.google.com>
Content-Type: text/plain; charset="us-ascii"

Two thoughts:

First, on Windows, the proper way to reference the broker is

http://myservername/cgi-bin/broker.exe

The .exe is required. That is the case in V8 and I believe it is also true in V9 based on the following:

http://support.sas.com/rnd/web/intrnet/dispatch/intest.html

Second, are your sure that the permissions for your "cgi-bin" directory is set to "Scripts and Executables?" Also, typically on IIS the convention is to use /scripts instead of /cgi-bin. Both can work, of course, if properly configured.

HTH, -don h

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Nevin Krishna Sent: Friday, September 10, 2004 5:18 PM To: SAS-L@LISTSERV.UGA.EDU Subject: SAS/Intrnet configuration problem

Hello All,

I am currently trying to get SAS/intrnet version 9 up and running on a machine. The server is iis and it is running on windows XP. I have altered the cgi-bin broker file according to documentation and am trying to test by connecting from internet explorer to the application dispatcher. I type in the following http://myservername/cgi-bin/broker?

and when i load the page instead of the desired application dispacther page coming up i get a file download window...I am not sure what is going on..does anybody have any suggestions. Thanks, Nevin


Back to: Top of message | Previous page | Main SAS-L page