Search:

Type: Posts; User: Alexandre Leclerc

Page 1 of 15 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    15
    Views
    14,751

    Re: Independant sesssion?

    Hi Michael S. and Michael M. :)

    Thank you both for your feedback.

    We made a round of tests, and WebApp behaves well. Digging deeper, we found the source of the problems and all the feedback was...
  2. Replies
    15
    Views
    14,751

    Re: Independant sesssion?

    Hi Michael,

    Thank you again.

    Just as a theoretical question, if process pooling is deactivated, will the calls from IIS be queued to be executed one after the other (I hope yes), or will there...
  3. Replies
    15
    Views
    14,751

    Re: Independant sesssion?

    Hi Michael,

    Thank you for this feedback, it is helpful. This is indeed what we do (token of authenticated users, etc.) At least there is no worry to have on this side. We will have to look further...
  4. Replies
    15
    Views
    14,751

    Re: Independant sesssion?

    Hi Ian,

    Yes, we are using WebApp as a WebService only exactly as you describe it. So thank you for confirming the independent sessions for data management. A customer reports weird behavior that...
  5. Replies
    15
    Views
    14,751

    Re: Independant sesssion?

    Hi Michael,

    I see. I looked to the code and we are not using the WebSessionManager for our WebService, for whatever reason. We have our own Login, Session IDs, etc. But I understand what you are...
  6. Replies
    15
    Views
    14,751

    Re: Independant sesssion?

    Hi guys,

    So I understand that the data in global variables, data buffers (last read record of a table) are shared between sessions?

    This is a bit of a nightmare. How can we encapsulate each and...
  7. Re: Request parse error: Unexpected element 'iDelete'

    Hi Marco,

    The only solution I found to this problem was to make sure all the fields were always initialized. There is no work around because VDF expects to have all fields provided (minOccurs=1)....
  8. Re: psDocumentation: how to include a carriage return?

    Hi Vincent,

    Thank you very much for this information. I would not have thought to look there. I'll need an XSLT guru soon. (:rolleyes:Why everything has to be so complex... especially for...
  9. Re: psDocumentation: how to include a carriage return?

    Hi Dan,

    It was a nice try I did not think of. But unfortunately the \n\n is not interpreted as we would expect. It is displayed as text.

    Best regards,
    Alexandre Leclerc
  10. psDocumentation: how to include a carriage return?

    Hi all,

    Maybe a trivial question, but in a WebService I try to set psDocumentation with a somewhat long text and I would have liked to include couple paragraphs. But I can’t find a way to do it....
  11. Re: Request parse error: Unexpected element 'iDelete' (Solved)

    Hi everyone,

    After some advanced debugging with the help of Dennis (thank you!), it was found that the issue was with the client consuming the web service, sending an incomplete xml structure...
  12. Replies
    15
    Views
    6,301

    Re: Webservice - Adventure

    Hi Marcia,

    I have a similar problem, but on server side. The above suggested fix cannot work (client application is not done in VDF).
    ...
  13. Re: Request parse error: Unexpected element 'iDelete'

    Hi Evertjan,

    Thank you for your quick answer.

    I did a few tests.

    Here is the detail of my structure on server side:
  14. Re: Request parse error: Unexpected element 'iDelete'

    Hi Evertjan,

    Thank you very much for the pointer.

    My client application is not developed in VDF. Only the server side in developed in VDF. Is this property for server side too?

    The proposed...
  15. Request parse error: Unexpected element 'iDelete'

    Hi all,

    I have a weird error in an application that consumes a WebApp Webservice. My software tell me that the server returned the following error:



    In VDF we have a function using a...
  16. Re: WebApp optimisation for WebServices

    Hi Frank,

    We will definitely look into that. That you very much for this information since it help us understand what in going on server side.

    Best regards,
    Alexandre Leclerc
  17. Re: WebApp optimisation for WebServices

    Hi Evertjan,

    Yes, I know it is not easy. I posted quickly in case someone had experiences with that. We are looking into what we can to find errors. Thank you for the additional tips.

    Best...
  18. Re: WebApp optimisation for WebServices

    Hi Michael,

    For the blank answer, this is not clear to us either right now because we have no logging. We are working on that.

    Our WebService functions always (always) return a structure...
  19. Re: WebApp optimisation for WebServices

    Hi Michael,

    Indeed. And it is difficult to trace because sometimes it works well, then at other times, the answer is very super fast, but no data. (When I say no data, I do not know if the xml...
  20. WebApp optimisation for WebServices

    Hi all,

    We made a WebApp version of our ERP containing all the fundamental core modules to give access to all the ERP features. Yet, the EXE is around 9 MB.

    Since we deployed this “heavy”...
  21. Replies
    11
    Views
    2,668

    Re: Unicode in index?

    Hi Samuel,

    Thank you for your reply. I made a system search and the only other DF_Collate is in the Bin folder of DataFlex 8.1 (Server installation). So I replaced this DF_Collate with the one...
  22. Replies
    11
    Views
    2,668

    Re: Unicode in index?

    Hi everyone,

    We just receive the customer's PC with the "index" problem. Yep, the same data folder works on our PCs but does not on their PC.

    Additional information:
    - All "alphanumeric"...
  23. VDF18.1 - Reading icon from ressources does not work while creating CodeJock Com objects with manifest file

    Hi all,

    We are migrating a VDF 17.0 project to 18.1. All is fine but we have a weird problem with CodeJock toolbar regarding icons. Some code that was working since 5-10 years is not working...
  24. Replies
    0
    Views
    979

    OLEDB Connectivity Kit?

    Hi All,

    I'm looking to use OLE DB connections in VDF 16.1 and I can't find a demo connectivity kit for this (we do not want to use ODBC). Is there a solution for this?

    Kind regards,
    Alexandre...
  25. Re: Help completing a DLL call with a "char **lstr" (HASP interface)

    Hi Anders,

    Thank you for your help. It is defined as follow:

    Define HASP_KEYINFO for '<haspformat format="keyinfo"/>' // format to retrieve key/hardware info


    To make sure...
Results 1 to 25 of 351
Page 1 of 15 1 2 3 4