Embedded Image from different anonymous web application broken

Hi, 
I have two web applications, one is NTLM and another will be NTLM & anonymous.
User uploaded images into anonymous web application and embedded the images in a post (custom html box) from NTLM web application.
When user try to load the images from the post, image link is broken. After refresh the page, some of the images are loaded and some are not. The image are being loaded randomly.
I am suspecting on TMG redirection to different web application but i have no further information for that.
From Sharepoint log, i have the following:
Unexpected HttpException while client is still connected. System.Web.HttpException: An error occurred while communicating with the remote host. The error code is 0x80070057
May i know what are the suspected root cause? anyone can help please.

Hi,
According to the symptom that issue occurs intermittently, I suspect it is related to coding of web control you added for images. Please provide more information about how you embedded the image in a post.
I found an article for similar error message, please check if it can be help:
http://blog.whitesites.com/fixing-The-remote-host-closed-the-connection-The-error-code-is-0x80070057__633882307305519259_blog.htm
Regards,
Rebecca Tu
TechNet Community Support

Similar Messages

  • How can i show images from different folders  in image gallery

    Hi All,
             i have downloaded and executed photo viewer image gallery application.
              in that we r showing images sequentially what we have defined in xml file.
             but i want show images randomly or i want show images from different gallary.
    Can any one help me.
    thanks
    Raghu.

    WaqarLFC7 wrote:
    On Windows:
    Ctrl + click on the songs you want to group - then right click and click get info and it will ask you if you want to get info for multiple items click YES then under album name it whatever you want and them songs will be grouped into 1 album.
    Mac:
    Same procedure but hit SHIFT instead of CTRL.
    Actually, it's right click or ctrl click, same as windows.

  • Calling OWF from customer build web application

    All, All the example that I've read from OWF documentation is assuming that you builder the workflow from OWF Builder and manage it thru OWF manager, monitor is thru OWF Monitor. I'm wondering if it is possible to monitor the workflow and manage the workflow from customer build web application. Since we don't want our users have to login several times and use different URLs to get into the customer build application, then manage the workflow and monitor it via different urls. Anybody has experience doing all from one application can provide any insight would be greatly appreciated.
    dsl

    Hi,
    Well, I did my JSP pages doing selects to OWF tables and OWF java APIs. I used owf pl/sql procedures as my reference. For example, I need to know how to create actions buttons. I looked at wfa_html procedure and looked for how it was doing that.
    Any doubts just ask,
    Regards,
    Luiz

  • Copy and paste image from PDF to another application

    how do you copy and paste an image from PDF into another application such as Word or Excel? I know how to copy>> hover cursor over picture until it turns into a select "+" tool, select and right click to copy but when I try to paste it into another application, its loses all of its formatting. Thanks

    Not sure what you mean by formatting of a picture. You can export all images and get a files to import to word. You can also use the snapshot tool, though it captures a screen copy. If you select an image and copy, my experience has been that it will only copy to PhotoShop, but it is not something I do very much. If the image is part of the document (not markup like a stamp or such), you can use the select tool to select the image and copy it to the clipboard. Just tried it and it worked fine. If it is a stamp (like pasted in), then you can not copy it in this way, if at all.

  • Start a BO report from within a web-application.

    Hi,
    An enuser want to start a BO report from within a web-application.
    The BO report ideally should not prompt for a login. The fact that we are using BO for reporting purposes should be transparent to the end users. The report should produce its output directly in Excel (pdf?) format. In WebI i can do a 'Save As' to obtain this, but it should go automatically so that the end users get their response directly in Excel
    the report should be parametrized. These parameters will be added to the URL by the calling application.
    To do a basic test of the Opendocument.jsp i created a number of test reports in WEBI, and i use the following URLs to execute them directly
    http://s-olaf-vtst150:8080/OpenDocument/opendoc/openDocument.jsp?&sPath=[My reports]&sDocName=tmsd1&sType=rep&sRefresh=Y
    http://s-olaf-vtst150:8080/OpenDocument/opendoc/openDocument.jsp?&sPath=[My reports]&sDocName=Yearselection&sType=rep&sRefresh=Y&lsSYear:=2002
    So this covers points 1 & 4
    What are the options for points 2 & 3?
    Kind regards,
    Johan

    The BO XI 3.1 environment works quite well now.
    Two more questions:
    1. When a user being member of the Readers group, still sees the Edit button in Webapplication - Infoview. Is it possible to hide or disable that Edit button ?
    2. Is it possible to make a user only seeing a part of the data in the universe ? When a query is run with a parameter, the user ses the parameter in the left column ... but in that way a normal user can change the value of that parameter giving him the possibility to see things he should not see. Making a separate query per user is overkill and too much work to do. Is BO XI 3.1 able to offer this possibility and how ?
    Rgds,
    Johan

  • Call a JSF application from a Standar Web application (JSP)

    Hi all,
    We have 2 aplication, one is JSF and the other one is standar web jsp.
    We want to invoke from the standard web application to the JSF application and pass param from the jsp to the *.jsf page.
    how can I do that?
    Thanks.

    You can open a jsf page from any other application.
    <form action="http://hostip:port/app/MyPage.jsf?key1=value1&key1=value1">
    as we do in any other jsp page.
    Now in JSF application, in MyPage.jsf write a scriptlet to get the parameters and from there you can use these params.
    You can get a managed Bean reference in your jsp page. Here is the code for that.(ResultsInExcelBean is my managed bean.)
    FacesContext fc = FacesContext.getCurrentInstance();
         ResultsInExcelBean resultsInExcelBean = (ResultsInExcelBean)fc.getApplication().createValueBinding("#{ResultsInExcelBean}").getValue(fc);     
    Hope this helps you.
    Sravan

  • Displaying image from different domain in an applet

    can anybody tell how to load & display an image from a different domain. the image is being generated dynamically on that server so that i cannot save it.

    You should sign your applet to be able to do it.Isn't that normally only necessary for Security
    relevant procedures, like locally reading and writing
    (saving) files? ( -> So, is that also true (sec.
    rel.) for "donwloading" from "different domain"
    (URL)? )Yes, it is a security violation. Maybe arguably not as bad as local file system access, but it could still be a problem. The main problem would be turning an unsigned applet (therefore from an unknown source) into a DOS application which starts pounding on all sorts of other servers, including the local host.
    As to the problem, you could have a servlet on your host which gets the image from the other host for you. The servlet could be very generic with the applet passing all the info needed to get the file for it.

  • How to access to network shared folder from in-house web application mozilla firefox?

    We are trying to access network shared folder from our in-house application but its not possible. The reason we found was because of security model. Please can you provide solution for this issue.
    Incident Details for shared folder access issue
    Expected behaviour:
    Network shared folders should be opened via all versions of Internet Explorer from an in-house web application.
    Actual behaviour:
    Works fine in IE but not in Mozilla firefox. Refer snapshot.
    Server configuration:
    Web server: Apache
    Operating System: Windows Server 2008 R2
    Image uploaded:
    Network Shared Folder doesn’t open in Mozilla. Uploaded image is from IE it allows to access to network shared folder but not Mozilla.
    No warning or error message is shown.

    Hi,
    If its a shared folder on windows drive with access permission to all, you might get your work done using simple GUI_UPLOAD.
    Have you checked this. Just a thought.
    thnx,
    Ags.

  • Session expiration across different adf web applications

    Version of jdeveloper is 11.1.1.4.0. I have two adf jsf applications deployed in two different weblogic servers. Web application 1 navigates web application 2 in an external window or inline popup using a url view activity. I navigate from web application 1 to web application 2 without a problem. However when navigating back from web application 2 to web application 1 any action made in the ui of web app 1 throws an exception:
    javax.faces.application.ViewExpiredException: viewId:/main.jspx - ADF_FACES-30108:The view state of the page has expired because of inactivity. Reload the page.
    This problem does not occur when the 2 web applications are deployed in the same weblogic managed server. Is there any way to overcome this session inactivity issue.
    Thanks in advance

    you can set session timeout in
    web.xml
    weblogic.xml
    weblogic-aplication.xml

  • Open a SAPGUI transaction from a Java web application

    Hi all,
       We are in the process of developing a Java based web application with SAP J2EE engine - but not SAP Enterprise Portal. One of the requirements we have is from one of the web screens there needs to be a button which launches SAPGUI and take the user to a particular transaction in SAPGUI. The  user is going to have SAPGUI installed on their desktop.
       We were planning to user SAP Shortcut technique for launching the SAPGUI but the issue with that is the user has to logon each time ( even thought it is possible to have the password stored - even then there will be other messages that the user has to pass through before reaching the final  transaction ). The users are going to have a number of items in the screen and they need to go through this for every item.
       I was wondering if there is anyway this can done so that the user does not have to go through all these steps ( BTW, the user is already authenticated on the web application and so functionally done not have to be authenticated again).
    ANy suggestions will be highly appreciated.
    Regards
    Ravi

    Hello Gregor,
    SAPGui is inatalled on each user box, we can launch the SAPGui thick client from an iview (to run on a seperate window).
    How can I pass (R/3 logon) parameters to the SAPGui command line?
    Thank you
    AAAttar
    eg:
    would a batch file with saplogon then sapgui work?
    DOS command prompt [CMD]
    >saplogon.exe -user=... -password=... -system=QAS123 -client=001 -tcode=session_mananger
    >SAPGui.exe...

  • How to create reports from my existing web application on Java/J2EE with Oracle Client 10g as the backend?? Help sought for

    Our company has developed an  Web Application and we are also looking out for the development of reports using Business Objects Exterprise XI Release 2 and for this purporse I do require some help from the forum who can literally show me how to get on and working on creating the reports.

    Thats why I thought I should make the following chain in the keystore, possibly in this order.
    1. My private key (simply generated in the server)
    2. Import Root certificates from NS
    3. Import Trusted certificate issued by NS
    Then when I sign with my private key surely an association will be formed to the trusted authority certificate. The problem I'm having is when I first made my private key I used openSSL as it was only intended for HTTPS. Now I need to create a keystore so I can use jarsigner to sign the jar file, and I can't see how to create a keystore using my existing private key. Surely if I created a new key and self sign, then import the trusted certificate the association will fail, as the private key will not be the same 1 that I used to make the CSR when applying for the trusted certificate.

  • Calling a webservice from within Bex Web Application Designer

    Hi
    I have a web-template built with BEx web application designer which also contains textboxes. This text should be stored by calling a webservice (standard BI-documents are not an option).
    Can anyone tell me how I could call a webservice from within the BEx web template to store the text contained in the textbox? The webservice-call should include some of the filter-varialbes of the web application.
    Is this only possible by the use of a JavaScript WebItem? If so - does anyone have an example of such a JavaScript.
    Thanks a lot in advance.
    Kind regards.
    Christoph

    Thanks for your response. The BSP page would work out fine if I only needed to save the data.
    But the next time I call the webtemplate, the textarea should be filled by another webservice call with the stored text (so the text can be modified und saved again). This will not be possible by calling a BSP page.
    Do yoiu have any suggestions how to integrate the text (return value from the webservice call) into the textbox in the webtemplate?
    Kind regards.
    Christoph

  • Is Aperture 3 the best software for working on a databse of images from different photographers?

    Hi everybody,
    I have only been using Aperture for a few months and am unsure of its suitability for this project.
    It seems to me that Aperture is designed for the photographer who wants to work on his own photos. I need to select, re-name, add metadata, keyword & eventually improve photos & re-size photos to be used on a website. Photos come from all over the world & different copyright names & rights.
    In my previous job, I  used XnView for PC for the selection, renaming & metadata process  & Extensis Portfolio for adding keywords & Photoshop for working on technical improvements, I would like to know whether somebody out there uses Aperture (3) for much of this process.
    Can you share an ongoing project over 2 different computer owned by 2 different people in Aperture 3 updating each simultaneously?
    I will work on some photos on my computer and other photos at my client's house. I presume that I will have to export the photos that I work on on my computer to my USB stick in order to be able to read the information that I have saved on my computer on her computer??. It seems that even if one chooses to save photos to the original file and thus work on 'managed masters', it doesn't save over the original file. I have just done some more work on this photo database on my computer I decided to save to 'referenced master', ie: the aperture library.
    However, when I want to continue working on this big project, I want to update the aperture photo library on my client's Aperture library, do I have to export the work I have done in my computer in Aperture to my USB stick and then re-import on the other computer to keep all the images up-to-date, this will be an ongoing situation. Can this work? I cannot see a way of joining the Aperture library from 2 computers in another way.
    I have just read this article: http://www.apertureexpert.com/tips/2010/2/12/aperture-3a-game-changer-multiple-m acs-syncing-projects-more.html
    It's very good but, I still don't understand how to take my edited images worked on in Aperture from my computer to my client's one. Do I have to connect the computers and if so how is this done?
    I have also read this: http://support.apple.com/kb/PH7863
    If I want to constantly update each Aperture library when switching computers, do I have to follow this procedure of exporting the photos as a library from one computer to another with the updated images?
    I really appreciate any clear help I can get from this forum.
    Thank you in advance!

    Aperture would be fine for a single editor editing images from multiple photographers. It would not work well (if at all) for multiple people trying to edit the same library.
    so the answer to this:
    Can you share an ongoing project over 2 different computer owned by 2 different people in Aperture 3 updating each simultaneously?
    is no.
    I will work on some photos on my computer and other photos at my client's house.
    The images at your client's house will be from where? Will the client have  Aperture running in the house on there computer?
    Apart from those two the rest of your post is a bit impenetrable.
    But a few thoughts you can mull over:
    You could put the Aperture library on an external drive and carry the drive between locations. If you wanted to leave the library of a part of the library there you could copy to the clients drive (if you're leaving the whole thing) or else export the projects/albums/images as a library and have the client import that into there library (or just run it as a standalone library)
    regards

  • Using a VB Class from a Java Web Application

    Hi,
    I need to instance a VB class, and then to invoke their methods, from a java web apllication. The code is:
    Set object = CreateObject("AS2.OBJECTS")
    If object.PutName(sCadenaError, sEntidad) Then
    Array1 = object.getData(sCadenaError, iEntorno, False)
    End if
    "AS2" is the VB dll library. "OBJECTS" is the class to instance. And "PutName" and "getData" are the methods that the web application has to call.
    Can I instance the class from Java, and use the methods with the same data types? What steps have I to do in JNI?
    Thanks in advance,
    Mary

    You are right, I guess my question is a good candidate for RTFM!
    I should have searched also on help.ondemand.com
    I just looked into SDN and ui5 sdk help.
    Thanks for your help
    Regards
    Vincenzo

  • Calling a WebLogic web service from a WebLogic web application

    We would like to call a WebLogic web service from WebLogic web application. The current architecture looks like:
    LoadBalancer--->iPlanet-1/iPlanet-2--->Firewall--->WebLogic-AppServer-1/WebLogic-AppServer-2
    The web application and web service are in the same WebLogic cluster. We would prefer that the web services do not get published externally.
    Does the WebLogic web application need to make a call back outside the firewall to the load balancer?
    Is there a way the web services can be called locally with load balancing?
    Can web service calls be made over the t3 protocol?
    Thanks,
    Mike

    I think one solution is to use a Java proxy to call the Web services.
    In the Java proxy you can have a method that accepts the user/pass and sets them correctly for the Web service.
    Then you expose that Java proxy as a data control (right click, create data control) - and then create a page that invokes that method.
    (For the basics of working with a POJO data control see: http://blogs.oracle.com/shay/2009/07/java_class_data_control_and_ad.html )

Maybe you are looking for