I need to eliminate some issues

Using Dynamics Nav with Axapta Com connector
I'm getting some event errors that I want to quash. Can someone give any advice on what the problem may be if it is a problem.
The first event error is
Login error : The user 'BC' does not exist.
and also

```
The description for Event ID ( 182 ) in Source ( Axapta Client )
cannot be found. The local computer may not have the necessary registry
information or message DLL files to display messages from a remote
computer. You may be able to use the /AUXSOURCE= flag to retrieve this
description; see Help and Support for details. The following information
is part of the event: BC.
```

```

```

```
Cheers in advance
```

Hi Nik,

Do you mean you are using Dynamics Ax with Ax COM connector? Please provide correct information so others can reply accordingly.

Usually this means, this login does not exist in Dynamics Ax. In other words, you have to create this user in Ax first.

Can you provide more info such as when you receive this error? Is it related to the previous error?

Last but not least, what version of Dynamics Ax are you using? If Ax 2009, I would highly recommend you to use .NET BC instead.

Best wishes,