](*,)
Namaste!,
I am using NAV 4.0(sp3) and SQL 2005(sp2), on Wind 2003(Sp1)
I have successfully installed Business Notification.
But when I try to connect to business notification server
from Business Notification manager i get an error as below
"The programe can not connect to the server localhost. The server
might run under an account which is no longer valid or the Web
config. file might be corrupted."
what should be the reason???
Darshan Mungekar
Senior Consultan
0
Comments
Senior Consultan
Can you please tell me how did you install the Business Notification Server successully ???? I am getting this "File not found" error for "NotificationServiceDeploymentManagerInterface.dll" which the installer is looking for in the setup path B..N..Server\prog..files\M..B..S..Nav..\Bus..Not..\BusinessNotificationServices\EvenProvider. The file doesnot exist there but I can see a file with the same name under the setup path B..N..Server\prog..files\M..B..S..Nav..\Bus..Not..\DeploymentServer\Bin. I copied this file to the above folder and selected retry for which the setup continued until I got this error during starting the service "Error 1920: Service Notification Service Deployment Manager (NSDeployManager) failed to start. Verify the provileges" I am running the setup as domain admin user and have enough provileges.
Can anyone help
I simply followed the prerequisites.
But still it gives problem while connectint to the NAV
Senior Consultan
Regarding the error you have encountered, the reason for this is a slow processing of the scheme when deploying to the SQL Server.
The solution to this is to increase the timeout of the web request which is set by default to 110 seconds on IIS (Internet Information Services):
1. Open Computer Management (where IIS management is available) (or type inetmgr on Run window)
2. Go to IIS Management / Web Sites / Default Web Site / BusinessNotificationDeployementServer
3. Right click BusinessNotificationDeployementServer and select Properties
4. Select tab ASP.NET
5. Click button Edit Configuration
6. Select tab Application
7. Increase Request execution timeout (in seconds) as needed (from 110 to 500 or higher)
If BN is running from test environments like Virtual PC, increasing the RAM memory size of the VPC can also solve the issue (from 500Mb to 1 GB).
najja
but edit configuration button is disable pl tell me how it is enable
i am facing same problem
thanks in advance
Functional Consultants
Change the version of ASP.Net to 2.0....
Senior Consultan
its working but when i open new scheme or click on send notification on notification setup window then error occure that "you have to install microsoft navision business notification " even i already install pls guide me
thanks in advance
Functional Consultants
if its blank then add below lines
LINE NO 1
Key : BN_MessageBusUrl_0
Value : http//SERVERNAME/BusinessNotificationMessageBus/MessageBusService.asmx
LINE NO 2
Key : BN_PublishRetryTime_0
value :10000
Senior Consultan
Functional Consultants
thanks in advance
Functional Consultants
hi ajay,
you need to create two files and place it in the navision client installation folder. Read this thread:
http://www.mibuso.com/forum/viewtopic.php?t=22376
Mike
put it in your Navision client.
Senior Consultan
we create new scheme and start, and goto purchase order processing Business Notification Worksheet find notification Line and send.Massege display Notification Line were Send Successfully but external reciptents not found an such type of mail.pls give me solution if there is any problem in setup
](*,) ](*,) ](*,)
thanks in advance
Functional Consultants
follow below things
1. Your NV client should be connected with Wind Login
2. You should have SMTP server with your Wind user id
as a email id created in SMTP
3. When you install BSN it asks you for SMTP ip address
give the IP address and tick on Wind Authentication.
4. In notification template it asks for From email, in
this field specify your windows id@websitename.com
it means when you send notification lines from Notification
worksheet it goes to SMTP but to get authenticated there is no
password given like our normal email-id password, hence we have
to use Wind login id.
Senior Consultan