navision sql proc xp_ndo.dll

mpudja
Member Posts: 32
Hi,
When I trying to connect with windows authentication I get error for xp_ndo.dll .
I have executed this code for enumusergroups and enumusersids
USE master
GO
EXEC dbo.sp_addextendedproc N'xp_ndo_enumusergroups',
'C:\Program Files (x86)\CSIDE Client\xp_ndo.dll'
GO
GRANT EXECUTE ON "xp_ndo_enumusergroups" TO PUBLIC
GO
EXEC dbo.sp_addextendedproc N'xp_ndo_enumusersids',
'C:\Program Files (x86)\CSIDE Client\xp_ndo.dll'
GO
GRANT EXECUTE ON "xp_ndo_enumusersids" TO PUBLIC
GO
This folder C:\Program Files (x86)\CSIDE Client\xp_ndo.dll, here is CSIDE Client and as I see the Client isn't installed properly, someone just copied client folder on server
Also I saw that we have 64-bit operating system and we using NAV 5.0 SP1.
When I trying to connect with windows authentication I get error for xp_ndo.dll .
I have executed this code for enumusergroups and enumusersids
USE master
GO
EXEC dbo.sp_addextendedproc N'xp_ndo_enumusergroups',
'C:\Program Files (x86)\CSIDE Client\xp_ndo.dll'
GO
GRANT EXECUTE ON "xp_ndo_enumusergroups" TO PUBLIC
GO
EXEC dbo.sp_addextendedproc N'xp_ndo_enumusersids',
'C:\Program Files (x86)\CSIDE Client\xp_ndo.dll'
GO
GRANT EXECUTE ON "xp_ndo_enumusersids" TO PUBLIC
GO
This folder C:\Program Files (x86)\CSIDE Client\xp_ndo.dll, here is CSIDE Client and as I see the Client isn't installed properly, someone just copied client folder on server
Also I saw that we have 64-bit operating system and we using NAV 5.0 SP1.
0
Answers
-
make sure that you have xp_ndo.dll file under
C:\Program Files (x86)\CSIDE Client0 -
Yes, I already check and dll is in folder.
Also, I check xp_ndo_enumusergroups, xp_ndo_enumusersids extendnd proc and all seems fine.0 -
The dll should go into the Binn folder of your SQL Server installation. Also, if you are running 64bit SQL Server, you need the 64bit version of the dll.0
-
Ok, thanks, but does it mean that I must choose BIN folder for DLL in Extended Proc ?
I have add dll in folder but the problem is still there.
I remeber that I have the same situation one year ago and I didn't have a problem with this. I just choose root from CSIDE Client root directory, select dll and the end give permission to PUBLIC.0 -
Ok, I solve the problem.
I just replace old dll with new one from instalation folder....0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K 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
- 320 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