Hi guys I've opened a new post continuing this one
viewtopic.php?f=32&t=31338
that has been marked as solved...
My problem is that i cannot see the changes applyed to object without restarting the NAV server if I have enabled the query notification...
I can see this error message in the event application log:
"An exception occurred while enqueueing a message in the target queue. Error: 15404, State: 19. Could not obtain information about Windows NT group/user 'NT AUTHORITY\NETWORK SERVICE', error code 0x54b."
but I don't really know how to fix it!!!!
Help please!!!
p.s.
I'm testing this feature even If I don't know what it really changes enabling query notification anyone could explain?
THANKS
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
I'm going to read that all now!
http://www.mibuso.com/dlinfo.asp?FileID=1123
Try to download the newer version from my blog...
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
dbo Object Tracking NT AUTHORITY\NETWORK SERVICE dbo Grant Select (All+New)
dbo QueryNotificationErrorsQueue NT AUTHORITY\NETWORK SERVICE dbo Grant RECEIVE .
. . NT AUTHORITY\NETWORK SERVICE dbo Grant CONNECT .
. . NT AUTHORITY\NETWORK SERVICE dbo Grant Create Procedure .
. . NT AUTHORITY\NETWORK SERVICE dbo Grant CREATE QUEUE .
. . NT AUTHORITY\NETWORK SERVICE dbo Grant CREATE SERVICE .
. . NT AUTHORITY\NETWORK SERVICE dbo Grant SUBSCRIBE QUERY NOTIFICATIONS .
. . NT AUTHORITY\NETWORK SERVICE dbo Grant VIEW DEFINITION .
Everything that should be there is there...Any Idea of what is missing? Does it matter that I am using SQL 2008 Express?
I'm keeing having this error on the event log:
The activated proc '[$ndo$navlistener].[SqlQueryNotificationStoredProcedure-cf0a3d07-3039-4421-a494-4308418de5e9]' running on queue 'Demo Nav 2009.$ndo$navlistener.SqlQueryNotificationService-cf0a3d07-3039-4421-a494-4308418de5e9' output the following: 'Could not obtain information about Windows NT group/user 'NT AUTHORITY\NETWORK SERVICE', error code 0x54b.'
Thanks
http://www.mibuso.com/dlinfo.asp?FileID=1123
Can someone please help?
I'm running SQL 2008 Express as LocalSystem and my pc is part of a domain....does that matter?
THANKS ](*,)
http://www.mibuso.com/dlinfo.asp?FileID=1123
Have you tried changing the account of your SQL Express service to something other than LocalSystem? Perhaps NETWORK SERVICE or a domain account. The error does not indicate a missing SQL permission but the inability to lookup the NETWORK SERVICE account for that machine.
Are you running the NAV Server and SQL Server on the same machine?
This posting is provided "AS IS" with no warranties, and confers no rights.
but nothing has changed.... any help?
http://www.mibuso.com/dlinfo.asp?FileID=1123
EXECUTE AS USER = 'NT AUTHORITY\NETWORK SERVICE'
I get the same error.... Any Ideas?
Am I the only one with this Problem????
http://www.mibuso.com/dlinfo.asp?FileID=1123