Problem with setting up NAS with SQL Server
ajaybabuCh
Member Posts: 208
Hi
The following is the problem while trying to connect SQL server through NAS.
The description for Event ID ( 20010 ) in Source ( 018CC43AB7704F2-SQL ) 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: The extended stored procedure xp_ndo_enumusergroups in the library file xp_ndo.dll, is not available on the 018CC43AB7704F2 server.
I got setup everything, including xp_ndo.dll in the Binn file.
I didn't put any messages in my single instance codeunit. I wrote some code which will write create a text file in the specified drive to test the connection.
But its failed to connect to SQL db and throwing the above message.
anything else do I need to setup for SQL Server to work with NAs.
regards
ajay
The following is the problem while trying to connect SQL server through NAS.
The description for Event ID ( 20010 ) in Source ( 018CC43AB7704F2-SQL ) 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: The extended stored procedure xp_ndo_enumusergroups in the library file xp_ndo.dll, is not available on the 018CC43AB7704F2 server.
I got setup everything, including xp_ndo.dll in the Binn file.
I didn't put any messages in my single instance codeunit. I wrote some code which will write create a text file in the specified drive to test the connection.
But its failed to connect to SQL db and throwing the above message.
anything else do I need to setup for SQL Server to work with NAs.
regards
ajay
Ajay
0
Comments
-
Hello ajay
Nas requires windows authenication to login. So the xp_ndo.dll file needs to be put in binn folder, and from query analyzer you need to "register" the stored procedure. In the installation CD. there is readme.txt file that explains on how to install this. it's in SQL_ESP folder if I remember correctly.
Also from navision you need to add the windows user that the service is login in as and give it correction permission roles.0 -
thanq rashed its working nowAjay0
-
great!!0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 327 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
