Re: Cannot add user to WSS3

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Wow, it's a known issue, but they don't know what causes it and don't know
how to have you avoid it in the future? Makes you wonder how "known" it is.
Bummer.

Thanks for getting back to us though. Even if the fix is tedious, at least
there is one, for those who need it.
-callahan

"David Lozzi" <dlozzi(remove-this)@delphi-ts.com> wrote in message
news:A28C11B1-3948-40BC-B1EA-10D5EBBF27E3@xxxxxxxxxxxxxxxx
So, the cause is unknown to Microsoft but they know its an issue. Their
"fix"
is to stsadm -o export each site, sub site and sub sub site and so on,
delete
the site and then stsadm -o import each site, sub site and sub sub site
and
so on. Then recreate/add all of the users and security permissions.

Nice eh? I'm not looking forward to this fix. Fortunatly, this current app
has about 16 sites and as many users. They are going live Friday with
1000+
users so the fix is necessary. I did ask if it's avoidable in the future,
he
said that they don't know how it is caused so they can't fix it. Yeah,
great
answer!

Anyway, I'm going to do some poking and see if I can find a better
solution,
or write up my own script to automate the fix. I'll let you know what I
come
up with.

--
David Lozzi
Delphi Technology Solutions
Blog: www.lozzi.net


"callahan" wrote:

Cool. Please let us know what comes of it. You never know who might
suffer
from the error next...

-callahan
"David Lozzi" <dlozzi(remove-this)@delphi-ts.com> wrote in message
news:9ADA3596-62BF-49BB-A52C-F41B48287178@xxxxxxxxxxxxxxxx
You're right, there is only a handful of users in the system right now,
but
trying to go live with it by Friday... I have a call with MS open and
plan
on
resolving tomorrow.


--
David Lozzi
Delphi Technology Solutions
Blog: www.lozzi.net


"callahan" wrote:

David, I have set up several ADAC sharepoint farms, and have never had
the
error you are experiencing. I know it's been a couple of days since
you
posted and you've gotten no response. And frankly, that's probably
because
no one has come across this error (as you've discovered by the
complete
lack
of info online).

Obviously you haven't had sharepoint installed long if you can't
consistently add users. Have you considered doing a reinstall/repair?

-callahan
"David Lozzi" <dlozzi(remove-this)@delphi-ts.com> wrote in message
news:7E49D07F-1A13-4894-9B34-1E6AB02C844C@xxxxxxxxxxxxxxxx
Howdy,

I have a WSS3 installation in AD Creation Mode. When I try to create
a
new
user WSS creates the account in AD and emails the user but errors
and
will
not add the user to the SharePoint site. If I create a user first in
AD
then
add them to the site I get the same error, but no email. The error
below
is
displayed on the web page

Exception Occurred. (Exception from HRESULT: 0x80020009
(DISP_E_EXCEPTION))

Below is from the diagnostic log

11/09/2007 10:05:01.51 w3wp.exe (0x0F24)
0x11AC Windows SharePoint Services General
837l Exception An unhandled exception occured. Watson will be
invoked.

Event viewer has nothing!

I've done loads of searching on this and have nothing. Can you point
me
in
the right direction as to where I can start troubleshooting? I'll
take
anything at this point!

Thanks a ton!!

--
David Lozzi
Delphi Technology Solutions
Blog: www.lozzi.net








.



Relevant Pages

  • Re: Cannot add user to WSS3
    ... Delphi Technology Solutions ... Even if the fix is tedious, ... is to stsadm -o export each site, sub site and sub sub site and so on, ... Exception Occurred. ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Cannot add user to WSS3
    ... Delphi Technology Solutions ... Even if the fix is tedious, ... is to stsadm -o export each site, sub site and sub sub site and so on, ... Exception Occurred. ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Cannot add user to WSS3
    ... is to stsadm -o export each site, sub site and sub sub site and so on, delete ... I'm not looking forward to this fix. ... Delphi Technology Solutions ... Exception Occurred. ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Very strange "input string not in correct format" bug
    ... the trick of changing locale to something else and then back again did ... I hope Microsoft can eventually find and fix this! ... I tried to reproduce the exception by setting the thread culture to all ... cultures are the UI cultures but, I'd rather check first what are the ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Checking for null parameter
    ... it throw a checked exception? ... How can you fix what you can't detect? ... before calling a method? ... Isn't this the same thing as if a NPE was thrown? ...
    (comp.lang.java.programmer)