Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8807

Re: I am getting The specified MDM repository was not found on the server

$
0
0

hi saha ,

 

try to put this code in the exception block

{

  StackTraceElement element[] = e.getStackTrace();

  StringBuffer buffer = new StringBuffer();

  for(int i=0;i<element.length;i++)

  {

   buffer.append(element[i]);

  }

  wdComponentAPI.getMessageManager().reportException(buffer.toString(),true);

}

 

and post the exception that you are getting ..

 

 

Regards

Govardan Raj S


Viewing all articles
Browse latest Browse all 8807

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>