Dreamweaver CS4: XML Feeds not working for USGS Water Data Web Service

Hi,
Can anyone look at my code and help me understand why one xml
feed works and the other doesn't?
I'm using Creative Suite 4 Dreamweaver to produce the code.
Here is the code that works and the code that doesn't,

Hi,
For this situation, here is an article discuss about the error message and the solution which you could refer to:
http://www.getshifting.com/wiki/setupn
http://stackoverflow.com/questions/9975521/error-connecting-to-wcf-service-with-windows-security
Regards

Similar Messages

  • ODI 11g 11.1.1.7 with Win64 bit OS : Starange problem : Right click does not work for Create new data server in Topology.

    ODI 11g 11.1.1.7 with Win64 bit OS : Strange problem : Right click does not work for Create new data server in Topology.
    On right click nothing happens at all. I have  reinstall the ODI multiple times with right installer. issue persist.
    Please help.

    Hi,
    Did you use the generic installer or the win32 one ? You should use the former with Win64.
    You can also check that your version of Java is supported in the certification matrix.
    Regards,
    JeromeFr

  • Iweb + dreamweaver CS4 + dropdown menu not working on all pc's

    I created a dropdown-menu on CS4 DW, pasted it in html doc. and is part of my iWeb created site.
    Looks ok on apple: safari/firefox/iphone.. but on any pc does not matter which browser, it looks awfull, and the jumpmenu simply is not working.. what can I do to correct this?
    Thanks.

    By jumpmenu are you referring to the navbar at the top? It's well known that IE is not friendly with iWeb's navbar. The workaround for that is to create your own Text Based Navbar.
    As far as the drop down menu, is it java based or html based? I'm not familiar with what does an does not work with IE as I don't do windows so can't help you anymore there.

  • Dreamweaver CS4 collapsible panels not working

    I've used collapsible panels on pages many times before with no problem. But for some reason, on the page below, they're not "working" - no opening or closing. They just appear in an open state at all times.
    In Dreamweaver, I have the Display setting to Open, the Default state to Closed, and I have enabled animation.
    I know this must be something very obvious.If anyone could take a look and see if you see what I'm missing, I'd sure appreciate it. I searched the Spry forum and came up empty.
    Here's the page:
    http://nasr.hostasaurus.com/faq.htm

    Place the constructors above swfobject as follows
    <script type="text/javascript">
    <!--
    var CollapsiblePanel1 = new Spry.Widget.CollapsiblePanel("CollapsiblePanel1", {contentIsOpen:false});
    var CollapsiblePanel2 = new Spry.Widget.CollapsiblePanel("CollapsiblePanel2");
    swfobject.registerObject("FlashID");
    //-->
    </script>

  • Input Help (F4) does not work for Planning Functions in Web

    Hi Gurus,
    I am working in BI-Integrated Planning.
    When I execute a planning function from web layout (through Web Application Designer), the "Input Help" does not work. When I give F4 it takes me to the initial planning layout screen from the planning function variable screen without any action being performed.
    But the "Input Help" works fine when I have to select for the variable from the initial selection to open the planning layout.
    Can anyone suggest me any fix for this...
    Thanks!!!

    Hi All,
    Can somebody help me here what went wrong with indesign cc extension so that copy/paste does not work in input type element text
    Regards,
    Alam

  • DreamWeaver CS4 License Buttons not working...

    ...and no matter what I do, I can't get beyond that point.  Even when I tried to uninstall (yes I hit uninstall, and the license box came up) I couldn't even do that because the buttons, though I could hit them, nothing would happen. They worked before until recently.
    I have not installed anything new on my computer, I've done nothing different to it, I just went to open up one of the files I'd been working on and all of a sudden, the buttons stopped working. What is going on and how can I fix it.  I have done an online search and nothing comes up to help me fix this. PLEASE HELP, I'm in the middle of a newsletter I have to have done by this Friday and I'm in a real jam!
    Thank you for anyone who has any answers for me. (I had Dreamweaver on this computer which I got from my friend because she got a new computer and loved it until this happened.)

    I'm confused about the button you are talking about, but if you tried uninstall/reinstall, did you use the Clean Tool?
    http://www.adobe.com/support/contact/cs5clean.html
    And yes I am aware of the name saying CS5, but they condensed the CS3-CS5 tool into one.

  • Importing XML. Not working for me.

    I've watched the InDesign/XML video now three or four times and I've tried to follow its steps diligently. But, I'm not having success. I created an InDesign template with all of the xml placeholder items in place. The structure at the left side of the screen looked proper. I opened the template, then, imported the xml. All of the imported elements lost any line endings and are crowded together at the top left of each business card. Can someone please help me with this?
    Thanks,
    Peter

    OK, the screenshot doesn't really demonstrate the problem, but it gives some context.
    It would help to both see the problem and to have Hidden Characters turned on (Cmd-Opt-I or Ctrl-Alt-I).
    Are you actually using InData right now for this problem? Because if you're using straight-up InDesign, I'm not sure how you're going to get more than 1 business card on each layout without either custom scripting or Data Merge that doesn't do XML.
    Do you have line breaks in your layout right now? I can't tell. I assume the problem is the first line becomes
    {FullName}{Title}
    instead of
    {Fullname}
    {Title}
    If so, you just need a paragraph boundary between them -- either hit Return or shift-Return, depending on exactly what's supposed to happen.

  • Dreamweaver CS4 update links not working??

    Hello,
    I have recently installed DW CS4 for our web designer. I have the update links preference set to prompt. When I moved pdf file to another folder it never asked me to update links. It only said am I sure I wanted to move the file. Should this work when moving a document file?
    Thanks,
    Tony

    Yeah, I figured that. I'm trying to come up with the best way for users that uses Contribute. We have multiple folders with PDF's in them. It looks like Contribute only allows you to create one folder and use that folder. Unless you know of a good way Contribute can accomplish this? I would owe you

  • Numprocs option  in opmn.xml is not working for me

    Hi Folks,
    I wat to try numprocs=2 to create 2 JVMs and try some load runs to check the performance improvements.
    When I went to server Config page in administration tab of EM. There I see the "number of VMs" input box is disable.
    So I directly went to opmn.xml and changed the numprocs="2" from 1. Now when I restarted the App server, I find 2 JVMs are running which is fine.
    But the issue here is that I not able to open EM when I am using numprocs=2. I am getting following error when i open my EM...
    Error: Application Server Control cannot run on an OC4J instance with more than one Java Virtual Machine (JVM).
    So I doubt I am doing some thing wrong. Please let me know what is the issue..
    1. Why the number of VMs input box is disabled?
    2. Why I am not able to open EM when I manualy change opmn.xml.
    Please help me out as early as possible... Thanks in advance...
    Regards,
    Sree

    You might want to post this on the OC4J forum:
    OC4J

  • F4 not working for info object in web analyzer

    Hi Everyone,
    We have one report, the F4 is working fine for info obect in BEx analyzer but in case of Web analyzer  the F4 is getting stuck for the same info object.
    Can you please suggest what steps I need to follow to correct it.
    Thanks
    Kind Regards
    Anukul

    Hi Everyone,
    Yes, value help for variable.
    One of variable info object of query, the variable shows the value help in BEx analyzer but in Web analyzer it does not shows the value help for same info object.
    When we press F4 in web analyzer for that info object, the screen is getting stuck for long time and not shows any values against that variable.
    Please suggest experts, what actions need to take.
    Thanks
    Kind Regards
    Anukul

  • Clob is not working for bulk data files in PL/SQL XML program

    Hi Odie,
    we took your help to fix the our issue before
    "https://forums.oracle.com/forums/thread.jspa?threadID=2238458&tstart=105"
    working fine for : program is working for smaller size data.
    Issue : now we have problem with the largr size data .
    getting the below error:
    Arguments
    P_dir_name='/tmp'
    P_file_name='CCBGO.COLO_CNG.RESPONSES.20120802.00054131826'
    Environment will now switch to UTF-8 code-set.
    Parts of this log file may not display correctly
    as a result. This is an expected behavior.
    XML_REPORTS_XENVIRONMENT is :
    /apps/applmgr/product/OFDEV/ofdevora/806/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /apps/applmgr/product/OFDEV/ofdevora/806/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    stat_low = 8B
    stat_high = 0
    emsg:was terminated by signal 11
    Appreciated for your earlier support.
    Kindly suggest .
    Many Thanks,
    Ramesh.

    Thanks ALex,
    your are true it is concurrent program error ,
    but it is working for small amount of data and generating the output and it is not working for larger data.
    i have placed the code which i have used kindly suggest where i am going wrong.
    i am calling the .rdf through the concurrent program, i've used the below query in RDF
    select
    BATCHHEADER
    ,BATCHTRAILER
    ,RqUID
    ,Severity
    ,PmtRefId
    ,StatusDesc
    ,ErrorDesc
    ,AsOfDate
    ,AsOfTime
    ,RqUID1
    ,SPRefId
    from table(CL_CXFRFXFH_PKG.rcacknowledgments(:P_dir_name,:P_file_name));
    kindly find the below code for the package CL_CXFRFXFH_PKG.
    ==========================
    CREATE OR REPLACE package body APPS.CL_CXFRFXFH_PKG is
    function rcacknowledgments (p_directory in varchar2, p_filename in varchar2)
    return TRecordTable pipelined
    is
    nb_rec number := 1;
    tmp_xml clob;
    tmp_file clob;
    rec TRecord;
    begin
    dbms_lob.createtemporary(tmp_file, true);
    tmp_file := dbms_xslprocessor.read2clob(p_directory, p_filename);
    rec.BATCHHEADER := regexp_replace(tmp_file, '.*<BATCHHEADER>(.*)</BATCHHEADER>.*', '\1', 1, 1, 'n');
    rec.BATCHTRAILER := regexp_replace(tmp_file, '.*<BATCHTRAILER>(.*)</BATCHTRAILER>.*', '\1', 1, 1, 'n');
    loop
    tmp_xml := regexp_substr(tmp_file, '<\?xml[^?]+\?>\s*<([^>]+)>.*?</\1>', 1, nb_rec, 'n');
    exit when length(tmp_xml) = 0;
    --dbms_output.put_line(tmp_rec);
    nb_rec := nb_rec + 1;
    select RqUID, Severity, PmtRefId, StatusDesc, ErrorDesc, AsOfDate, AsOfTime, RqUID1, SPRefId
    into rec.RqUID
    , rec.Severity
    , rec.PmtRefId
    , rec.StatusDesc
    , rec.ErrorDesc
    , rec.AsOfDate
    , rec.AsOfTime
    , rec.RqUID1
    , rec.SPRefId
    from xmltable(
    '/CMA/BankSvcRq' passing xmltype(tmp_xml)
    columns RqUID varchar2(3000) path 'RqUID'
    , Severity varchar2(3000) path 'XferAddRs/Status/Severity'
    , PmtRefId varchar2(3000) path 'XferAddRs/Status/PmtRefId'
    , StatusDesc varchar2(3000) path 'XferAddRs/Status/StatusDesc'
    , ErrorDesc varchar2(3000) path 'XferAddRs/Status/ErrorDesc'
    , AsOfDate varchar2(3000) path 'XferAddRs/Status/AsOfDate'
    , AsOfTime varchar2(3000) path 'XferAddRs/Status/AsOfTime'
    , RqUID1 varchar2(3000) path 'XferAddRs/RqUID'
    , SPRefId varchar2(3000) path 'XferAddRs/SPRefId'
    pipe row ( rec );
    end loop;
    dbms_lob.freetemporary(tmp_file);
    return;
    end;
    end;
    ============================================
    Many Thanks,
    Ramesh.

  • Dreamweaver CS4 Code Coloring not updating

    Hi,
    Recently, when trying to edit the code coloring in Dreamweaver CS4, it will not update the colors after I hit "ok." Anyone know why this might be? I've tried restarting Dreamweaver, clearing the cache, and even seeing if it would work on new documents but none of that helps. Thanks for any help!
    - Matt

    Are you sure you're changing colors for you open document ?
    I have issue with coloring too, but I thought after all this time CS5 will finally have Save option for exactly this issue. So I don't have to repeat this over and over again.

  • Software Update Point Switching is not working for some Clients

    Hi there,
    I found nothing similar here and I hope this is the right section.
    I´m running ConfigMgr 2012 R2 where one of the Site Systems from one of the Primaries is located in an untrusted Forest in a perimeter Network. The Site System there has the MP, SUP and DB Roles. In general it works great. The Systems in that untrusted Forest
    get the SCCM Agent pushed, see and can install published Software packages and receive Windows Updates. But there are a few systems where everything works, except Windows Updates.
    So I had a deeper look at what is happening and found out that the SUP switching is not working for them. They always try to contact the SUP from the Primary, which they cannot reach (this is intended).
    From how I understand SUP switching as described here
    http://blogs.technet.com/b/configmgrteam/archive/2013/03/27/software-update-points-in-cm2012sp1.aspx#pi140062=1
    the Windows Update Agent tries to connect to a SUP every 30 minutes and after 4 failed attempts he will try to connect to the next one until he finds one which works.
    As I said before, this seems to work for most systems in the untrusted forest, but some do not make any intentions to switch the SUP.
    So my next step was to find out from where the Update Agent can get the information of the available SUPs. I think they either don´t receive the information that other SUPs exist, or if the Information is there, they don´t realize that there´s an error and
    make no attempt to switch.
    I used the System Center Support Center to gather all Information from some of the systems with that problems (Log Files, WMI information, registry information, policies etc.) but I cannot find where SCCM or the Update Agent store the information which SUPs
    are available in my environment.
    I´m sure the problem is on the Systems which fail to connect to the right SUP and not in the SCCM infrastructure itself, because for most of the systems everything is working just perfect. Unfortunately in the Blog Post above there´s also no information
    where this information is stored and how it is obtained by the clients. In the comments there´s even one post which describes the same problem I have here, but there was no answer. I hope someone can point me into the right direction, because I´m stuck currently.
    Things I tried additionally to all the log file / WMI / registry sniffing:
    Removing the Software Distribution Folder and restarting the Windows Update Agent
    Removing the WindowsUpdate Registry folder in the HKLM\SOFTWARE\Policies\Windows section in the Registry and restarting the Windows Update Agent.
    Tried to reset the WUAgent with wuauclt /Resetauthorization additionally to the steps above.
    I also tried to manually set the WUServer and WUStatusServer Keys in the registry to the new Server, but as soon as the next Update Scan cycle runs, the value is set back to the URL of the Primary Sites SUP
    Is someone having additional ideas? It seems to me older systems are more affected (which were configured for a standard WSUS before SCCM 2012 was deployed) than newer ones which were installed when SCCM was in place already. But I don´t know what else to
    "reset" on those machines without reinstalling them.

    Thank you very much for your response. I must have missed that one by looking through numerous Logfiles. In this, there´s indeed a list of all available SUPs. So according to the LocationServices.log the machine should have a choice.
    The WMI Key however, contains just one entry and this is the URL of the Primaries SUP which is not reachable in the untrusted forest. Is it OK that the WMI entry includes only one entry? If yes, what process is putting the results from the LocationServices
    into WMI? It seems like the Windows Update Agent is feeded from the WMI Key then. If this is the case my problems seems to be the "communication path" between these two components.
    Is this the job from the SCCM Agent, the Windows Update Agent or maybe some third component I´m not aware of? I wonder how I can fix this.

  • Image Processor not working for me. Help!

    In a nearby thread I've reached a stumbling block. Image Processor in CS4's PS is not working for me. I have a folder of psd's generated on the fly via File > Export > Data Sets as File... and now I'm trying to process those psd's to generate a JPEG of each. The only strange characteristic of the auto-generated PSD files is that there is no image preview available within the Finder. When a psd is selected the preview pane reads:
    "This layered Photoshop file was not saved with a composite image"
    I've verified in my Preferences > File Handling that image previews are always saved. (But I've been using PS for a long time and previews are always available with all my manually saved work.)
    So here's what happens when I invoke File > Scripts > Image Processor...
    In section 1 of the menu I select the source folder where the psd files reside
    In section 2, I select 'Save in same location'
    In section 3, I select 'Save as JPEG'
    In section 4, I change nothing. No special actions. Include ICC profile is checked.
    When I select run I get an error message: "Sorry, I could not process the following files:"
    And then it lists what appears to be 3 lines per psd file in the source directory:
    The path to the source dir
    The name of the source dir
    The [source_dir]/[filename.psd]
    What am I doing wrong?

    mrdior wrote:
    I have a folder of psd's generated on the fly via File > Export > Data Sets as File... and now I'm trying to process those psd's to generate a JPEG of each. The only strange characteristic of the auto-generated PSD files is that there is no image preview available within the Finder. When a psd is selected the preview pane reads:
    The part I don't understand is the "export" Part. File > Export > Data Sets as File.. on my machine is grayed out so I don't know how this feature is used. Is Export > Data Sets as File... used with CSV data sets and Photoshop variables?
    Check your Photoshop preferences and make sure you have set in the file handling tab "Maximize PSD and PSB File Compatibility:" to Always using the pull down menu. If that is not your current setting try setting that to see if the exported PSD files contain composite previews. When I use save as PSD on my system I alway see Photoshop save through up a popup window stating generating composite preview image.

  • XML File not found for the Container model.cpx

    I can run my application from JDeveloper without receiving the error. But when I deploy the application I get the following:
    500 Internal Server Error
    oracle.jbo.NoXMLFileException: JBO-26001: XML File not found for the Container model.cpx     at oracle.jbo.mom.DefinitionManager.loadProjectDefinition(DefinitionManager.java:751)     at oracle.jbo.uicli.mom.JUMetaObjectManager.createPool(JUMetaObjectManager.java:457)     at oracle.jbo.http.HttpContainer.findSessionCookie(HttpContainer.java:541)     at oracle.jbo.html.struts11.BC4JRequestProcessor.initPageFromPath(BC4JRequestProcessor.java:233)     at oracle.jbo.html.struts11.BC4JRequestProcessor.processMapping(BC4JRequestProcessor.java:123)     at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:234)     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1292)     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:721)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)     at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)     at java.lang.Thread.run(Thread.java:479)
    Any Ideas?

    Hi,
    please explicitly "make" the project. One reason for this problem could be that the model.cpx isn't created properly. Select the model project and compile the complete project before deploying it. Sometimes it helps to clear the "class" directory of the project on teh file system before re-compiling
    Frank

Maybe you are looking for

  • Enhance context menu in WAD 7.0

    I need to enhance the context menu in a WAD 7.0 template. There a different approaches to do this in 3.5, but none of these work with 7.0. The javascript function SAPBWAddToMenu is no more available rsp. visible and there is no command/parameter in t

  • How can I delete all double verisons of my pix in iPhoto ?

    all my pix in the iPhoto albums are stored double or even more times. Why does iPhoto not recognize this and how can I delete these hundreds of pix without clicking each one separately? Thanx. Message was edited by: Nelcestmoi

  • Pages Not Loading Quickly on I-Pad 2

    I am having similar problems with Pages on my I-Pad 2. I am currently 30 minutes from a hospital clinical meeting and I am staring at a blank Pages screen. Or I should say a "gray" screen. This has happened numerous times.  Ah, never mind, by my watc

  • Why can't iTunes 7.7.1 not burn CD's??

    I use iTunes 7.7.1 and suddently I can't burn music CD's anymore. When i put in a CD to my Mac Mini It opens in Finder and I can burn data to it - but nothing happends in iTunes... I never had this problem before - the disc's im using is Fuji CD-R Au

  • Serial number not provided to customer

    Following installation od CS5 I was asked to provide a serial number when prompted to obtain a video introduction to Adobe Illustrator.  Access was denied due to invalid serial number.