search for: 11d2

Displaying 20 results from an estimated 389 matches for "11d2".

Did you mean: 112
2009 Aug 06
0
Tasty Planet fails to run
...DllGetClassObject failed for CLSID={a07034fd-6caa-4954-ac3f-97a27216f98a} (Query file associations) err:ole:CoCreateInstance apartment not initialised err:shell:SHCoCreateInstance failed (0x800401f0) to create CLSID:{a07034fd-6caa-4954-ac3f-97a27216f98a} (Query file associations) IID:{c46ca590-3c3f-11d2-bee6-0000f805ca57} (unknown) err:shell:SHCoCreateInstance class not found in registry fixme:shell:DllGetClassObject failed for CLSID={a07034fd-6caa-4954-ac3f-97a27216f98a} (Query file associations) err:ole:CoCreateInstance apartment not initialised err:shell:SHCoCreateInstance failed (0x800401f0) t...
2010 Aug 22
1
What packages/libraries do I need to squash these bugs?...
...ole:create_server class {f5078f32-c551-11d3-89b9-0000f81fe221} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class object {f5078f32-c551-11d3-89b9-0000f81fe221} could be created for context 0x17 err:ole:CoGetClassObject class {2933bf90-7b36-11d2-b20e-00c04f983e60} not registered err:ole:CoGetClassObject class {2933bf90-7b36-11d2-b20e-00c04f983e60} not registered err:ole:create_server class {2933bf90-7b36-11d2-b20e-00c04f983e60} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class ob...
2008 May 15
7
Unable to run Watchtower Library 2007 Japanese : font ?
...laptop:~/.wine/drive_c/Program Files/Watchtower/MEPSCommon$ env WINEPREFIX="/home/aurelien/.wine" wine "C:\Program Files\Watchtower\Watchtower Library 2007\J\WTLibrary.exe" fixme:menu:SetMenuInfo MNS_NOTIFYBYPOS partially implemented err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered err:ole:create_server class {96749377-3391-11d2-9ee3-00c04f797396} not registered err:ole:CoGetClassObject no class object {96749377-3391-11d2-9ee3-00c04f797396} could be created f...
2015 Nov 13
2
[SOLVED] Re: Problem switching to BIND9_DLZ
...9;, this is something that can be changed. If the policy name is changed, the search will fail (silently) and then when it tries to set 'names.policyid' it then complains. The search would probably be better something like this: res7 = samdb.search(expression="(name={31B2F340-016D-11D2-945F-00C04FB984F9})", base="CN=Policies,CN=System," + basedn, scope=ldb.SCOPE_ONELEVEL, attrs=["cn","displayName"]) names.policyid = str(res7[0]["cn"]).replace("{","").replace(&q...
2010 Aug 25
3
ole:GetClassObject class Not Registered
I am trying to run a Windows app my company uses in-house in Wine. It installs ok but when I run it I get this: Code: err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered err:ole:create_server class {96749377-3391-11d2-9ee3-00c04f797396} not registered err:ole:CoGetClassObject no class object {96749377-3391-11d2-9ee3-00c04f797396} could be created f...
2015 Nov 13
2
[SOLVED] Re: Problem switching to BIND9_DLZ
On 13/11/15 10:20, mourik jan heupink wrote: > Hi Rowland, Achim, list, > >> The search would probably be better something like this: >> >> res7 = >> samdb.search(expression="(name={31B2F340-016D-11D2-945F-00C04FB984F9})", >> base="CN=Policies,CN=System," + basedn, >> scope=ldb.SCOPE_ONELEVEL, >> attrs=["cn","displayName"]) >> names.policyid = str(res7[0]["cn"]).replace(&qu...
2017 Jun 28
2
Lowercase characters on GPO IDs in Samba source files
Turns out that I was at least half-right, after all. I just opened the files contained in the last Samba release (contained in samba-4.6.5.tar.gz) and although the typos have been corrected in "./python/samba/provision/__init__.py", *they are still there* in "./examples/misc/adssearch.pl" and "./libgpo/gpo_util.c". It happened that, before my first post, I had
2019 May 16
5
GPO-Error
Hello, I have the following error when checking for GPOs for a single user, listing all GPOs is working: ------------------ root at tn2-debian1:~# samba-tool gpo listall GPO : {31B2F340-016D-11D2-945F-00C04FB984F9} display name : Default Domain Policy path : \\example2.net\sysvol\example2.net\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9} dn : CN={31B2F340-016D-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=example2,DC=net version : 0 flags : NONE GPO...
2017 Dec 14
2
samba-tool ntacl sysvolcheck ERROR
GPOs are not synchronized, because I'm going to delete the zentyal domain, how can I delete delete all GPOs from AD y sysvol? and start over [root at srv-cds ~]# samba-tool gpo del {31B2F340-016D-11D2-945F-00C04FB984F9} GPO {31B2F340-016D-11D2-945F-00C04FB984F9} is linked to containers ERROR(ldb): Error removing GPO from container - LDAP error 50 LDAP_INSUFFICIENT_ACCESS_RIGHTS - El 12/14/2017 a las 12:09 PM, Rowland Penny via samba escribió: > On Thu, 14 Dec 2017 11:53:10 -0500 > &quot...
2015 Nov 13
2
Problem switching to BIND9_DLZ
...;) else: names.policyid_dc = None ----------------------------------- When I compare the branch in question System.Policies.[basedn] with another server which migrated fine using above comman i find these entries on the working server with the correct displayName: CN={31B2F340-016D-11D2-945F-00C04FB984F9} -> displayName=Default Domain Policy CN={6AC1786C-016F-11D2-945F-00C04FB984F9} -> displayName=Default Domain Controllers Policy On the server with the migration failing i find entries with the same id's but different displayName values. CN={31B2F340-016D-11D2-945F-...
2009 Jan 18
1
Installations fail
...esn't expose interface {be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002 > err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface failed with error 0x80004002 > err:ole:marshal_object couldn't get IPSFactory buffer for interface {aa7e2066-cb55-11d2-8094-00104b1f9838} > err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80040155 > err:ole:CoMarshalInterface Failed to marshal the interface {aa7e2066-cb55-11d2-8094-00104b1f9838}, 80040155 > err:ole:_marshal_interface Marshalling interface {aa7e2066-cb55-11d2-8094-00...
2020 Feb 26
0
sysvolcheck and aclcheck generates error
...he issue. As per suggestion to check the sysvol but mine got issues. Currently using CentOS 8.1.1911 and a compiled samba 4.11.4 based on Fedora 31. I tried also to delete the broken GPO policy E4108E65-68AB-4E2D-9A00-A9063B1558E3 but I can't delete it (using samba-tool gpo del {31B2F340-016D-11D2-945F-00C04FB984F9} -Uadministrator) and renamed the directory in /var/lib/samba/sysvol/ abridor.lumad.sandbox.net/Policies which generates more error. However using sysvolreset, don't give any issues but doesn't resolve the issue. How do I manually delete a GPO Policy? Or any experience...
2015 May 01
3
After the classicupgrade from samba3 to sernet-samba-4.2.1 , users are not able to remote desktop anymore
...logon rights to all the users belonging to the Domain User group; furthermore I have added the users to the group Remote Desktop users, but still I have no success at all. at the moment the group policies looks like this: root at ccdc-samba4:/# samba-tool gpo listall GPO : {31B2F340-016D-11D2-945F-00C04FB984F9} display name : Default Domain Policy path : \\ccdc.lan\sysvol\ccdc.lan\Policies \{31B2F340-016D-11D2-945F-00C04FB984F9} dn : CN= {31B2F340-016D-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=ccdc,DC=lan version : 3 flags : NONE GPO : {6AC...
2010 May 25
3
Dungeon Keeper 2 graphics crash? (probably a quick fix)
...00000000), stub! fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 3 and card vendor 8086. fixme:win:EnumDisplayDevicesW ((null),0,0x33c694,0x00000000), stub! fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (0,0)-(800,600) err:ole:CoGetClassObject class {92fa2c24-253c-11d2-90fb-006008a1f441} not registered err:ole:CoGetClassObject no class object {92fa2c24-253c-11d2-90fb-006008a1f441} could be created for context 0x1 err:ddraw:IDirectDrawImpl_QueryInterface (0x1272f8) The App is requesting a D3D device, but a non-OpenGL surface type was choosen. Prepare for trouble!...
2019 Mar 27
3
samba 4.9.5 - joining Samba DC to existing Samba AD failed
...OA;;CR;ab721a54-1e2f-1 > 1d0-9819-00aa0040529b;;PS)(OA;;CR;ab721a56-1e2f-11d0-9819-00aa0040529b;;PS)(O > A;;RPWP;77b5b886-944a-11d1-aebd-0000f80367c1;;PS)(OA;;RPWP;e45795b2-9455-11d1 > -aebd-0000f80367c1;;PS)(OA;;RPWP;e45795b3-9455-11d1-aebd-0000f80367c1;;PS)(OA > ;;RP;037088f8-0ae1-11d2-b422-00a0c968f939;;RS)(OA;;RP;4c164200-20c0-11d0-a768 > -00aa006e0529;;RS)(OA;;RP;bc0ac240-79a9-11d0-9020-00c04fc2d4cf;;RS)(A;;RC;;;A > U)(OA;;RP;59ba2f42-79a2-11d0-9020-00c04fc2d3cf;;AU)(OA;;RP;77b5b886-944a-11d1 > -aebd-0000f80367c1;;AU)(OA;;RP;e45795b3-9455-11d1-aebd-0000f80367c1;;AU...
2012 Feb 05
7
H & R Block At Home does not load
...xxxxxx at atlas ~]$ wine /media/HRBlock2011/tcauto.exe err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered err:ole:create_server class {96749377-3391-11d2-9ee3-00c04f797396} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class...
2015 Nov 13
1
[SOLVED] Re: Problem switching to BIND9_DLZ
...land Penny: >> On 13/11/15 10:20, mourik jan heupink wrote: >>> Hi Rowland, Achim, list, >>> >>>> The search would probably be better something like this: >>>> >>>> res7 = >>>> samdb.search(expression="(name={31B2F340-016D-11D2-945F-00C04FB984F9})", >>>> >>>> base="CN=Policies,CN=System," + basedn, >>>> scope=ldb.SCOPE_ONELEVEL, >>>> attrs=["cn","displayName"]) >>>> names.p...
2012 Mar 14
7
Issues running Dungeon Keeper 2
...layDevicesW ((null),0,0x32c3bc,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x32c8ec,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x32c95c,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x32c82c,0x00000000), stub! err:ole:CoGetClassObject class {92fa2c24-253c-11d2-90fb-006008a1f441} not registered err:ole:CoGetClassObject no class object {92fa2c24-253c-11d2-90fb-006008a1f441} could be created for context 0x1 fixme:dplay:DirectPlay3WImpl_EnumConnections (0x16c468)->(0x0,0x10008750,0x32cf04,0x00000001): stub err:ole:CoGetClassObject class {92fa2c24-253c-11d...
2019 Sep 28
2
Compile samba github code and flash the build binary to embedded device
On 28/09/2019 15:39, Hock Leong Ang via samba wrote: > Hi All, > May I have some advise on this issue? > Thank you. > > On Fri, 27 Sep 2019 at 10:55, Hock Leong Ang <anghockleong501 at gmail.com> > wrote: > >> Hi Sir/Madam/Miss, >> >> I am a firmware engineer. I would like to implement file sharing between >> embedded device and android phone/ios
2010 Nov 17
2
Wordq and Wine
...lass {a910187f-0c7a-45ac-92cc-59edafb77b53} not registered err:ole:create_server class {a910187f-0c7a-45ac-92cc-59edafb77b53} not registered err:ole:CoGetClassObject no class object {a910187f-0c7a-45ac-92cc-59edafb77b53} could be created for context 0x7 err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered err:ole:create_server class {96749377-3391-11d2-9ee3-00c04f797396} not registered err:ole:CoGetClassObject no class object {96749377-3391-11d2-9ee3-00c04f797396} could be created f...