Permission Denied Issue in DHTMLX Chart Component!

I am using dhtmlx chart component on html page and access this html file in desktop application. It works fine when I direct execute in browser but when we open in web browser control in desktop application. It gives me an “Permission Denied” error.
Please help me to sort out this issue.

Thanks in advance!

Best Regards,
Sharad Verma

Which kind of “desktop” wrapper you are using?
The component may try to load data ( and extra code in case of IE ) which may be blocked by the wrapper library.

I have created desktop application in .Net and used as addons in outlook. it works in ie7 to ie10 normally but in not works in my exe.

Do you mean Win8 javascript based app ? Or some other .Net library, which allows to embed html container in the .exe application ?

I have used windows form application in which I used web browser control. I will use this executable in outlook addins.

But, I got error while executing win form exe.