Hi,
I'm installing a new NAS on Server 2007/SQL 2008. I did my "due diligence" and read the "how to install NAS" here on MIBUSO. I followed the steps:
1. Ran the setup from the CD. Note that the document here on MIBUSO says "launch the \Nas\setup.exe" but in NAV2009, the setup file is "Microsoft Dynamics NAV Classic Application Server.msi"
2. Copied the NAS directory created by the first step into a new directory.
3. Created a NASSTART.CMD file for manual installation of a second NAS:
nassql.exe appservername=LIBERTYNAS, NETTYPE=TCP, servername=NAVLIB,database=SIGMA60,company="MyCompany",nettype=tcp,startupparameter=”IMPORT”,
objectcache=40000,installasservice
From a command prompt, I navigated to the directory where the NAS files were along with NASSTART.CMD and ran NASSTART.CMD.
I received a Windows error window with the following information:
Problem signature:
Problem Event Name: APPCRASH
Application Name: nassql.exe
Application Version: 6.0.29626.0
Application Timestamp: 4a849ad7
Fault Module Name: nassql.exe
Fault Module Version: 6.0.29626.0
Fault Module Timestamp: 4a849ad7
Exception Code: c0000005
Exception Offset: 00076601
OS Version: 6.1.7600.2.0.0.272.7
Locale ID: 1033
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
In addition, the command prompt window displayed a message:
"The operating system cannot access to the file LIBERTYNAS".
I'm wondering if the install-as-service failed because of some permissions (access) error? I am logged in as a user with Administrator permissions.
Has anyone seen this error?
Ron
0
Answers
Uninstall your current installation and repeat it using the OFFICIAL MS documentation for NAS!
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
NAV Application Server. After copying the files, you must use the Microsoft DOS command line to install NAV
Application Server as a service and set the necessary parameters."
That being said, I took your advice to heart, and rather than running the .msi file directly, I did uninstall and ran the install from the main setup executable on the NAV2009 DVD. This allowed the initial application server to be reinstalled and the app server service started OK and the app server manager snapin is now running correctly. My next step will be to install a second app server, but for now, I have one app server up and running.
Thanks to both for your input.
However it was all resolved and everything worked as expected once I started the command prompt as administrator (start -> Accessories -> Command Prompt *MUST RIGHT CLICK AND SELECT "Run as administrator" menu option*).
Epimatic Corp.
http://www.epimatic.com
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.