Hi All,
I am trying to use the Shortcut to Destop function (at menu bar File -> Send - > Shortcut to Destop) to create the shortcut for Requisition Worksheet in Purchases & payables module. However the system could not create the shortcut but got an error in stead. But this function is working fine for others like purchase order.
I would like to find out the problem, but i do not know how to start to trace the problem as the function is at the menu (File -> Send-> Shortcut to Desktop).
Anyone know how to go about it?
Thank you.
:roll:
Rachel
0
Comments
i miss out something...
i don't have problem when creating the shortcut desktop, but having problem when trying to open the desktop.
If it was hard to write, it should be hard to understand."
the error message while opening the document created is as below :
"Please specify a filter for the Worksheet Tempate Name field in the Requisition Line table. for informat6ion about entering filters, see the online help"
I've checked the URL for the document, it seems fine.
URL eg :
[url=navision://client/run?database=c:%5Cprogram%20files%5Cnavision%20attainw1%203.60%5Cclient%5Cdatabase.fdb%26company=CRONUS%20International%20Ltd.%26target=Form%20291%26view=SORTING(Field1,Field2,Field3]navision://client/run?database=c:%5Cpro ... ld2,Field3[/url])%26position=Field1=0(REQ),Field2=0(DEFAULT),Field3=0(10000)%26servertype=NAVISION
thank you
One this is sure, standard Navision 3.70 gives the same error. I do not think you can use this functionality in combination with form that uses internal code to set filters.
Please post this error on partnerguide.com. If you are not working at a NRC, please tell your dealer so they can put it on the partnerguide.
If it was hard to write, it should be hard to understand."
Thank you for your advise. I've posted this to partnerguide. Awaiting for thier reply.
I discovered that this happed after upgrading some of our XP pro clients to SP2.
The solution i mentioned in this tread:
http://www.mibuso.com/forum/viewtopic.p ... t=shortcut
But for your convinience i'we copyed for you here:
Just save this as a .reg file and run it. then you can do the shortcut trick:
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\""