Business notification related issue

SavithaSavitha Member Posts: 56
Hi,

Is outintegration needed for business notification to work?

Comments

  • darshanmdarshanm Member Posts: 280
    can i know, what is outintegration?

    However no thirdparty tool required for BSN.
    Darshan Mungekar
    Senior Consultan
  • SavithaSavitha Member Posts: 56
    opps...i missed out something...
    I meant outlook integration :-)
  • kinekine Member Posts: 12,562
    No, outlook integration is something else than BN and you do not need that...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • garakgarak Member Posts: 3,263
    for Business notification you doesn't need Outlook integration
    Do you make it right, it works too!
  • VasuVasu Member Posts: 35
    Hi All,

    I am new to this Business Notification(BN).
    Can anyone help me in working with it.
    I have already installed BN feature and opened it for the first time.
    Its asking me for a Server name.
    What server name i should connect here.

    Regards,
    Vasu
  • kinekine Member Posts: 12,562
    You need to connect to the BN server, which must be installed somewhere (standalone component which is installed from the NAV install CD and need MS SQL Notification services)
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • VasuVasu Member Posts: 35
    Hi,

    I am also getting the following error when i click the "Business Notification Setup" from the Administration->Application Setup->General.

    The call to member RegRead failed. WshShell.RegRead returned the following message:
    Invalid root in registry key
    “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\BusinessSolutions\BusinessNotification\NAS Parameters”


    Please help.

    Regards,
    Vasu
  • VasuVasu Member Posts: 35
    Hi,

    Any updates on this post.

    Regards,
    Vasu
  • SavithaSavitha Member Posts: 56
    You need to install BN Server then only you can open this form
  • SavithaSavitha Member Posts: 56
    Hi,

    where do i need to setup the users for business notification?
  • VasuVasu Member Posts: 35
    Hi,

    Where do i need to install the BN server.
    Is it possible to install in my local system.
    what are the steps i need to follow for the installation.
    can u pls help me further.

    Sorry if i am bothering you ppl.

    Regards,
    Vasu
  • VasuVasu Member Posts: 35
    Hi Savitha,

    "The Recipients Form" in the Notification designer is used for setting up the Internal users as well as the external users.

    I have not worked in it. Escuse me if i am wrong.

    Regards,
    Vasu
  • SavithaSavitha Member Posts: 56
    Hi Vasu,

    I was talking about the users in BN, not the recepients.

    And about the BN server, you can find the installation guide in the NAV CD itself.
  • VasuVasu Member Posts: 35
    Hi,

    Thanks for your info.
    I got into the Notification manager now.
    And about your question, i am very sorry for that.

    Regards,
    Vasu
  • VasuVasu Member Posts: 35
    Hi Savitha,

    Click Tools->Security option and it opens a "User Administration" dialog box and you can add users by clicking "Add" button.


    Regards,
    Vasu
  • VasuVasu Member Posts: 35
    Hi,

    I am getting an error message "Start Failed", while starting the Scheme. The error msg displayed in 'Alert' field is,

    "Start Failed.The Scheme may not be working currently. Contact your system administrator and check the event log for more information."

    Kindly help.

    Regards,
    Vasu
  • VasuVasu Member Posts: 35
    Hi,

    Any update on this issue. Pls guide me.

    Regards,
    Vasu
  • SavithaSavitha Member Posts: 56
    Hi,

    Have you connected the BN server using name or localhost.
    I had got this when i had logged in using localhost but was solved when i connected using the server name. Try this.
  • SavithaSavitha Member Posts: 56
    Hi,

    I have installed BN.It was working fine for both time based and field change based notifications.

    But after few days if i try to create a new sceme and start it,i get the following error:

    The program cannot connect to the server. The server might run under an account which is no longer valid or the Web configuration file might be corrupted. Please contact your system administrator.

    in the application log i get the some messagebusagent error:
    Unknown error!


    System.Xml.XmlException: There are multiple root elements. Line 7, position 2.
    at System.Xml.XmlTextReader.ParseRoot()
    at System.Xml.XmlTextReader.Read()
    at System.Xml.XmlValidatingReader.ReadNoCollectTextToken()
    at System.Xml.XmlValidatingReader.Read()
    at System.Xml.XmlLoader.LoadCurrentNode()
    at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
    at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
    at System.Xml.XmlDocument.Load(XmlReader reader)
    at System.Xml.XmlDocument.LoadXml(String xml)
    at Microsoft.BusinessSolutions.Integration.MessageBusAgent.Agent.PublishEvents()

    I restarted all the services but no use. i continue to get the same error.
    any suggestions???
  • VasuVasu Member Posts: 35
    Hi Savitha

    I too got that same error when i was working. but i resolved it by reinstalling the Notification server. Also check for the services whether it is running under the same account as your BN server account.

    Regarding your question i am using my server name for connecting and not the localhost.

    I have a new issue and error with BN. When i try to create a new scheme i got this error.

    "An error occured while trying to connect to Navision. Please make sure that your navision client is running. Error Details: No connection could be made because the target machine actively refused it"

    Has anyone got this error before ?????
    Please help me to resolve this issue.


    Regards,
    Vasu
  • VasuVasu Member Posts: 35
    Hi,

    Any update on this issue.


    Regards,
    Vasu
  • VasuVasu Member Posts: 35
    Hi,

    I had succeeded in sending mails finally. But had encountered with another problem.

    For the first scheme i can create and send notifications successfully but when i create another new scheme and try to start the scheme its showing the following error, ](*,)

    "The program cannot connect to the server. The server might run under an account which is no longer valid or the Web configuration file might be corrupted. Please contact your system administrator"

    Pls help me in resolving the error.


    Regards,
    Vasu
  • VasuVasu Member Posts: 35
    Hi,

    I had found the solution for my previous posting also. here it is.

    Change the "compilation debug" property found in the "web.config" file to true as given below,

    <compilation
    defaultLanguage="c#"
    debug="true"
    />

    After changing this you will not get that error.


    Regards,
    Vasu
  • romeosdfromeosdf Member Posts: 20
    I tried that, but still getting the same error:
    The program cannot connect to the server. The server might run under an account which is no longer valid or the Web configuration file might be corrupted. Please contact your system administrator"
    :cry:
    Romeo
    MCT - Dynamics
    ERP implementor/consultant
  • andy76andy76 Member Posts: 616
    Also I have same message when we try to start or stop a schema, from Business
    Notification Client Manager is:

    "The program cannot connect to server XXX. The server might run under an
    account that is no longer valid or the Web configuration file might be
    corrupted.
    Please contact your system administrator'

    If we try more times, modifying nothing, maybe it goes right but not always.

    I read your proposal solution to modify debugging properties but in which web.config file.
    Where have you found that?

    We have more of them under:
    C:\Program Files\Microsoft Dynamics NAV\Business Notification\DeploymentServer
    C:\Program Files\Microsoft Dynamics NAV\Business Notification\EndUserSubscription
    C:\Program Files\Microsoft Dynamics NAV\Business Notification\MessageBus

    They also are different files as content. Do they have to be identical?
    After modifyng do we have to restart IIS?



    Thank you very much
  • carthi1985carthi1985 Member Posts: 13
    Vasu wrote:
    Hi,

    I am getting an error message "Start Failed", while starting the Scheme. The error msg displayed in 'Alert' field is,

    "Start Failed.The Scheme may not be working currently. Contact your system administrator and check the event log for more information."

    Kindly help.

    Regards,
    Vasu


    Hi,
    Even am getting the same error. Please help me
    Thanks & Regards
    Pradeep Kumar
Sign In or Register to comment.