COMException 0x800A03EC Whn Calling CheckOut

C

Charles Chen

Hi folks,

I have a .NET managed add-in for Excel which is throwing the following error
when I make a call to Application.CheckOut("my-url-here"):

System.Runtime.InteropServices.COMException (0x800A03EC): Exception from
HRESULT: 0x800A03EC

A few details: it is running in the main thread and the URL is correct. The
same code works just fine as a VB macro. I've played around with the Trust
Center with futility.

I've been struggling with this for some time now.

If anyone has any ideas, it would be much appreciated. Thanks.
 

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