Business Notification Setup Problem

DimosDimos Member Posts: 40
Hi All,

I am trying to set up business notification in a machine with the following configuration:

Win2003 Server with SP2
IIS with all options checked ( that includes ASP.NET, MSMQ etc.)
SQLXML3.0
SQLXML4.0
.NET Framework 1.1
.NET Framework 2.0
SQL Server 2005 with Sp1
Navision Client 4.0 Sp3
Navision Business Notification Server.

When the service starts for the first time everything works just fine!
If I try to restart the service from the Services the following error occurs:


Event Type: Error
Event Source: BusinessNotifException
Event Category: None
Event ID: 5000
Date: 30/10/2007
Time: 12:59:32 μμ
User: N/A
Computer: DIMOS
Description:
EventType businessnotifexception, P1 deploymentmanager, P2 1.1.31314.0, P3 system.nullreferenceexception, P4 microsoft.businesssolutions.mbn.vip.attaindataprovider.attainpsychicalconnection.dispose, P5 NIL, P6 NIL, P7 NIL, P8 NIL, P9 NIL, P10 NIL.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.


and after that another appears:


Could not write configuration to Navision.
Exception:
System.Exception
Could not start Navision Application Server.
at Microsoft.BusinessSolutions.MBN.VIP.AttainDataProvider.AttainPsychicalConnection.Open()
at Microsoft.BusinessSolutions.MBN.VIP.AttainDataProvider.AttainConnection.Open()
at Microsoft.BusinessSolutions.MBN.VIP.TransactionManagement.ConnectionManager.OpenConnection(String connectionString)
at Microsoft.BusinessSolutions.MBN.VIP.AttainAdapter.ConnectionFactory.OpenConnection(String companyName)
at Microsoft.BusinessSolutions.MBN.VIP.AttainAdapter.PropertyStorageProvider.GetSubs(String key)
at Microsoft.BusinessSolutions.MBN.VIP.AttainAdapter.PropertyStorageProvider.Remove(String key)
at Microsoft.BusinessSolutions.MBN.VIP.AttainAdapter.PropertyStorageProvider.set_Item(String key, Object value)
at Microsoft.BusinessSolutions.BusinessNotification.NotificationService.NotificationServiceDeploymentManager.InitializeNavision()

Inner Exception
System.InvalidOperationException
Cannot process request because the process has exited.
at System.Diagnostics.Process.GetProcessHandle(Int32 access, Boolean throwIfExited)
at System.Diagnostics.Process.Kill()
at Microsoft.BusinessSolutions.MBN.VIP.AttainDataProvider.AttainPsychicalConnection.Open()

Can anyone help?

Thank you!
Sign In or Register to comment.