Browse By Tags

  • Number of instructions error

    I am trying to publish a web service based on the BPC object. I am receiving the error below. I think this is similar to the "too many published fields error", but the wording on this one is a little different. Has anybody seen this error before? The…
  • Automatically Publishing DLLs

    You are probably used to changing the build properties of a project and altering the output path that determines where the DLL gets created, as in the image below But there is another way of handling the distribution of the DLL. Visual Studio has…
  • How to Setup and Test Web services in PU8 patch level 2

    I have published the Web Services in the X3 Console and added the folders but keep getting an error when testing that " BLOK,Entry alias[LIVE] not found in connection pool" Where can I set up the Alias or test it. In V6, I was able to go to Dev->Util…