Search found 5 matches

by perrottg
Wed Aug 06, 2014 9:37 pm
Forum: Programming
Topic: Issue calling EViews COM Automation from a Windows service
Replies: 7
Views: 6255

Re: Issue calling EViews COM Automation from a Windows servi

Hi Steve, Yeah do have a try catch block around the call to open the database. The actual exception message is, "The remote procedure call failed. (Exception from HRESULT: 0x800706BE)". The exception occurs when I call Application.Run with the command to open a database. However, I noticed...
by perrottg
Tue Aug 05, 2014 6:23 pm
Forum: Programming
Topic: Issue calling EViews COM Automation from a Windows service
Replies: 7
Views: 6255

Re: Issue calling EViews COM Automation from a Windows servi

Hi Steve, Thanks again for your quick response. I have made the change you have suggested and now the Windows service is able to create the EViews.Application object, however subsequent calls to Application.Run fail with this error: The remote procedure call failed. (Exception from HRESULT: 0x800706...
by perrottg
Mon Aug 04, 2014 3:57 pm
Forum: Programming
Topic: Issue calling EViews COM Automation from a Windows service
Replies: 7
Views: 6255

Re: Issue calling EViews COM Automation from a Windows servi

Hi Steve, Thanks for your response. I have changed the Windows service to log on as my account. However the Windows service still does not work unless I am also logged into the PC as well. The actual error reported by EViews is: GetApplication could not create instance of EViews Application object. ...
by perrottg
Sun Aug 03, 2014 8:19 pm
Forum: Programming
Topic: Issue calling EViews COM Automation from a Windows service
Replies: 7
Views: 6255

Issue calling EViews COM Automation from a Windows service

I have developed a Windows service in .NET that uses the EViews COM Automation API to synchronises time series data from our central repository to EViews databases. The intention is that this Windows service is running continuously in the background to ensure the EViews databases are kept in sync wi...
by perrottg
Thu May 08, 2014 4:19 pm
Forum: Any Other Business
Topic: EViews COM Automation - Checking Licensing Restrictions
Replies: 1
Views: 18383

EViews COM Automation - Checking Licensing Restrictions

Just thought I would check the following before starting development: We are looking to develop a Windows service that uses EViews COM automation to automatically updated EViews datasets when new data arrives. The intent is to automate the manual process. The documentation for the COM Automation has...

Go to advanced search