search for: distributedservices

Displaying 1 result from an estimated 1 matches for "distributedservices".

2013 May 02
1
named pipe, dcom and samba4
...the DCOM server the software fails. The failure can be easily reproduced with a simple vbscript call. dim vl set vl = CreateObject("ManagerMax.clsmanager","magnus") this call gives me the following windows error code : 80070721 There is a blog post (http://blogs.msdn.com/b/distributedservices/archive/2009/07/20/activation-of-a-com-component-fails-on-windows-server-2008-with-the-error-80070721.aspx) suggesting to create SPN for the DCOM services. However the software maker helpdesk tells me that they have never heard of service principals and says it should work out of the box. I ask...