Call a windows PB app from a linux/php website

Sorry for the oddball question.
We have a website built on a Linux / PHP stack and we'd like to be able to call a function in a PB application (passing data) and get return data (possibly a blob).
I've done the opposite, have PB make a web service call using MSXML.XMLHTTP, but is there any way to do the reverse?
TIA,
Steve Woitkowski

Hi Steve;
  Hmmm ... that's a weird error.
   I use PB 12.1 and 12.5.1 all the time to build & test my current web services on W7, W8, W2008R2 and W2012 and they all work great the 1st time. I even test the WS's using PB 12.6 as well because of my WS Framework I hoist on SourceForge.
  Ahhhh ... Now I see - you are using PB.Net whereas I am using PB Classic to build my WS components. Your error is from the WCF realm which indicates to me that PB.Net may not be deploying the WS's properly or its not configured properly in IIs.  
1) Anything strange in the PB.Net build logs?
2) Is your WS just a simple (ie: Hello World) test?
3) Can you run the WS through the MS.Net test bench?
4) Have you tried using the WCF Test Client utility?
Regards ... Chris

Similar Messages

  • Is it possible to call a windows batch file from PL/SQL

    Hi gurus,
    Would require your help.Is it possible to call a windows batch file from PL/SQL??If yes can you give an example for the same or any workaround for the same.
    Regards
    Vijay

    Hi!
    Youn need some extproc related entries in you listener.ora and tnsnames.ora file.
    *1. In the listener.ora:*
    Defining the listener process is done in two parts.
    The information contained in each listener differs!!!
    The first part is as follows:
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = extproc))  <---  *ADD THIS LINE
          (ADDRESS = (PROTOCOL = TCP)(HOST = yourhostname)(PORT = 1521))
      )The seoncd part is as follows:
    SID_LIST_LISTENER =
      (SID_LIST = 
        (SID_DESC =
          (GLOBAL_DBNAME = YOUR_GLOBAL_DBNAME)
          (ORACLE_HOME = c:\oracle\product\10.2.0)  <-- THIS IS YOUR ORACLE_HOME
          (SID_NAME = YOUR_SID)                            <-- SID
        (SID_DESC =                                              <--- ADD THIS LINE
          (SID_NAME = PLSExtProc)                          <--- ADD THIS LINE
          (ORACLE_HOME = c:\oracle\product\10.2.0) <--- ADD THIS LINE AND EDIT TO YOUR ORACLE_HOME
          (PROGRAM = extproc)                                <--- ADD THIS LINE
          (ENV = "EXTPROC_DLLS=ANY")                  <--- ADD THIS LINE
        )                                                                <--- ADD THIS LINE
      )*2. In the tnsnames.ora you need to add the following entry:*
    *(The KEY value entered must be match to the KEY value entered int the listener.ora file!)*
    EXTPROC_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = extproc))
        (CONNECT_DATA =
          (SID = PLSExtProc)
          (PRESENTATION = RO)
      )Finally you need to restart your listiner. After restarting there will be a service called "PLSExtProc" in your listener.
    This are only examples for extproc configuration, your tnsnames.ora and listener.ora can be differs.
    FIRST MAKE MAKE A BACKUP OF YOUR ORIGINAL tnsnames.ora AND listener.ora FILES
    For more information please check metalink note 68061.1 "EXTPROC: Creating External Procedures on Windows NT"
    Bestr Regards
    Norbert

  • Is it possible to call a windows batch file from PL/SQL block ??

    Hi gurus,
    Would require your help.Is it possible to call a windows batch file from PL/SQL block ??If yes can you give an example for the same or any workaround for the same.
    Regards
    Vijay

    You didn't specify a database version, but if you are 10g or higher, it's quite straightforward using an external job type in DBMS_SCHEDULER. Funnily enough i'm looking at something similar myself at the moment.
    Useful guide to some of the issues here Guide to External Jobs on 10g with dbms_scheduler e.g. scripts,batch files

  • Is it possible to Silent Push a Managed Windows Phone App from the Store?

    Is it possible to silent push a Windows Phone app from the Store? We have a requirement to install a couple of apps after enrollment. Some of those apps are in the Store some are Enterprise apps.
    Thanks,
    Mark Monster
    Mark Monster Silverlight MVP

    Hi,
    No it is not currently possible, In Windows 10 a new business portal will be introduced that should solve this.
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • Calling A Window's Program From Webforms

    Is it possible to call a windows EXE program (such as NOTEPAD,
    WINWORD, EXCEL, etc) from forms6.0 running on the web? This
    should preferably be calling the programs residing in the CLIENT
    PC rather than the APP SERVER machine. I tried using both HOST
    and DDE commands, but both activate the programs on the server
    side, and that these programs are shown in the TASK MANAGER but
    never appeared in focus on the screen. Can someone please help?
    Thanks.
    Kelvin.
    null

    Is it possible to call a windows EXE program (such as NOTEPAD,
    WINWORD, EXCEL, etc) from forms6.0 running on the web? This
    should preferably be calling the programs residing in the CLIENT
    PC rather than the APP SERVER machine. I tried using both HOST
    and DDE commands, but both activate the programs on the server
    side, and that these programs are shown in the TASK MANAGER but
    never appeared in focus on the screen. Can someone please help?
    Thanks.
    Kelvin.
    null

  • TelemetryClient.TrackException Does Not Include Method Name Or Call Stack (Windows Store App)

    We are attempting to use Application Insights (v0.12.0-build17386) for our Windows Store App.  When we use TelemetryClient.TrackException, no details appear in the azure portal.  The Failed Method is "Could Not Parse" and the Call Stack
    is empty. If we click on the "..." it gives more details but still no method name or call stack information to help us determine where the exception was thrown.  Is this by design, not implemented, or did we miss something obvious?  The
    code is very simple:
    public static void LogException(Exception exception)
    TelemetryClient telemetryClient = new TelemetryClient();
    telemetryClient.TrackException(exception);

    This is a known limitation of this version. It is in the backlog to fix. Note though that 0.13 is out already and fix should be included in the next version (0.14)
    Anastasia

  • Call safari or external app from BI Mobile App

    Hi everyone,
    Is it possible to call from a link embedded in a Dashboard safari or an external App from Oracle BI Mobile App?

    This question seems to be unanswered all over this forum...I'd love a response.

  • Need Help Connecting To My Windows Server Machine From My Linux Machine (What Program To Use)

    My name is Daniel, and I was wondering what program I could use to connect to my Windows Server R2 2012 Computer from my linux laptop. My laptop has the newest version of linux mint mate. I have tried nomachine with no success (but I could have been using
    it wrong I do not really know how). So if anyone could help me out that would be great. Thank You.
    P.S: Sorry for the weird Forum Category there is not really a category for this.

    ok so i think that worked but i ran into another problem; what password should i use? i changed my sql server 2008 username/password and it didn't work. i also tried my windows 7 username/password and it didn't work also.
    EDIT: managed to get it working, all good! thanks a lot.
    Edited by: 1008695 on May 30, 2013 7:09 AM

  • How to sideload a windows 8 app from Windows server 2012

    Hi
    I am developing a windows 8 app for my organization and we want to sideload form the server without installing on each client PC. The Client's PC are in a specific Organization Unit. Can Anybody assist me in getting this done please.
    dotdazzle

    you can sideload by using powershell, (e.g. Add-AppxPackage) which you can script, is that what you mean?
    http://technet.microsoft.com/en-us/library/hh852635.aspx
    http://technet.microsoft.com/en-US/windows/jj874388.aspx?ocid=wc-nl-insider
    http://www.howtogeek.com/129535/how-to-sideload-modern-apps-on-windows-8/
    You can use any method you like, to deploy/execute these powershell scripts, or there are other solutions like ConfigMgr or Intune (in case you might already have those available)
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Setting up the update feature of a windows form application from a linux webserver on the internet.

    I'm building an application in windows forms and have the way to publish it into an ftp folder at a Linux server on the internet where I have a web hosting account.
    I set up the application to update from a specific url.
    after publishing VS2010 keeps telling me that it can't see the published application and when I start the application, it does not update at all..
    Is it even possible to setup this configuration?
    Please advice how I need to configure my publish so I can
    1) Install from a web server url hosted on linux
    2) update directly from that web server url hosted on linux
    thanks
    Jorge Reyes

    Hello Jorge,
    Since this issue is related with applicaiton deployment, I ask the moderator to move it to the clcikOnce forum there ClickOnece experts will help you. The current forum is for windows desktop application development. 
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Open in new tab on right click fails to open in the current window when used in a dependent window called with window.open command from original window this worked fine until ver 4.0

    i have been using this page in all versions of firefox until ver 4.0 and it has worked fine
    https://npwas.com/dummy/charts/charts.html
    when this page is loaded enter a stock symbol in the text field "AAPL"
    then click one of the lower links --"Yahoo Headlines"-- and another window is opened with this code
    - function yahoolink(sqlstring, winnum) {
    - var myurl = "http://finance.yahoo.com/";
    - var mysymbol = document.SymbolForm.symbol.value;
    - var mysrc = myurl + sqlstring + mysymbol;
    - var mywindow = "mywindow" + winnum;
    - //alert("mywindow- " + mywindow);
    - if (sqlstring == "mb/")
    - mysrc = "http://messages.finance.yahoo.com/" + -sqlstring + mysymbol;
    window.open(mysrc,mywindow,'resizable=yes,titlebar1=1,toolbar=1,scrollbars=1');
    all this works but when i right click on a message or news item and select "OPEN IN NEW TAB" - it fails to open the tab in this current window it opens it in the parent window --
    the way i have always used this is to able to select news and right click all news items to read as new tabs and have all news items or messages to be grouped in the child window
    this is now broken or do i need to recode something??
    https:\\npwas.com come is my secure server and you may load the page and see the code
    so far i really love ver 4.0 especially the sppppppeeeeeeeeed!!!!
    keep up the great work
    thanx in advance
    tojo

    2 Solutions found in [http://support.mozilla.com/en-US/questions/791244]
    the user cor-el has a method that does not require any add-ons. He States
    This code in userChrome.css will move "Open Link in New Window" to the top of the context menu.
    <pre>@namespace url("<a href="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul</a>"); /* only needed once */
    #contentAreaContextMenu &gt; * { -moz-box-ordinal-group: 2; }
    #context-openlink { -moz-box-ordinal-group: 1 !important; }</pre>
    the user jay_ff shows how to do it using the Menu Editor Add-on
    1. Install the Menu Editor add-on from https://addons.mozilla.org/en-US/firefox/addon/menu-editor/ .
    2. After the installation, go to Firefox> add-ons (or simply use Ctrl+Shift+A)
    3. Go to the Menu Editor "Options"
    4. In the "Main context menu," simply grab the "Open link in New Tab" and place it below the "Open Link in New Window"
    5. and Voila! You may also change other menu options if you want to!
    I tried jay_ff method first and found that indeed changing the Main Context Menu did cause the hotlink context menu to change as well.

  • How do you call a Visual Basic App From Labview?

    I have a Visual Basic executable application that is collecting data from a USB port and displaying it in an MS grid control. I would like to read the same data in a LabVIEW application. The LabVIEW app would periodically poll the VB App to collect the current data. Does anyone have any insight or examples?

    Go to the Resource Libary at http://zone.ni.com/devzone/devzone.nsf/webcategories/9C6DF90777E5A78206256874000FA14E?opendocument (Resource Library>LabVIEW>Connectivity>ActiveX) for some examples. You'll need access to the VB source code.

  • How can i run java windows(class) app. from studio creator

    Hi experts,
    I want to run windows application(which write with java and compile javac, i have got *.class) from studio creator.
    For example;
    import java.awt.*;
    import java.awt.event.*;
    public class IlkPencere implements WindowListener,ActionListener
    public Frame p1;
    public Button btnIkinciPencere;
    public Button btnKapat;
    public int X;
    public int Y;
    public void PencereAyarla(String baslik,int genislik,int yukseklik,int konumX, int konumY,Color
    arkaPlanrengi)
    X=konumX;
    Y=konumY;
    p1=new Frame(baslik);
    p1.setLocation(konumX,konumY);
    p1.setBackground(arkaPlanrengi);
    p1.setSize(genislik,yukseklik);
    p1.setLayout(new FlowLayout());
    p1.addWindowListener(this);
    btnIkinciPencere= new Button("Ikinci Pencere");
    btnKapat=new Button("Kapat");
    p1.add(btnIkinciPencere);
    p1.add(btnKapat);
    btnKapat.addActionListener(this);
    btnIkinciPencere.addActionListener(this);
    p1.setVisible(true);
    public static void main(String args[])
    IlkPencere p=new IlkPencere();
    p.PencereAyarla("ANA PENCERE",250,100,0,0,Color.white);
    public void actionPerformed(ActionEvent e)
    if(e.getSource()==btnKapat)
    p1.setVisible(false);
    else if(e.getSource()==btnIkinciPencere)
    IlkPencere p=new IlkPencere();
    X=X+50;
    Y=Y+50;
    p.PencereAyarla("ANA PENCERE",100,100,X,Y,Color.red);
    public void windowClosing(WindowEvent e)
    System.exit(0);
    public void windowOpened(WindowEvent e)
    public void windowClosed(WindowEvent e)
    public void windowIconified(WindowEvent e)
    public void windowDeiconified(WindowEvent e)
    public void windowActivated(WindowEvent e)
    public void windowDeactivated(WindowEvent e)
    I am using java server. I want this ; Any client can run my project(create with studio creator) with explorer after click any button after this class run application windows(but this windows application must run on server)
    I don't want to install any program in client PC. Client PC which have got only explorer, may be use this application.
    Thanks,

    or can i hidden explorer tools and address bar. User must use only my application menu.
    How can i solve it.

  • I downloaded an app from a third party website that I now want to uninstall

    A third party app I downloaded will not uninstall. My fault I should not have downloaded it but we all make mistakes and now I cannot get rid of it.

    Is this an Application for a Computer...
    Have you checked with the Developer for the Uninstall instructions...?

  • Calling windows dll's from Java

    Is there any way to call a windows dll directly from java, without having to create a bridge dll in native code and call the bridge code through the JNI?
    thanks,

    No.

Maybe you are looking for

  • How to delete a file using checkbox!!!

    i'm developing one project using the file operations implementations. I'm displaying the contents of the file in my jsp page. The first column i've putted a checkbox option and at last i've created the button. If i clicked that particular checkbox an

  • FA ad-on, error with no depreciation

    Hi all, for some assets, the book depreciation is set to a depreciation type where method is no depreciation (this is not the 0000 created by default). Then were are getting strange results. On the Depreciations tab, it takes -0.05 for the 12th month

  • Restricting refresh of region in showdetailItem in panneltab

    Hi experts, I'm using Jdeveloper 11.1.2.2.0 In my page, i have pannel tab with 3 showdetail items & each one has a region. The above 3 regions created by same JAR file but when loading tab ,I'm passing 3 different parameters to them. But after loadin

  • Presenter Help | Publishing and viewing presentations

    This question was posted in response to the following article: http://helpx.adobe.com/presenter/using/publishing-viewing-presentations.html

  • Feedback: Downloading Mac OS X 10.6.5 (combo) from Support/Downloads...

    ...or directly from Apple menu/Software Update, is impossible since yesterday. Or is it since a longer time? Download starts normally, then very soon becomes slower and slower, until it just stops. Only way to update from 10.6.4 to 10.6.5 is through