Hi,
I am getting the error while creating new application in Enterprise Library Services [Opentext client administration]
The Error is as follows:
"An unknown error occurred. (ApplicationId=<ClientExampleProj>) Creating application failed!"
System.Web.Services.Protocols.SoapException
Actor:
Code: ELService.Operation.CreateApplicationFailed
Lang:
Node:
Role:
Detail: <detail>
<ns2:ELServiceFault xmlns:ns2="urn:elib.services.ecm.opentext.com">
<faultCode>ELService.Operation.CreateApplicationFailed</faultCode>
<message>Creating application failed!</message>
<parameters>
<entry>
<key>EVENT_ID</key>
<value>Tue Feb 19 13:26:27 CET 2013|alkvn1679.d30.intra;node001</value>
</entry>
<entry>
<key>CAUSE_MESSAGES</key>
<value>An unknown error occurred.|</value>
</entry>
<entry>
<key>ApplicationId</key>
<value>ClientExampleProj</value>
</entry>
</parameters>
</ns2:ELServiceFault>
</detail>
Please suggest , if any has faced this problem....