Making and Running AREXEC/AREXECD SamplesLast reviewed: November 1, 1995Article ID: Q118382 |
The information in this article applies to:
This article includes instructions for making and running AREXEC/AREXECD samples on SNA Server. The following are the steps for making and running AREXEC/AREXECD samples on SNA Server.
Building AREXEC/AREXECDFollow step A.1. (Building the TPs) in the SNA Server SDK README.TXT file. The ISVLIBS, ISVINCS and SAMPLEROOT environment paths must properly point to the SNA Server libraries, include files and sample programs.
Install the AREXECD Service on SNA ServerYou can use the TPSETUP applet (shipped with the SNA SDK), or the INSTSRV Windows NT service installer sample (shipped with the Win32 SDK). If you use INSTSRV, configure extra settings through REGEDT32 for the AREXECD service. WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.Sample registry entries:
HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/AREXECD DisplayName: REG_SZ: AREXECD ErrorControl: REG_DWORD: 0x1 ImagePath: REG_EXPAND_SZ: C:\SNA\SDK\AREXECD.EXE ObjectName: REG_SZ: LocalSystem Start: REG_DWORD: 0x3 Type: REG_DWORD: 0x10 Linkage: OtherDependencies: REG_MULTI_SZ: SnaBase Parameters: AlreadyVerified: REG_SZ: no ConversationSecurity: REG_SZ: no LocalLU: REG_SZ: AREXECD SNAServiceType: REG_DWORD: 0x5 Security: Security: REG_BINARY: <this is setup for you during install> Configure Entries in the SNA Server Configuration FileIn this configuration, AREXEC is running on a client against AREXECD which is installed on the server (that is, they're running locally to one server). Sample LU settings: Local APPC LUs (configured off the server):
LU Alias: AREXEC - Independent LU6.2 - Network name = APPN - LU Name = AREXEC - Member of default outgoing local APPC pool - Timeout for starting TP: 60 seconds LU Alias: AREXECD - Independent LU6.2 - Network Name: APPN - LU Name = AREXECD - Timeout for starting TP: 60 seconds - Partners: - Partner LU = AREXEC, Mode = #INTER, Connection = [Local]CPI-C Symbolic Destination Name (configured via Options/CPIC dialog):
Name = AREXECD - Partner TP name: Application TP = AREXECD - Partner LU name: Alias = AREXECD - Conversation security = None - Mode Name = #INTERUsers/Groups window
Add an SNA Server user account (or "Everyone" access) for the Windows NT client user that will be running the AREXEC program.Save the SNA Server configuration file.
Running the AREXEC Sample Program
|
Additional reference words: prodsna 2.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |