Guys,

I have a question regarding WLM add-in SDK. I am trying to write to a
file on my hard drive. But as soon as the the add-in makes to that
piece of code error prompts and kills my Add-in. Below is the error
message I am getting on execution.

The add-in "add-in name" has encountered an error and will be turned
off. 8013150a.

I have done some research on my part, but I couldn't get satisfactory
answer obviously. What is that I can do to avoid to get an error on
execution. Also I couldn't find any help in the SDK. Any help will be
appreciated.
Thanks,

Re: WLM add-in question for file writing by Jonathan

Jonathan
Wed Oct 25 16:29:09 CDT 2006

Greetings Geek,

The WLM Add-In infrastructure at present is sandboxed -- you cannot reach the disk, hence the
error.

--
Jonathan Kay
Microsoft MVP - Windows Live Messenger/MSN Messenger/Windows Messenger
Associate Expert
http://www.microsoft.com/windowsxp/expertzone/
Messenger Resources - http://messenger.jonathankay.com
All posts unless otherwise specified are (c) 2006 Jonathan Kay.
You *must* contact me for redistribution rights.
--


"Geek" <corres2@hotmail.com> wrote in message
news:1161810696.135065.136890@i3g2000cwc.googlegroups.com...
> Guys,
>
> I have a question regarding WLM add-in SDK. I am trying to write to a
> file on my hard drive. But as soon as the the add-in makes to that
> piece of code error prompts and kills my Add-in. Below is the error
> message I am getting on execution.
>
> The add-in "add-in name" has encountered an error and will be turned
> off. 8013150a.
>
> I have done some research on my part, but I couldn't get satisfactory
> answer obviously. What is that I can do to avoid to get an error on
> execution. Also I couldn't find any help in the SDK. Any help will be
> appreciated.
> Thanks,
>