how to Debugging nav2013 and nav2013R2 in same time

sebius
Member Posts: 5
Hi,
can we run Session(Debugging) nav2013 after installed nav2013R2 and how to do it? coz i can not run debugging nav2013 ,it away run Session from NAV2013R2
can we run Session(Debugging) nav2013 after installed nav2013R2 and how to do it? coz i can not run debugging nav2013 ,it away run Session from NAV2013R2

0
Comments
-
one way to achieve this is we need to adjust the path of NAV in registry under
HKEY_CLASSES_ROOT\DYNAMICSNAV\Shell\Open\Command0 -
Can you show me the data which you have set in above registry.0
-
mohana_cse06 wrote:Can you show me the data which you have set in above registry.
Dynamics 70
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Classes\DYNAMICSNAV]
@="Dynamics NAV Protocol"
"URL Protocol"=""
[HKEY_CURRENT_USER\Software\Classes\DYNAMICSNAV\DefaultIcon]
@="C:\\Program Files (x86)\\Microsoft Dynamics NAV\\70\\RoleTailored Client\\Microsoft.Dynamics.Nav.Client.exe,0"
[HKEY_CURRENT_USER\Software\Classes\DYNAMICSNAV\Shell]
[HKEY_CURRENT_USER\Software\Classes\DYNAMICSNAV\Shell\Open]
[HKEY_CURRENT_USER\Software\Classes\DYNAMICSNAV\Shell\Open\Command]
@="C:\\Program Files (x86)\\Microsoft Dynamics NAV\\70\\RoleTailored Client\\Microsoft.Dynamics.Nav.Client.exe -protocolhandler \"%1\""
Dynamics 71
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Classes\DYNAMICSNAV]
@="Dynamics NAV Protocol"
"URL Protocol"=""
[HKEY_CURRENT_USER\Software\Classes\DYNAMICSNAV\DefaultIcon]
@="C:\\Program Files (x86)\\Microsoft Dynamics NAV\\71\\RoleTailored Client\\Microsoft.Dynamics.Nav.Client.exe,0"
[HKEY_CURRENT_USER\Software\Classes\DYNAMICSNAV\Shell]
[HKEY_CURRENT_USER\Software\Classes\DYNAMICSNAV\Shell\Open]
[HKEY_CURRENT_USER\Software\Classes\DYNAMICSNAV\Shell\Open\Command]
@="C:\\Program Files (x86)\\Microsoft Dynamics NAV\\71\\RoleTailored Client\\Microsoft.Dynamics.Nav.Client.exe -protocolhandler \"%1\""
This is my registry setup for 70 (2013) and 71 (2013 R2)0 -
I never tried in above path
Did you try by setting in HKEY_CLASSES_ROOT\DYNAMICSNAV\Shell\Open\Command?0 -
mohana_cse06 wrote:I never tried in above path
Did you try by setting in HKEY_CLASSES_ROOT\DYNAMICSNAV\Shell\Open\Command?
Hy I Set
2013
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Classes\DYNAMICSNAV]
@="Dynamics NAV Protocol"
"URL Protocol"=""
[HKEY_CURRENT_USER\Software\Classes\DYNAMICSNAV\DefaultIcon]
@="C:\\Program Files (x86)\\Microsoft Dynamics NAV\\70\\RoleTailored Client\\Microsoft.Dynamics.Nav.Client.exe,0"
[HKEY_CURRENT_USER\Software\Classes\DYNAMICSNAV\Shell]
[HKEY_CURRENT_USER\Software\Classes\DYNAMICSNAV\Shell\Open]
[HKEY_CURRENT_USER\Software\Classes\DYNAMICSNAV\Shell\Open\Command]
@="C:\\Program Files (x86)\\Microsoft Dynamics NAV\\70\\RoleTailored Client\\Microsoft.Dynamics.Nav.Client.exe -protocolhandler \"%1\""
[HKEY_CLASSES_ROOT\DYNAMICSNAV\Shell\Open\Command]
@="C:\\Program Files (x86)\\Microsoft Dynamics NAV\\70\\RoleTailored Client\\Microsoft.Dynamics.Nav.Client.exe -protocolhandler \"%1\""
2013 R2
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Classes\DYNAMICSNAV]
@="Dynamics NAV Protocol"
"URL Protocol"=""
[HKEY_CURRENT_USER\Software\Classes\DYNAMICSNAV\DefaultIcon]
@="C:\\Program Files (x86)\\Microsoft Dynamics NAV\\71\\RoleTailored Client\\Microsoft.Dynamics.Nav.Client.exe,0"
[HKEY_CURRENT_USER\Software\Classes\DYNAMICSNAV\Shell]
[HKEY_CURRENT_USER\Software\Classes\DYNAMICSNAV\Shell\Open]
[HKEY_CURRENT_USER\Software\Classes\DYNAMICSNAV\Shell\Open\Command]
@="C:\\Program Files (x86)\\Microsoft Dynamics NAV\\71\\RoleTailored Client\\Microsoft.Dynamics.Nav.Client.exe -protocolhandler \"%1\""
[HKEY_CLASSES_ROOT\DYNAMICSNAV\Shell\Open\Command]
@="C:\\Program Files (x86)\\Microsoft Dynamics NAV\\71\\RoleTailored Client\\Microsoft.Dynamics.Nav.Client.exe -protocolhandler \"%1\""
But debuger in 2013 still not working0 -
Thats the right Regedit for use NAV 2013 and NAV 2013 R2
NAV 2013
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\DYNAMICSNAV]
@="Dynamics NAV Protocol"
"URL Protocol"=""
[HKEY_CLASSES_ROOT\DYNAMICSNAV\DefaultIcon]
@="C:\\Program Files (x86)\\Microsoft Dynamics NAV\\70\\RoleTailored Client\\Microsoft.Dynamics.Nav.Client.exe,0"
[HKEY_CLASSES_ROOT\DYNAMICSNAV\Shell]
@=""
[HKEY_CLASSES_ROOT\DYNAMICSNAV\Shell\Open]
@=""
[HKEY_CLASSES_ROOT\DYNAMICSNAV\Shell\Open\Command]
@="C:\\Program Files (x86)\\Microsoft Dynamics NAV\\70\\RoleTailored Client\\Microsoft.Dynamics.Nav.Client.exe -protocolhandler \"%1\""
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Microsoft.Dynamics.Nav.Client.exe]
@="C:\\Program Files (x86)\\Microsoft Dynamics NAV\\70\\RoleTailored Client\\Microsoft.Dynamics.Nav.Client.exe"
"Path"="C:\\Program Files (x86)\\Microsoft Dynamics NAV\\70\\RoleTailored Client\\"
[HKEY_CLASSES_ROOT\Interface\{14519985-4959-4F7C-AC30-CBBCD9DFBC08}\TypeLib]
@="{5020AC1E-A4F0-402B-A920-3FED4E3B05CC}"
"Version"="7.0"
[HKEY_CLASSES_ROOT\Interface\{E3041209-EDEA-36B5-ADE4-51E7751BE082}\TypeLib]
@="{5020AC1E-A4F0-402B-A920-3FED4E3B05CC}"
"Version"="7.0"
[HKEY_CLASSES_ROOT\Wow6432Node\Interface\{14519985-4959-4F7C-AC30-CBBCD9DFBC08}\TypeLib]
@="{5020AC1E-A4F0-402B-A920-3FED4E3B05CC}"
"Version"="7.0"
[HKEY_CLASSES_ROOT\Wow6432Node\Interface\{E3041209-EDEA-36B5-ADE4-51E7751BE082}\TypeLib]
@="{5020AC1E-A4F0-402B-A920-3FED4E3B05CC}"
"Version"="7.0"
[HKEY_CLASSES_ROOT\TypeLib\{5020AC1E-A4F0-402B-A920-3FED4E3B05CC}\7.1\0\win32]
@="C:\\Program Files (x86)\\Microsoft Dynamics NAV\\70\\RoleTailored Client\\Microsoft.Dynamics.Nav.Client.WinForms.tlb"
NAV 2013 R2
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\DYNAMICSNAV]
@="Dynamics NAV Protocol"
"URL Protocol"=""
[HKEY_CLASSES_ROOT\DYNAMICSNAV\DefaultIcon]
@="C:\\Program Files (x86)\\Microsoft Dynamics NAV\\71\\RoleTailored Client\\Microsoft.Dynamics.Nav.Client.exe,0"
[HKEY_CLASSES_ROOT\DYNAMICSNAV\Shell]
@=""
[HKEY_CLASSES_ROOT\DYNAMICSNAV\Shell\Open]
@=""
[HKEY_CLASSES_ROOT\DYNAMICSNAV\Shell\Open\Command]
@="C:\\Program Files (x86)\\Microsoft Dynamics NAV\\71\\RoleTailored Client\\Microsoft.Dynamics.Nav.Client.exe -protocolhandler \"%1\""
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Microsoft.Dynamics.Nav.Client.exe]
@="C:\\Program Files (x86)\\Microsoft Dynamics NAV\\71\\RoleTailored Client\\Microsoft.Dynamics.Nav.Client.exe"
"Path"="C:\\Program Files (x86)\\Microsoft Dynamics NAV\\71\\RoleTailored Client\\"
[HKEY_CLASSES_ROOT\Interface\{14519985-4959-4F7C-AC30-CBBCD9DFBC08}\TypeLib]
@="{5020AC1E-A4F0-402B-A920-3FED4E3B05CC}"
"Version"="7.1"
[HKEY_CLASSES_ROOT\Interface\{E3041209-EDEA-36B5-ADE4-51E7751BE082}\TypeLib]
@="{5020AC1E-A4F0-402B-A920-3FED4E3B05CC}"
"Version"="7.1"
[HKEY_CLASSES_ROOT\Wow6432Node\Interface\{14519985-4959-4F7C-AC30-CBBCD9DFBC08}\TypeLib]
@="{5020AC1E-A4F0-402B-A920-3FED4E3B05CC}"
"Version"="7.1"
[HKEY_CLASSES_ROOT\Wow6432Node\Interface\{E3041209-EDEA-36B5-ADE4-51E7751BE082}\TypeLib]
@="{5020AC1E-A4F0-402B-A920-3FED4E3B05CC}"
"Version"="7.1"
[HKEY_CLASSES_ROOT\TypeLib\{5020AC1E-A4F0-402B-A920-3FED4E3B05CC}\7.1\0\win32]
@="C:\\Program Files (x86)\\Microsoft Dynamics NAV\\71\\RoleTailored Client\\Microsoft.Dynamics.Nav.Client.WinForms.tlb"0 -
After you change the registry to NAV 2013, can you try to close all clients and start the debugger from DEV ?________________________________
Gunnar Gestsson
Microsoft Certified IT Professional
Dynamics NAV MVP
http://www.dynamics.is
http://Objects4NAV.com0 -
The check for a running instance of Nav has been broken in V7.1; basically the 7.0 client tries to run the 7.1 DLL (classic DLL HELL) and falls over because it's incompatible.
It works if you delete the "Microsoft.Dynamics.Nav.Client.WinForms" TLB and DLL files from the 7.1 install.
BUT; you lose the ability to open an object in a running version of the client.
NB: It certainly looks like 7.1 was released because the marketing department made an impossible promise.Robert de Bath
TVision Technology Ltd0 -
We will raise the issue with MS. Others should too.Best regards / Venlig hilsen
Johannes Sebastian
MB7-840,MB7-8410 -
Johannes Nielsen wrote:We will raise the issue with MS. Others should too.
Microsoft seems already working on: see this post* Daniele Rebussi * | * Rebu NAV Diary *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