Windows user account or user name conflicts with existing account

M

MARY DAHL

I keep getting Spooler errors on many different projects with the following
message:
The Windows user account or user name for the affected user account
conflicts with an existing account on the server (0x8C04000D). HELP!
 
M

Marc Soester

Mary, it appears that your proejct consist of a local resource with the same
name than one of your global resources. In order to rectify this, you either
need to rename your local resource, or if the resource you are using is the
global resource, need to replace the local resource with the global one.

That should resolve your issue
 
Top