Shortcut in Navigation Pane to open an Directory

WinfriedBarz
Member Posts: 38
In Navision Online Help I found the description to make an shortcut in the Navigation Pane to an Directory on the Harddisk. If I klick on the shortcut, I receive an Error C/SIDE hyperlinking failed.
Can somebody help me?
Can somebody help me?
Best Regards
Winfried Barz
Winfried Barz
0
Comments
-
Thank you for your answer. I checked the registry entries and they are ok. The problem is, that I can oben an file with an shortcut in the Navigation Pane, but if I try to open an folder (directory) I receive an error. The Navision Help say that it must go.Best Regards
Winfried Barz0 -
you could create a codeunit that would launch the folder and display the directory.0
-
Hello everybody,
does anybody know what kind of port the navision protocol use?
Is it just the port 80 for TCP/IP or is it a special protocol with a special port?
Might be useful for web access scenarios...Matthias0 -
For web access, you probably mean you want people to connect from outside of the network. I would not recomment to directly connect from outside of the network. I would use terminal services or citrix.
If you want to know the port, the default is Port 2407, but can be changed to others.0 -
Hello ara3n,
we want to deploy our Navision in the web.
And you say that the default port is 2407 and of course we consider to use a VPN with a remote desktop connection. Citrix is also possible, but I don´t know Citrix that good.
In our scenario a webserver should access Navision and the webserver is accessed by the clients outside our network. For that we want to use VPN or citrix. I just wanted to be sure what port you have to open to make a connection from the webserver (perhaps in a DMZ or sreened subnet) to the navision server.
Thank you for your support!Matthias0 -
the default port number is the port number for the Navision database server, has nothing to do with web access. Remote access for Navisoin should go through TS or Citrix. If you don't know those products, you should get educated. There is no standard web access client for Navision.0
-
Hello DenSter,
you are right. This is just the port number for the database access.
And there is no other opportunity to realise the web access, except
1. a remote desktop access or
2. a terminal acces or
3. a citrix server access?
Then an easy SSL access with port 443 is not possible.
I mean a SSL access with the web browser and the finhlink.exe uses this port 443. Or is there any possibility?Matthias0 -
WinfriedBarz wrote:In Navision Online Help I found the description to make an shortcut in the Navigation Pane to an Directory on the Harddisk. If I klick on the shortcut, I receive an Error C/SIDE hyperlinking failed.
Can somebody help me?
Try this:
Run regedit and find the key:
[HKEY_CLASSES_ROOT\navision\shell\open\command]
Remove the double backslash so that there is only single backslash in the
path to finhlink.exe
Desktop shortcuts and email links should work again. If you use group policies you could then roll this change out to all machines. Otherwise just create a .reg file that people load into their machines.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\navision]
"URL Protocol"=""
@="URL:Navision Protocol"
[HKEY_CLASSES_ROOT\navision\DefaultIcon]
@="C:\\Program Files\\Microsoft Business Solutions-Navision\\Client\\finhlink.exe"
[HKEY_CLASSES_ROOT\navision\shell]
[HKEY_CLASSES_ROOT\navision\shell\open]
[HKEY_CLASSES_ROOT\navision\shell\open\command]
@="C:\\Program Files\\Microsoft Business Solutions-Navision\\Client\\finhlink.exe "%1""
after the change
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\navision]
"URL Protocol"=""
@="URL:Navision Protocol"
[HKEY_CLASSES_ROOT\navision\DefaultIcon]
@="C:\\Program Files\\Microsoft Business Solutions-Navision\\Client\finhlink.exe"
[HKEY_CLASSES_ROOT\navision\shell]
[HKEY_CLASSES_ROOT\navision\shell\open]
[HKEY_CLASSES_ROOT\navision\shell\open\command]
@="C:\\Program Files\\Microsoft Business Solutions-Navision\\Client\finhlink.exe "%1""
regards0
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