Employee Portal Error Message

jaustinjaustin Member Posts: 21
edited 2007-11-21 in Navision e-Commerce
We are running NAV 4.0 SP1 and when setting up the Employee Portal (Administration - Application Setup - Employee Portal - Security - Create Back End Key Pair) we receive an error. The error indicates that in GenerateBEkeys the CREATE(Crypto) can not be executed. The current license shows we should be able to use the Employee Portal. Can you tell me how to get around this error?

Error: Could not create an instance of the old control or automation server identified by GUID={0D89FED2-374D-45F2-B413-044F9146BAA6} 1.0:{A42B9894-CBC2-41D6-9D57-54273CD01B59}: Unknown Automation Server.Unknown Class. Check that the ole control or automation server is correctly installed and registered.

Comments

  • kinekine Member Posts: 12,562
    You need to be sure that you installet the Employee Portal package when installing NAV client. Go into NAV client installation setup and check which packages you installed. Use the Custom installation mode.
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • krikikriki Member, Moderator Posts: 9,112
    [Topic moved from Navision forum to Navision e-Commerce forum]
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • IHateLinuxIHateLinux Member Posts: 223
    Hi,

    this error indicates that some necessary DLLs for NEP are not in the client directory (or if they are in, they have not been registered correctly).
    So please check the DLLs and if they are in there, you may run regasm DLLName.dll /tlb: DLLName.tlb

    The DLLs should be:
    All start with Microsoft.Navision.EmployeePortal.
    - ErrorUtility.dll (no regasm necessary)
    - Hash.dll
    - NavisionUtility.dll
    - PictureDisplay.dll
    - Security.dll

    KR
    Rainer
Sign In or Register to comment.