problem in navision server

shafeaashafeaa Member Posts: 54
hi

this is my first time iinstalling navision application server.

i am try to install in xp i do the following:


1. i install sql server 2000
2 i install navision client
3.i install navision application server

the problem that there is nothing under the navision application server manager

i try to creat new application server but always give me the same error

"unable to locate applecation server'shafeaa' running on computer 'shafeaa-samwal' "



i dont know what to do ](*,) ](*,) ](*,)

Comments

  • WaldoWaldo Member Posts: 3,412
    You always have to create a new server in a DOS box by typing:

    > nassql appservername=shafeaa, installasservice

    After that, you can connect to it in your "navision application server manager".

    Hope this helps

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • shafeaashafeaa Member Posts: 54
    hi Waldo

    i try to do what u told me but its still give the same erorr

    but there is something weird i try to put ' \ ' in the service name field

    and the application accept it


    but when i try fill the field and press the "start service" the service stutas

    always give me the accsess denied
  • shafeaashafeaa Member Posts: 54
    hi Waldo

    u r right thank u :mrgreen:


    but now i wont to know how can i connects client to the server

    plz
  • kinekine Member Posts: 12,562
    shafeaa wrote:
    hi Waldo

    u r right thank u :mrgreen:


    but now i wont to know how can i connects client to the server

    plz

    Sorry, but you are talking about Application server and now you want to connect clients on it??? Sorry, but Navision client can connect only to the database server, not application... If you want use application server, you must create some module for him. Only standard modules like Comerce gateway, commerce portal are created for NAS....:!:

    I do not understand, what you want to reach... :-k
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • hawwahawwa Member Posts: 106
    Hi all,

    I am new to Navision Applicaiton Server.

    I want to write an external module in VB.NET that can save data into Navision 4.0. Is Navision Application Server a suitable option for me. Can I write my application in VB.NET and call functions in Navision Application Server to post my data to Navision Database Server.

    Do I need the Commerce Portal or Commerce Gateway in order for me to post data to exchange data with Navision.

    Thank You,
    Hawwa.
  • kinekine Member Posts: 12,562
    No, you do not need CG or CP to it. But you need to know, how to use Communication components in NAS (there was some webcast from Microsoft last Tuesday. Try to look at it...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • WaldoWaldo Member Posts: 3,412
    I think there is some kind of mistery about the Application Server. People don't know exactly when it should be used... .

    The application server is nothing more than a client (without a GUI) that can connect to your database, and call code (in codeunit 1). That's all.

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
Sign In or Register to comment.