I received Exception from HRESULT: 0xE06D7363 errorwhile using Interop.Fredi.dll in Console base C#

V

Vimal Thakkar

Hi,

I have created one console base application which uses third party control FREDI.

FREDI provides COM Control FREDI.TLB to be used with .NET. When i am adding reference of FREDI.TLB in my Console base application project, it automatically created RCW DLL Interop.Fredi.dll.

i have deployed this application on Remote machine and scheduled with Windows Scheduler.

When i run the application from being in Remote Desktop session with Remote machine it works fine.

When i run the application through Windows Schedular from being in Remote Desktop session with Remote machine it works fine.

My Problem:
When the windows schedular runs unattanded means, without the Remote Desktop's open session, it gives following error:
Exception from HRESULT: 0xE06D7363

Please reply me on this problem as soon as possible.

Thanks in advance.

Vimal Thakkar

EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com
 

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