Discussions
Activity
Best Of...
Sign In
·
Register
Home
›
NAV/Navision Classic Client
Howdy, Stranger!
It looks like you're new here. Sign in or register to get started.
Sign In
Register
Quick Links
Categories
Recent Discussions
Activity
Best Of...
Unanswered
Categories
All Categories
73
General
73
Announcements
66.7K
Microsoft Dynamics NAV
18.7K
NAV Three Tier
38.4K
NAV/Navision Classic Client
3.6K
Navision Attain
2.4K
Navision Financials
115
Navision DOS
854
Navision e-Commerce
1K
NAV Tips & Tricks
772
NAV Dutch speaking only
615
NAV Courses, Exams & Certification
2K
Microsoft Dynamics-Other
1.5K
Dynamics AX
317
Dynamics CRM
110
Dynamics GP
10
Dynamics SL
1.5K
Other
993
SQL General
385
SQL Performance
33
SQL Tips & Tricks
34
Design Patterns (General & Best Practices)
Architectural Patterns
10
Design Patterns
5
Implementation Patterns
53
3rd Party Products, Services & Events
1.7K
General
1.1K
General Chat
1.6K
Website
79
Testing
1.2K
Download section
23
How Tos section
259
Feedback
12
NAV TechDays 2013 Sessions
13
NAV TechDays 2012 Sessions
Navision on XP 64 bit... Does it work?
mfr
Member
Posts:
4
2006-07-17
edited 2006-07-20
in
NAV/Navision Classic Client
Does anyone know whether Navision can run on Windows/XP 64 bit.
Regards,
Michael Friis
0
Comments
mfr
Member
Posts:
4
2006-07-17
http://www.microsoft.com/downloads/deta ... layLang=en
But is there any problems with Navision?
0
DenSter
Member
Posts:
8,307
2006-07-17
Yes I have seen that run without problems, but it was in a technical lab, not production. The product CD comes with x64 extended stored procedures though, so it must be supported.
Daniel Rimmelzwaan
RIS Plus, LLC
0
Alex_Chow
Member
Posts:
5,063
2006-07-17
Yes it does. However, it will not be able to take advantage of the 64 bit since Navision is still a 32 bit software.
So basically, you're spending the money for a 64 bit machine, but you're only getting 32 bit benefits.
Confessions of a Dynamics NAV Consultant
= my blog
AP Commerce, Inc.
= where I work
Getting Started with Dynamics NAV 2013 Application Development
= my book
Implementing Microsoft Dynamics NAV - 3rd Edition
= my 2nd book
0
mfr
Member
Posts:
4
2006-07-20
Microsoft Business Solutions–Navision running SQL Server 2000 or 2005 - 64 bit
This release makes Windows login possible for Navision running on SQL Server 2000 or 2005 - 64 bit
If you are running on SQL Server 2000 or SQL Server 2005 - 64 bit, you must use a 64 bit version of xp_ndo.dll.
To add the extended stored procedure, follow these instructions
SQL Server 2000/2005 with IA64 (Itanium) cpu's:
- Copy 'xp_ndo_ia64.dll' to SQL \BINN folder
- Create the extended stored procedure 'xp_ndo_enumusergroups' and point to the file 'xp_ndo_ia64.dll'
SQL Server 2005 with X64 (Xeon or AMD) cpu's:
- Copy 'xp_ndo_x64.dll' to SQL \BINN folder
- Create the extended stored procedure 'xp_ndo_enumusergroups' and point to the file 'xp_ndo_x64.dll'
0
Sign In
or
Register
to comment.
Comments
But is there any problems with Navision?
RIS Plus, LLC
So basically, you're spending the money for a 64 bit machine, but you're only getting 32 bit benefits.
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
This release makes Windows login possible for Navision running on SQL Server 2000 or 2005 - 64 bit
If you are running on SQL Server 2000 or SQL Server 2005 - 64 bit, you must use a 64 bit version of xp_ndo.dll.
To add the extended stored procedure, follow these instructions
SQL Server 2000/2005 with IA64 (Itanium) cpu's:
- Copy 'xp_ndo_ia64.dll' to SQL \BINN folder
- Create the extended stored procedure 'xp_ndo_enumusergroups' and point to the file 'xp_ndo_ia64.dll'
SQL Server 2005 with X64 (Xeon or AMD) cpu's:
- Copy 'xp_ndo_x64.dll' to SQL \BINN folder
- Create the extended stored procedure 'xp_ndo_enumusergroups' and point to the file 'xp_ndo_x64.dll'