Search found 29 matches

Go to advanced search

by alanvl
Wed May 20, 2020 4:13 pm
Forum: Design and Architecture
Topic: WebBrowser replacement
Replies: 1
Views: 3225

WebBrowser replacement

We are currently using a WebBrowser control on one of our forms. Unfortunately, it is using an interface to an older version of IE, and some of the web site functions now available don’t appear to be supported, so, it is time to upgrade. We have investigated options and come up with WebView (Edge ba...
by alanvl
Fri Aug 30, 2019 5:06 pm
Forum: Design and Architecture
Topic: POP3 interface
Replies: 1
Views: 5481

POP3 interface

At the moment we are using ANPOP as our interface to our email server. We use it primarily to read emails and then remove them from the server. After upgrading to a new server we installed a Free copy of ANPOP whose licence has now expired. Just wondering what alternatives to ANPOP others may be usi...
by alanvl
Fri Jan 11, 2019 8:01 am
Forum: Tips and Techniques
Topic: Adding Headers Via JadeHttpConnection
Replies: 3
Views: 5963

Re: Adding Headers Via JadeHttpConnection

Thanks Allistar, we are trying this at the moment but are having problems with a -2147012890 error on the call to the open - you wouldn't by chance have some sample code?

Ta Alan v.L
by alanvl
Thu Jan 10, 2019 12:28 pm
Forum: Tips and Techniques
Topic: Adding Headers Via JadeHttpConnection
Replies: 3
Views: 5963

Adding Headers Via JadeHttpConnection

Hi, We are trying to build a Jade interface into Salesforce via REST. We are using the JadeHttpConnection. We have correctly logged in and are to the point of having received the authorization token but are having problems trying to add the authorization header to our subsequent http request. We hav...
by alanvl
Fri Jun 03, 2016 9:55 pm
Forum: Tips and Techniques
Topic: Excel.exe process not being cleaned up
Replies: 3
Views: 4293

Re: Excel.exe process not being cleaned up

Hi BeeJay

Thanks for the response, yep, we do the quit and delete in the epilog as well, also there is no indication of any exception - could it be some excel related objects that I have created (e.g. Style, Range etc) - do you clean these up manually?
by alanvl
Tue May 31, 2016 5:33 pm
Forum: Tips and Techniques
Topic: Excel.exe process not being cleaned up
Replies: 3
Views: 4293

Excel.exe process not being cleaned up

We currently have an issue where the excel.exe (Office 2013) created via Jade / ActiveX processing is not being "cleaned-up" - it stays in the process list. I am pretty sure that the worksheet and workbook objects are being cleaned up (after the successful save). I delete the Application object afte...
by alanvl
Wed Jan 06, 2016 9:54 pm
Forum: Design and Architecture
Topic: Implementing Excel directly from Jade - Help Please.
Replies: 4
Views: 8873

Re: Implementing Excel directly from Jade - Help Please.

Hi BeeJay, Sorry initial post probably not clear, the failing application was a Fat Client application invoked via createExternalProcess, we have a tcp interface to this application that processes requests, some of the processing generates the excel spreadsheet which is returned in the response mess...
by alanvl
Wed Dec 30, 2015 9:49 pm
Forum: Design and Architecture
Topic: Implementing Excel directly from Jade - Help Please.
Replies: 4
Views: 8873

Re: Implementing Excel directly from Jade - Help Please.

Hi BeeJay The following error is logged Error Code:14181 Text:ActiveX invoke caused an exception category:0 continuable:false currentMethodDesc:XL_I_Workbook::saveAsA errorItem:SaveAs extendedErrorText:ActiveX internal error code = -2146827284 SaveAs method of Workbook class failed The Workbook Save...
by alanvl
Mon Dec 07, 2015 10:28 am
Forum: Design and Architecture
Topic: Implementing Excel directly from Jade - Help Please.
Replies: 4
Views: 8873

Implementing Excel directly from Jade - Help Please.

We have a number of systems where we have successfully implemented an interface from Jade to Excel via ActiveX. We are now having a problem with an existing system where we are trying to include the same functionality. When we attempt to run the application that uses the interface via createExternal...
by alanvl
Thu Jan 08, 2015 9:49 pm
Forum: General Discussion
Topic: Moving Instances
Replies: 3
Views: 8621

Re: Moving Instances

If the reason for not doing the roll forward is that there may have been code changes, are you in the position to be able to do a full code extract?

If so, you could:
- do the full extract
- do the restore / roll forward
- load the extracted code over the top

Go to advanced search

cron