Application Server not answering - 64 bit problem?

marco.morrealemarco.morreale Member Posts: 58
edited 2007-09-18 in Navision e-Commerce
I have Navision 4.0 SP3 with SQL option on SQL 2005.
I use a Windows 2003 Enterprise x64 Edition.

Application Server seem to be installed correctly; when I start the service I get the following information on the Applicaiton log:

The Navision Application Server NAS-SQL started with the following configuration:
Database Server Name = navsql
Database = IdroProd
Company = IDROS.ART SRL
Startup Parameter = NAS

The problem is: when a new message is sent to the request queue, the Application Server does not process it. Nothing happens.

It seems the handler function "MessageReceived" is not fired.

I put a "MESSAGE" statement at the beginning of the function but I don't see anything on the message log.

I checked twice queue names and they seem to be correct. (Morever, if they were wrong Nas would put an error on the application log when starting).

Marco Morreale

Comments

  • VNAVIVNAVI Member Posts: 3
    HI, I´m Victor from Mexico, i reading your comments but I have a problem with the conexion between Server and Client, I have SQL Standar 64 bits, NAV 4.0 SP3 and the client is Windows Vista.

    How solved you the conexion because when make a login Navision send the next error.

    The aplication failure, and NAV is seeking the problem.

    I hope by your answer or comments.

    Best Regards :)
  • todrotodro Member Posts: 117
    VNAVI wrote:
    HI, I´m Victor from Mexico, i reading your comments but I have a problem with the conexion between Server and Client, I have SQL Standar 64 bits, NAV 4.0 SP3 and the client is Windows Vista.

    How solved you the conexion because when make a login Navision send the next error.

    The aplication failure, and NAV is seeking the problem.

    I hope by your answer or comments.

    Best Regards :)
    What type of errror and what communication type are you using ? Socketbus, Named Pipes or MSMQ ?
    Torsten
    MCP+I, MCSE NT, Navision MCT (2004,2005)
  • DenSterDenSter Member Posts: 8,307
    There are many things I'd check before questioning the bitness of the OS.
  • IHateLinuxIHateLinux Member Posts: 223
    Hi,

    as long as you are using the MSMQBusAdapter from ComCom, then this one is not working on 64bit machines.

    HTH,

    Rainer
  • DenSterDenSter Member Posts: 8,307
    The standard NAV Communication Component doesn't work on 64 bit? I'm assuming you've tested this?
  • IHateLinuxIHateLinux Member Posts: 223
    Hi,

    not directly but two partner of us had the same problem that the messages will not be catched from the queues when running on x64 machines.

    Rainer
  • VNAVIVNAVI Member Posts: 3
    :D

    Thank you Everybody,
    My problem has been solved and we have NAV 4.0 in SQL 2005 64 Bits running, only apply Platform Roll-up Microsoft Dynamics NAV AU 4.0 SP3 (KB931841) and disable option Trace Flag 4616 in SQL.

    I hope serves this information.
Sign In or Register to comment.