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
0
Comments
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
MCP+I, MCSE NT, Navision MCT (2004,2005)
RIS Plus, LLC
as long as you are using the MSMQBusAdapter from ComCom, then this one is not working on 64bit machines.
HTH,
Rainer
RIS Plus, LLC
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
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.