Skip to main content

Comman Navision Application Server (NAS) Error.


Hi all,

If we don't follow the installation & configuration of NAS properly we find a most common error.

The Event Viewer Shows it as
Event Type: Error
Event Source: Microsoft Dynamics NAV Classic
Event Category: None
Event ID: 1000
Date: 3/13/2012
Time: 4:43:21 PM
User: N/A
Computer: XYZ



Description:
The description for Event ID ( 1000 ) in Source ( Microsoft Dynamics NAV Classic ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: nassql.exe, 6.0.29626.0, 4a849ad7, nassql.exe, 6.0.29626.0, 4a849ad7, 0, 000ebc73.
Data:
0000: 41 00 70 00 70 00 6c 00   A.p.p.l.
0008: 69 00 63 00 61 00 74 00   i.c.a.t.
0010: 69 00 6f 00 6e 00 20 00   i.o.n. .
0018: 46 00 61 00 69 00 6c 00   F.a.i.l.
0020: 75 00 72 00 65 00 20 00   u.r.e. .
0028: 20 00 6e 00 61 00 73 00    .n.a.s.
0030: 73 00 71 00 6c 00 2e 00   s.q.l...
0038: 65 00 78 00 65 00 20 00   e.x.e. .
0040: 36 00 2e 00 30 00 2e 00   6...0...
0048: 32 00 39 00 36 00 32 00   2.9.6.2.
0050: 36 00 2e 00 30 00 20 00   6...0. .
0058: 34 00 61 00 38 00 34 00   4.a.8.4.
0060: 39 00 61 00 64 00 37 00   9.a.d.7.
0068: 20 00 69 00 6e 00 20 00    .i.n. .
0070: 6e 00 61 00 73 00 73 00   n.a.s.s.
0078: 71 00 6c 00 2e 00 65 00   q.l...e.
0080: 78 00 65 00 20 00 36 00   x.e. .6.
0088: 2e 00 30 00 2e 00 32 00   ..0...2.
0090: 39 00 36 00 32 00 36 00   9.6.2.6.
0098: 2e 00 30 00 20 00 34 00   ..0. .4.
00a0: 61 00 38 00 34 00 39 00   a.8.4.9.
00a8: 61 00 64 00 37 00 20 00   a.d.7. .
00b0: 66 00 44 00 65 00 62 00   f.D.e.b.
00b8: 75 00 67 00 20 00 30 00   u.g. .0.
00c0: 20 00 61 00 74 00 20 00    .a.t. .
00c8: 6f 00 66 00 66 00 73 00   o.f.f.s.
00d0: 65 00 74 00 20 00 30 00   e.t. .0.
00d8: 30 00 30 00 65 00 62 00   0.0.e.b.
00e0: 63 00 37 00 33 00 0d 00   c.7.3...
00e8: 0a 00                     ..    

Error Resolution
This error can occur due to two reasons -

1) The windows login that is running NAS server is not a part of Database in Navision.
    * for Resolution open the navision database, go to Tools - Security - Windows Login, and add the user     
with SUPER Login.

2) The windows login that is running NAS server is not a part of SysAdmin in SQL Server.
   * Open SQL Server, goto properties of the Login from security and assign user SysAdmin Rights.

The complete installation steps can be found at here.

Thanks & Regards,
Saurav Dhyani

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

NAV 2013 R2 - Cumulative update 12 Released.

Hi all, Please find below the details of  Cumulative Update 12 released for Microsoft Dynamics NAV 2013 R2. Title - Cumulative Update 12 for Microsoft Dynamics NAV 2013 R2 Build No. - 38053 Release Date - October, 2014 Local Version Included - AU, AT, BE, CH, DE, DK, ES, FI, FR, IS, IT, NA, NL, NO, NZ, SE, UK, RU Download Link Note: Implementing this cumulative update will require a database conversion unless you have already implemented update rollup 5.

NAV 2013 Upgrade Part III - Data Upgrading.

Hi all, As per agenda we need to discuss the data upgrade in NAV 2013. The process is similar to what used to be till NAV 2009 R2 but with some changes. Let's start the process. Remember -  1) You can only upgrade a database to NAV 2013 from NAV 2009 SP1 / R2 SQL Only. 2) The Synchronization of users with SQL Server is no more required.