event warning COM+ SOAP Services

A

Andreas

in my event viewer, I see a warning about COM+ SOAP
Services. Anyone know what all this is about and
should I be worried about it?

Thanks

xxxxxxxxxxxxxxxx

The description for Event ID ( 0 ) in Source ( COM+
SOAP Services ) cannot be found. The local computer may
not have the necessary registry information or message
DLL files to display messages from a remote computer.
You may be able to use the /AUXSOURCE= flag to retrieve
this description; see Help and Support for details. The
following information is part of the event:
System.Reflection.TargetInvocationException: Exception
has been thrown by the target of an invocation. --->
System.ArgumentException: Cannot delete a subkey tree
because the subkey does not exist.
at
System.ThrowHelper.ThrowArgumentException(ExceptionResource
resource)
at
Microsoft.Win32.RegistryKey.DeleteSubKeyTree(String subkey)
at agcore.AGUtils.Unregister(Type t)
--- End of inner exception stack trace ---
at
System.RuntimeMethodHandle._InvokeMethodFast(Object
target, Object[] arguments, SignatureStruct& sig,
MethodAttributes methodAttributes, RuntimeTypeHandle
typeOwner)
at
System.RuntimeMethodHandle.InvokeMethodFast(Object
target, Object[] arguments, Signature sig,
MethodAttributes methodAttributes, RuntimeTypeHandle
typeOwner)
at
System.Reflection.RuntimeMethodInfo.Invoke(Object obj,
BindingFlags invokeAttr, Binder binder, Object[]
parameters, CultureInfo culture, Boolean
skipVisibilityChecks)
at
System.Reflection.RuntimeMethodInfo.Invoke(Object obj,
BindingFlags invokeAttr, Binder binder, Object[]
parameters, CultureInfo culture)
at
System.Runtime.InteropServices.RegistrationServices.CallUserDefinedRegistrationMethod(Type
type, Boolean bRegister)
at
System.Runtime.InteropServices.RegistrationServices.UnregisterAssembly(Assembly
assembly)
at
System.EnterpriseServices.Internal.Publish.UnRegisterAssembly(String
AssemblyPath).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top