when im adding user to MSCRM, I get the following error
message:

User 1 ( USER NAME ) failed : (80070005) - SOAP Server Application
Faulted

Can anyone help?

P.S.
DNS, AD, Exchange.

RE: Get Error Message (80070005) when adding Users by MattNC

MattNC
Fri Jan 27 10:39:02 CST 2006

I've seen this error in 1.2. Sounds like you are trying to add the users via
Deployment Manager, correct? Try adding them via the web UI. You will have to
manually type the DOMAIN\User Name, but it should work for you. Never did get
a fix for this, but some users could be added via DM, and others couldn't.
--
Matt Wittemann
http://icu-mscrm.blogspot.com


"Interrupt" wrote:

> when im adding user to MSCRM, I get the following error
> message:
>
> User 1 ( USER NAME ) failed : (80070005) - SOAP Server Application
> Faulted
>
> Can anyone help?
>
> P.S.
> DNS, AD, Exchange.
>
>

RE: Get Error Message (80070005) when adding Users by Gulzar

Gulzar
Sun Mar 26 16:48:29 CST 2006

if you query the SystemUserBase table, it will give you a good idea about the
users in the crm. maybe that user got already added by someone else and
disabled.

although undocumented, i had to modify some rows to make it work when i got
this error. better take a backup of the database before trying anything :)

"MattNC" wrote:

> I've seen this error in 1.2. Sounds like you are trying to add the users via
> Deployment Manager, correct? Try adding them via the web UI. You will have to
> manually type the DOMAIN\User Name, but it should work for you. Never did get
> a fix for this, but some users could be added via DM, and others couldn't.
> --
> Matt Wittemann
> http://icu-mscrm.blogspot.com
>
>
> "Interrupt" wrote:
>
> > when im adding user to MSCRM, I get the following error
> > message:
> >
> > User 1 ( USER NAME ) failed : (80070005) - SOAP Server Application
> > Faulted
> >
> > Can anyone help?
> >
> > P.S.
> > DNS, AD, Exchange.
> >
> >

RE: Get Error Message (80070005) when adding Users by Armin

Armin
Mon Mar 27 03:48:01 CST 2006

Had the same problem. The reason was a security restriction of our Active
Directory (no, I can't give you more detail). As soon as I created a new AD
the error was gone...

"Gulzar" wrote:

> if you query the SystemUserBase table, it will give you a good idea about the
> users in the crm. maybe that user got already added by someone else and
> disabled.
>
> although undocumented, i had to modify some rows to make it work when i got
> this error. better take a backup of the database before trying anything :)
>
> "MattNC" wrote:
>
> > I've seen this error in 1.2. Sounds like you are trying to add the users via
> > Deployment Manager, correct? Try adding them via the web UI. You will have to
> > manually type the DOMAIN\User Name, but it should work for you. Never did get
> > a fix for this, but some users could be added via DM, and others couldn't.
> > --
> > Matt Wittemann
> > http://icu-mscrm.blogspot.com
> >
> >
> > "Interrupt" wrote:
> >
> > > when im adding user to MSCRM, I get the following error
> > > message:
> > >
> > > User 1 ( USER NAME ) failed : (80070005) - SOAP Server Application
> > > Faulted
> > >
> > > Can anyone help?
> > >
> > > P.S.
> > > DNS, AD, Exchange.
> > >
> > >