Options

how to run an external win application inside NAV 2009 rtc

jr_macarilayjr_macarilay Member Posts: 29
edited 2011-09-15 in NAV Three Tier
hi.

i have created a windows application using vb.net and i want to run the .exe file from inside navision rtc. ive created a simple codeunit that uses WSHshell automation and it runs fine if i try to open notepad or calc. but when i tried to open my custom winapp, it gives me an error:

This message is for C/AL programmers:

An exception was raised in method Run. The OLE control or Automation server has returned error (HRESULT) -2147352567.
The component did not provide the exception description.


what might be the reason for this?

thanks

Comments

Sign In or Register to comment.