NAS Error: The length of the source exceeds the size of the

RobertMoRobertMo Member Posts: 484
edited 2004-07-15 in Navision e-Commerce
... destination buffer.

This is the error shown when starting NAS. When running NAS from command prompt with debug parameter this is also the first message shown. I tried to remove dots form Company name, I tried to use short names for NAS, user, etc. without success. What am I missing ?
           ®obi           
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯

Comments

  • Peter_WijntjesPeter_Wijntjes Member Posts: 28
    RobertMo wrote:
    ... destination buffer.

    Try this: Enable Debugger, Start the NAS manually, NAS will stop at error location.

    I have experienced same kind of errors. (There are a number of errors in Navision where in Code a Variable is i.e. Text30 and in table it is Text50)

    :roll: If you do not know how to start the NAS manually please tell me version of Navision. :?:
    Peter Wijntjes
    MBS NAV Consultant
  • RobertMoRobertMo Member Posts: 484
    Well I started NAS manually form command prompt (and with 'debug' parm). The problem is that it stopps at the very begining ?!?

    Version: SQL 3.60
    C:\Program Files\Navision Attain\Application Server>nassql debug, servername="SR
    V-NT265", appservername="SRV-NT265-SQL", database=NAVISION, company="KRKA FARMA
    d.o.o.", nettype=TCP, startupparameter="SRV-NT265-SQL"
    Date: 13.07.04
    - 11:51:23:
      11:51:23: Navision Attain Application Server version 3.60 (Build 11353)
      11:51:23: Copyright (c) 1987-2002 Navision a/s
      11:51:23:
    - 11:51:24: The length of the source exceeds the size of the destination buffer.
    
    - 11:51:24: Navision Attain Application Server SRV-NT265-SQL could not initializ
    e properly.
      11:51:24: The application server will attempt to initialize every 30 seconds u
    ntil this is successful.
      11:51:24:
    
               ®obi           
    ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  • IHateLinuxIHateLinux Member Posts: 223
    Hi,

    another possible solution to get the error location is to create a new form and start the specific NAS codeunit from a "normal" client. Be sure that debugging is active and that the codeunit gets the correct parameter for the NAS.

    HTH,

    Rainer
  • RobertMoRobertMo Member Posts: 484
    Hi, I tried almost everything. Then I tried the hard way. I copied NASSQL.EXE from another country's Product CD and now it works.
    Probably some hotfixes haven't been prepared for Serbia yet...
               ®obi           
    ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Sign In or Register to comment.