Problems with debugger after installation of 2013R2

jensthomsen
Member Posts: 173
Hi
I've installed Nav2013R2, but now I want to be able to run a page from the Development environment in Nav2013. I therefore made the changes to the registry as described in http://mibuso.com/forum/viewtopic.php?f ... 34&start=0. When running a page from the dev. env. in Nav2013 it Works fine as long as the RTC isn't opened in advance. When the RTC is open and I try to run a page from the dev. env. I get an error ("Microsoft dynamics stopped working...."). The same problem exist with the debugger: Starting the debugger before opening the RTC - no problem, but trying to start the debugger while the RTC is running causes an error.
Hmmmm?? Any ideas?
I've installed Nav2013R2, but now I want to be able to run a page from the Development environment in Nav2013. I therefore made the changes to the registry as described in http://mibuso.com/forum/viewtopic.php?f ... 34&start=0. When running a page from the dev. env. in Nav2013 it Works fine as long as the RTC isn't opened in advance. When the RTC is open and I try to run a page from the dev. env. I get an error ("Microsoft dynamics stopped working...."). The same problem exist with the debugger: Starting the debugger before opening the RTC - no problem, but trying to start the debugger while the RTC is running causes an error.
Hmmmm?? Any ideas?
0
Comments
-
jensthomsen wrote:Hi
I've installed Nav2013R2, but now I want to be able to run a page from the Development environment in Nav2013. I therefore made the changes to the registry as described in http://mibuso.com/forum/viewtopic.php?f ... 34&start=0. When running a page from the dev. env. in Nav2013 it Works fine as long as the RTC isn't opened in advance. When the RTC is open and I try to run a page from the dev. env. I get an error ("Microsoft dynamics stopped working...."). The same problem exist with the debugger: Starting the debugger before opening the RTC - no problem, but trying to start the debugger while the RTC is running causes an error.
Hmmmm?? Any ideas?
You must set registry
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
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