inspect the remote web iOS hangs on dps.store.getPreviewImage

How do you deal with remote web inspect hangs on the breakpoint but js code appears as spinnging wheel?

I'm trying to understand why my picture is not displayed, but everytime when I try to remote debug the code JS it crashes... I can see the stacktrace left of safari's web Inspector, but not the code JS.

Any benchmark?

var productID = "com.example.dpscustomstroefront";          

for (folio in foliodata)           {               

var folioID = "folio-"+foliodata[folio].id;                 

var folioDiv = document.createElement("div");                 

folioDiv.setAttribute("id", folioID);                 

$("#folio-target").append(folioDiv);               

var imgElement = $('');                    

imgElement.attr('class','withStyle');               

// imgElement.attr('width',300);               

if(foliodata[folio])                {                    

adobe.dps.store.getPreviewImage(productID, false, 1024, 768, function(data) {                         

var result = data && data.result;                         

if(result == "succeeded") {                              

imgElement.attr('src', data.path);                          }

else {                              

// console.log("An error occurred");                          }                    

});                                                     

var folioElement = $("#'"+ folioID + "'");                    

folioElement.append(imgElement);               

}                

}

For showcase custom problems, I suggest calling Gold support. You can find at http://digitalpublishing.acrobat.com/, in the Middle at the bottom of the page.

Neil

Tags: Digital Publishing Suite

Similar Questions

  • The DirectX Web Installer hangs during installation of the components

    I try to get several games running, but am stuck by the demands to DirectX 9 c. My machine is Windows 7, so it's DX11 installed. I went here to download the web installer:

    http://www.Microsoft.com/downloads/details.aspx?FamilyId=2da43d38-DB71-4C1B-bc6a-9b6652cd92a3&displaylang=en

    When I run the installer, it downloads the components, then hangs on "Installation of components. It displays the message "copying files...". "and the 1.0.2910.0/Microsoft.DirectX.Direct3DX.xml

    One of my CPU is maxed out running dxwsetup.exe * 32 and this for hours. My computer is a Dell with Windows 7 64 bit.

    Are there instructions anywhere to update DirectX to hand?

    Thanks for any help.

    Steve, thanks for your suggestion. Running at startup using the minimum does not solve the problem, but it got me thinking in the right direction.

    I finally put in the Win7 disc and 'fix '. It is really a re - install, but the programs and data are stored.
    It took a few hours to go through the installation, but after that, I ran the DirectX Web Installer smoothly. Played some BioShock 2 last night!
    Thank you
  • Abstract WSDL for the remote Web (outside of the SOA platform) service?

    Hello

    I use a remote Web service which is based WSDL. I noticed in our development environment that when the server restarts if remote WSDL endpoint is not available, my composite goes into invalid state, even if the actual WSDL file is located in the project.

    I use MDS to another inter composite dependencies, but this service is outside of the SOA platform, so how can I create an abstract WSDL and use it via MDS to avoid invalid state?

    Currently I have the WSDL of localized real distance and a wrapper WSDL generated external Web service framework.

    Thank you.

    Hello

    If the wsdl file has been copied to the project, it shouldn't go invalid, check if there are imports in the wsdl file that may be pointing to remote, as sites of patterns... You will need to locate those as well...

    See you soon,.

    Vlad

  • If I have no domain how to set up the remote on iOS desktop client?

    When I tried to put it to the top of the remote desktop client never worked. I learned later that I had no domain name, if this is the case that type in the user name box in the configuration of remote desktop as he invites me to type in domain/user.

    I guess you are asking about Microsoft Remote Desktop Connection Client for Mac!

    http://www.Microsoft.com/en-US/Download/details.aspx?ID=18140

    You can use pcname\username

    password

    Field will be replaced by pcname...

  • Make the remote web server accessible via VPN Site to website

    We have two test sites that are connected by a tunnel IPSEC VPN site-to-site (hosted on a SAA each site) over the Internet. We are trying to set up an environment to test two web applications running side by side. Two web servers are running on the Site of Test 1. We don't have the same public IP available at each site.

    To address the public site 1 unique IP address restriction, we try to install ACL and NAT rules to have 2 Site accept traffic from the internet and send it on the site to the other tunnel. So 1 Web server would accept the ASA 1 internet traffic and Web Server 2 accept traffic from ASA 2 to the other site. Here's a network diagram:

    We have difficulties to get this configuration works correctly. Please note that the network 192.168.3.0/24 clients are able to access the servers Web1 and Web2. This question seems to be due to our NAT configuration. This is the type of error, we see on the two firewalls:

    Asymmetrical NAT rules matched for flows forward and backward; Connection for tcp src outside:4.4.4.4/443 dst outside:192.168.1.10/443 refused due to path failure reverse that of NAT

    Our situation seems similar to this post: https://supportforums.cisco.com/thread/2242230

    Any help would be appreciated.

    Hello

    What Karsten said above is true. While it is possible and works, it also means that the configuration is a little more complex to manage. I have done no such features in a real-life network environment and have always used additional public IP addresses on the local site when a server is hosted.

    If you want to continue to move forward with this so here's a few points to consider and the configurations that you need.

    First off it seems to me that the other server will be organized by the local Site 1 so a simple static PAT (Port Forward) must manage the Site 1.

    network of the WEB-HTTP object

    host 192.168.1.10

    NAT (inside, outside) interface static tcp 443 443 service

    And if you need TCP/80 also then you will need

    network of the HTTPS WEB object

    host 192.168.1.10

    NAT (inside, outside) interface static service tcp 80 80

    Now, 2 Site will naturally a little different that the server is hosted on the Site 1 and Site 2 is the public IP address used to publish the server on the external network.

    Essentially, you will need to configure NAT that both makes dynamic PAT for the addresses of the source of the connection to your server Web 2, but also makes the static PAT (Port Forward) for the IP address of the Web Server 2. Additionally, you have to set the area of encryption on the Site 1 and Site 2 to match this new addition to the L2L VPN connection.

    Unless of course you use an existing IP address on the field of encryption in the dynamic translation of PAT for the source address. In this case, it would take no change VPN L2L. I'll use that in the example below.

    The NAT configuration might look like this

    service object WWW

    destination eq 80 tcp service

    service object HTTPS

    destination eq 443 tcp service

    the object SOURCE-PAT-IP network

    host 192.168.3.254

    network of the WEB-SERVER-2-SITE1 object

    host 192.168.1.11

    NAT (outside, outside) 1 dynamic source no matter what static SOURCE-PAT-IP destination interface WEB-SERVER-2-SITE1 service WWW WWW

    NAT (outdoors, outdoor), 2 dynamic source no matter what static SOURCE-PAT-IP destination interface WEB-SERVER-2-SITE1 service HTTPS HTTPS

    So, essentially, NAT configurations above should ake 'all' traffic coming from behind 'outside' interface intended to "outside" "interface" IP address and translate the source to ' SOURCE-PAT-IP ' address and untranslate destination to "WEB-SERVER-2-SITE1".

    Make sure that the IP address chosen (in this case 192.168.3.254) is not used on any device. If she is then replace it with something that is not currently used in the network. Otherwise, configure an IP address of some other subnet and include in the L2L VPN configurations on both sites.

    Unless you already have it, you also have this configuration command to activate the traffic to make a U-turn/pin on the ' outside ' of the Site 2 ASA interface

    permit same-security-traffic intra-interface

    Hope this helps

    Remember to mark a reply as the answer if it answered your question.

    Feel free to ask more if necessary.

    -Jouni

  • Not displaying PHP pages is not the Remote/Web server

    All,

    Be nice, faithful of DW. I'm a n00b this field as a whole and the use of PHP, DW, etc.. I have a few questions... I use ~ 2008 Macbook Pro DW5 and MAMP.

    Put up my site with PHP files, got up a local test and running, got the Games records/requests to look and work the way that I love on my local server. In other words, the site is great locally. Signed up for bluehost to use my remote control, downloaded all the files correctly. BUT, when I went to see my site on the remote server, the php pages that are limited to members only are not displayed at all (HTTP 500 error). I guess that's not a mistake in coding that the pages display correctly on the local, but not the remote (therefore, a DB connection problem). Here's what I did to try to address.

    • Exported local DB, imported remotely (so its structure / named exactly the same apart from the host-insterted characters entered)
    • Activated my IP update remote site host cPanel (my C-class?)

    The first line of PHP code on all these pages of restricted Member begins with:

    <? php require_once('.. / Connections/TBO_Golf.php');? >

    The "TBO_Golf.php" contains:

    <? PHP

    # FileName = "Connection_php_mysql.htm"

    # Type = 'MYSQL '.

    # HTTP = 'true '.

    $hostname_TBO_Golf = "localhost";

    $database_TBO_Golf = "TBO_Golf".

    $username_TBO_Golf = "*"

    $password_TBO_Golf = "*"

    $TBO_Golf = mysql_pconnect ($hostname_TBO_Golf, $username_TBO_Golf, $password_TBO_Golf) or trigger_error (mysql_error (), E_USER_ERROR);

    ? >

    Issue 1) -I'm sure that with the files on the remote server, run the script tries to connect to a 'localhost', which is causing my error. Can I change the settings in the connection file or in the connection window of database to what works for my remote server? I know what they are like a second connection to the remote database (so now I have one for local and remote), I created that I have to "Redo" queries by using the remote connection?

    Question 2) Changes the settings as follows best practices when moving locally proved remotely (and test remote local to) regarding the display of dynamic pages? If not, what is?

    Question 3) In my attempt to research, I read somewhere that DW can't handle multiple database connections at a time. I find it hard to believe, so is it true that?

    If anyone can help, it will be greatly appreciated!

    Thanks in advance!

    SnakeEyez02,

    Thanks for the reply. Very much appreciated!

    (1) according to your answer, it seems that I have just to keep the name of the server as localhost, but just change the name of user and pword to match my remote user profiles?

    (2) re-reading of this issue, I guess I wonder what are some best practices when going from local to remote? I guess the same things like maintaining username/pw for local remote control, import and export, for help. But I was more focused on the transfer of DB connections that operate on local to the remote control. I find that it is not as simple as transferring the entire site, import/export of the DB.

    (3) sorry, wasn't clear on what I meant by multiple databases. He was referring to connect to the local computer and the remote control. It would be in the window "Database". So I run RS against either DB?

    Thanks for the direction on the error log. I think I know where it is on the cPanel, so I hope it will shed light on the issue.

    One last question... When I test the site locally and run off the coast of the local db, recordsets when I publish remotely, should I rewrite the recordsets to make reference to the distance db? Or can I just change the DB login information to access the remote versus local?

    Thanks for your patience!

  • Change of the remote Web Pages

    I have 64-bit Home Premium with office, it came with ('07).

    I want to edit some Web Pages on my site (remote).

    I remember doing this with Word(-something), no doubt there are eons

    I got Word to open one of the pages...

    .. by entering http://. com...

    .. but he opened as read-only...

    .. and I couldn't find a way so he can afford to tell the Internet to save him.

    Bottomline question is if I can do these changes

    (in a reasonable way (ieg: not in gross or even html/xml text))

    with everything that came with my computer?

    (& - extra credit ;-) If no, what application should I get?

    (I remember using the cover Page there are chandeliers, when I got a copy, but I don't want to spend big money.)

    There are dozens of packages web page editing, some are free, some cost money.  It can be done in Word, but I recall, Word produces the most elegant web pages - a lot of extra code in there.  FrontPage has been entirely desupported and replaced by Microsoft Expression Web Designer.

    A search with Bing or Google for "Software Web Page, editing" should translate into a great many choices for you to evaluate.

    "PMH232 me" wrote in the new message: * e-mail address is removed from the privacy... *

    I have 64-bit Home Premium with office, it came with ('07).

    I want to edit some Web Pages on my site (remote).

    I remember doing this with Word(-something), no doubt there are eons

    I got Word to open one of the pages...

    .. by entering http:// site name >. com...

    .. but he opened as read-only...

    .. and I couldn't find a way so he can afford to tell the Internet to save him.

    Bottomline question is if I can do these changes

    (in a reasonable way (ieg: not in gross or even html/xml text))

    with everything that came with my computer?

    (& - extra credit ;-) If no, what application should I get?

    (I remember using the cover Page there are chandeliers, when I got a copy, but I don't want to spend big money.)

  • "The trust relationship" fails when you use the remote web access but local access is fine

    Hi people,

    I searched on this but haven't found all answers, or anyone who seems to have the same problem that I get.

    I can use my Win 7 Desktop Office 100% fine, network cable, no problem, "nothing has changed" for months. SB Server 2011

    I can log the Web remote access: Remote space fine and can download files, etc. Any fine.

    I can see the 'Connect' button for my computer desktop, but when I press on it and enter my username and password, I get "the trust relationship between this workstation and the primary domain failed."  I tried several remote computers XP and Win 7, always the same.

    I am sure that when I'm back in the office, the local logon will be fine as it always has been.

    Any suggestions?

    Thank you

    Tom

    Hello Tom,

    I appreciate all the research you have done.

    I suggest that you post the application on Microsoft TechNet forum because we have experts working on these issues. You can check the link to post the same query on TechNet:

    http://social.technet.Microsoft.com/forums/Windows/en-us/home?category=w7itpro

    Please do not hesitate to contact us if you have other questions related to Windows.

  • Inspect the remote control does not work

    I've got inspect edge upward and run OK with my Galaxy S2, when I browse my PC my S2 reflects what is on the screen so no problem.

    I can not, however, get the distance inspection work.  I went in the Chrome Insepctor and deleted some HTML elements so it removes some elements of the screen on the PC, this is not reflected on the S2 however.  I use the trial version and am also connected to OK.

    You have to do, or click on something special to get this working?

    See you soon... John

    Hi John,.

    Looks like you're simply using Chrome Inspector and not our remote inspection function. To start using inspection remotely, open the Chrome extension dialog box inspect dashboard that contains your list of devices, and then click on the <> icon next to the device you want to examine. Should open a new browser window and you should see the DOM newspapers and your machine console there. You may need to click on the link to your device in the first page of this window.

    FYI, a number of tabs will be empty due to the limitations of the tool that we use to do the inspection at a distance (weinre), but without a doubt, you should be able to see and modify the DOM on your device. The changes affect only the selected device, not all your devices or your computer.

    Hope this helps, let me know if you have any other questions,

    Mark

  • Remote Web Workplace - VBScript: Remote Desktop disconnected

    Using Small Business Server 2003 (SBS 2003 SP1 Premium).  The Remote Web Workplace Remote Desktop connection has worked for years.  We apply Microsoft Updates to the server last week and since that time, we get a message telling VBScript: Remote Desktop Disconnected - the client could not connect to the remote computer.

    We have verified that no other changes were made in the environment since the last time that this feature was working.  We looked on the web and on the Microsoft site, and none of the usual causes of this question seems to apply.  Other features SBS seems to operate normally.

    We are looking for additional troubleshooting steps, we can take.

    Thank you.

    Hello JohnM781,

    Thank you for your message.  Please submit your question to experts in the Small Business Server forum in TechNet.

    See you soon

  • CSR SSL Cert for remote Web Workplace

    Customer shall execute a certificate SSL for Remote Web Workplace and asked me for the Certificate Signing Request (CSR) information for the domain. I searched help and knowledge that they can't run their own SSL and now you're wondering how to move forward?

    T Hey I need to use Remote Web Workplace, which runs on a sub domain

    Looking for an answer on how my client can use their position of remote Web Workplace and have their site hosted on BC?

    Remote Web Workplace is a feature of Microsoft Windows Small Business Server and Windows Home Server 2011 medium-sized product company, Windows Essential Business Server, that allows existing users to log into a network front face of the small Server Edition-Professional family interface-based.

    After logging in to Remote Web Workplace (using their Windows domain user name and password used), a user can access enabled features of the Small Business Server or Essential Business Server, such as Outlook Web App, the viewing of SharePoint pages and (if a machine is running and allows him to) full remote control of client computers connected to the network to the server.

    Off-site access
    Remote Web Workplace is a feature of Windows Small Business Server, Windows Home Server 2011 and Windows Essential Business Server that allows access to users to facilities when they are offsite such as email, reading/modifying shared calendars and remote controlling a machine as if they are sitting in front of IT.

    Connection options
    When you connect to Remote Web Workplace, users can choose their connection speed which then optimizes the characteristics of the connection. The options are: Small Business Network (Intranet), broadband, modem of 56 Kbps and 28 Kbps Modem.

    Means of access
    The Remote Web Workplace is a Web application and is accessed through a web browser. To control remote computers, a user is required to install a "ActiveX desktop remote control" in its web browser once and only Internet Explorer is supported.


    Please and thank you!

    Short answer (to date) you can not SSL certs on BC... so you can't generate CSR

  • Add a vpn connection in ios 10, method chosen in IKEv2, but I don't have the remote ID. My VPN is created in Sonicwall

    Add a vpn connection in ios 10, method chosen in IKEv2, but I don't have the remote ID. My VPN is created in Sonicwall, waiting for quick reply

    Hi cmscan,

    Thank you for using communities of Apple Support.

    I see that you add a VPN connection using IKEv2, but you do not have the remote ID. I know it's important to be able to set up a virtual private network, you can connect using your iPhone. I'm happy to help you with this.

    You must contact your system administrator to ensure that the settings that you must configure the VPN connection. Please see the iPhone user Guide for more information.

    Have a great day!

  • Remote Web Workplace 2011 connected to the remote PC lot

    I have a client who is having a strange question about Remote Web Workplace 2011.

    It will connect to RWW that herself as usual, but when it connects to the remote computer, I'll call him PC1, it connects to a different machine (PC2).

    I have logged on to the SBS server and made sure his remote PCs are configured correctly, she only has permissions for remote access to PC1, all other PCs have been disabled for the remote access.

    There were no changes made to the names of PC or anything.

    The server is a Windows Small Business Server 2011 Standard.

    If I have excluded any information please let me know! Any help/ideas would be greatly appreciated!

    Thank you

    This issue is beyond the scope of this site and must be placed on Technet or MSDN

    http://social.technet.Microsoft.com/forums/en-us/home

    http://social.msdn.Microsoft.com/forums/en-us/home

  • Download of existing Web site from the remote server to Dreamweaver CC 2015

    I need to download a website, designed originally in 2002 using MS FrontPage and more recently managed using MS Expression Studio 4 Web Professional, from my server to my computer using hosting service newly installed Dreamweaver CC 2015.

    I've never used Dreamweaver before, and information online using Dreamweaver is apparently to date with the latest version of Dreamweaver.  So far, everything I've tried has failed for one reason or another.  To be precise, because of a problem computer I lost the local version of my Web site that has been stored on my computer.  Later, I created an empty folder on my computer and tried to connect with the remote service hosting server so that I can download my Web site, but nothing works.  I get error messages in one way or another, right from the beginning and nothing on my computer screen is in agreement with the steps indicated, "using Dreamweaver / connect to a remote server" instructions that I downloaded on the Web.

    I need detailed instructions, step by step, how to connect to the server and upload my site on my computer.  The instructions must be compatible with what is actually happening using Dreamweaver CC 2015.  I'm new to Dreamweaver and have no experience with it.  And Microsoft no longer supports Expression Studio, it is virtually impossible for me to reinstall it on my computer.

    Joseph A. Rybczyk

    Connect to your remote server by adding in your FTP credentials during the process of site definition (user name, password, root folder and to the address of the server). You get this info from your host and save it in your site settings in the Site > Manage Sites > click the site > Edit > servers (hit the + to create a new server if you have not already).

    To connect to your server once the info has been added to the Site definition, open the files window (window > files, or F8 if it is not open), and then click the Connect button (icon). You can then hit the expand button (icon of two places) to see a representation next to your files the and remote. Click the Get button (down arrow) to download all files available the folder root of your site on your local computer.

    As I mentioned earlier, you have still questions whether FrontPage extensions have been used on the site. Who are the property of FrontPage and is not something that you can work with out of Dreamweaver. So, if you have determined that a redesign is out of the question, or not, may be irrelevant. You may have to, or find an old copy of FrontPage somewhere, in order to continue to work with your site in the way you could before.

  • CSS style sheet appears on the remote server when I download my Web site, but it works very well to the local server

    CSS style sheet appears on the remote server when I download my Web site, but it works very well to the local server, if anyone can help I would be grateful.

    There are major problems with this page as shown in the screenshot below.

    This is caused by a liberal hijacking of APDivs (aka layers) for a main page layout.  This isn't what APDivs were intended.  That's why Adobe them removed from DW.  Unfortunately, not soon enough.

    I think you're the best option is to start over with a pre-built CSS layout that doesn't contain positioned elements.

    Either way, Flash is dead now.  Most of the people cannot display Flash media more.  You can convert the HTML5 video or use YouTube to host videos now.

    Nancy O.

Maybe you are looking for

  • El Capitan has taken my SD card reader

    Since my upgrade to El Capitan last week, my sd card reader does not work. She is not in the hardware. I did the reset where you unplug for 30 seconds. I did the control + apple + r + thing p and the card reader worked for only a few days. I can't do

  • Re: IE is very slow slow

    That is to say slowly to open OR not responding do not THEN stops working while it is connected. Finally after using it for a few minutes, it seems to get "better".Do I have to download latest drivers -?

  • Email address on the mail does not. How to change?

    The email address on my Mail in not mine. How can I change? I sent an email to my friend and she did not recognize it because it wasn't my e-mail address but the content was mine. Why is this? Also, after this incident, I went my iCloud in settings a

  • Merging the accounts - missing 20%

    Hello! I have one thing bothers me. I have "linked" my Skype and following microsoft account that steps to listen to https://support.skype.com/en/faq/FA12081/how-do-i-sign-in-to-skype-for-windows-desktop-with-my-micro... So far so good... I can acces

  • can someone tell me how to change a DOB on an ipad for family sharing please

    Could someone tell me how to change a DOB for family sharing please