Options

Creating Pages in Nav 6.01

JBhavJBhav Member Posts: 32
edited 2012-05-09 in NAV Three Tier
I created a blank page named it Custom page and given an id 90001. The creation was successful, but when i typed
" dynamnicsnav:////runpage?page=90001" in the run window to run the page, i got the following error message:

This file does not have a program associated with it for performing this action. Create an association in the Set Associations control panel

Can anybody suggest wat can be done?

Thanks
Regards,
Bhavna :)

Comments

  • Options
    TonyHTonyH Member Posts: 223
    you have SP1, so just hit run in the object designer.

    t
  • Options
    JBhavJBhav Member Posts: 32
    I tried that as well. I still get an error.
    It says:-

    C/SIDE hyperlinking failed.
    You tried to hyperlink to this target:
    dynamics:////runpage?page=90001
    Do you want to place that hyperlink target on the clipboard?


    When i clicked either yes or no, nothing happens. :(
    Regards,
    Bhavna :)
  • Options
    alok_didaalok_dida Member Posts: 73
    JBhav wrote:
    I tried that as well. I still get an error.
    It says:-

    C/SIDE hyperlinking failed.
    You tried to hyperlink to this target:
    dynamics:////runpage?page=90001
    Do you want to place that hyperlink target on the clipboard?


    When i clicked either yes or no, nothing happens. :(

    I thinks u make a design of a page in a Microsoft Dynamics NAV 2009 Classic and its not updating SQL Server because its not using using Server service. You have to do design of a page in a Microsoft Dynamics NAV 2009 Classic with Microsoft SQL Server . Try it . It will resolve your problem.
  • Options
    TonyHTonyH Member Posts: 223
    Try repairing your install of Dynamics NAV 2009 and try again

    r
  • Options
    JBhavJBhav Member Posts: 32
    The page was designed in a Microsoft Dynamics NAV 2009 Classic with Microsoft SQL Server itself..
    And i tried running it on two different computers but i get the same error message
    Regards,
    Bhavna :)
  • Options
    TonyHTonyH Member Posts: 223
    Try repairing your install of Dynamics NAV 2009 and try again

    r
  • Options
    Alex_ChowAlex_Chow Member Posts: 5,063
  • Options
    TonyHTonyH Member Posts: 223
    I don't think it is recognising the the dynamics NAV type hyperlink. So a repair should force a re-register....

    If it was pointing to the wrong database the client would still launch then error if the page was not found...

    t
  • Options
    JBhavJBhav Member Posts: 32
    I used the CRONUS 6.01 native and designed a page in Microsoft Dynamics NAV classic. When i run it i got the error above.
    Finally a colleague installed Microsoft Dynamics NAV 2009 Classic with Microsoft SQL Server and created the same page. But we still get the same error.

    We installed both Microsoft Dynamics NAV classic and Microsoft Dynamics NAV 2009 Classic with Microsoft SQL Server two times.

    Can anyone help as soon as possible because it's urgent.

    Thanks in advance.
    Regards,
    Bhavna :)
  • Options
    fitolfitol Member Posts: 46
    Did you install the NST and RTC?
  • Options
    veerendraveerendra Member Posts: 66
    Try specifying all the information like below:

    [url=DynamicsNAV://]DynamicsNAV://[/url]<Server/ServerInstance>/<Company>/

    [url=DynamicsNAV://localhost/DynamicsNAV/CRONUS%20International%20Ltd./]DynamicsNAV://localhost/DynamicsNAV/CRO ... al%20Ltd./[/url]

    http://msdn.microsoft.com/en-us/library/dd338743.aspx
    Veerendra Ch.
    http://midynav.blogspot.com/ (Microsoft Dynamics Navision)
  • Options
    absolutelyfreewebabsolutelyfreeweb Member Posts: 104
    I have the same problem. How do I associate dynamicsNAV:// with the exe file.

    In control panel -> default programs (win server 2008) which is called the set associations control panel, you only associate file extensions, not protocols !

    oh what a surprise, you need to edit the registry:

    HKEY_CLASSES_ROOT /
    your - protocol - name /
    ( Default ) "URL:your-protocol-name Protocol"
    URL Protocol ""
    shell /
    open /
    command /
    ( Default ) PathToExecutable
Sign In or Register to comment.