Third party hosting in virtual environment

Hi
We have just won our first web tools implementation.
The customer is considering using third party hosting. The third party company has asked if web tools can be hosted in a virtual environment e.g. Microsoft Virtual Server.
Is it okay to use a virtual environment and if so are there any issues/concerns etc. with doing this?
Any feedback greatly appreciated particularly if someone has already done this.
Thanks
Regards
Lynne

Hi Lynne,
We typically recommend using virtual machines only for test environments.
We have seen some issues that appear to be related to running Webtools from a virtual machine.  Specifically,  the session cache appears to be recycled very frequently and is sometimes "lost", resulting in a number of errors to the enduser.
This may be an issue that can be addressed by throwing hardware at the problem, but, since SAP does not run QA in virtual machines, this is nothing I could vouch for.

Similar Messages

  • Adobe Muse CC Form for third party hosting servers

    I start using the new adobe muse cc forms for third party hosting servers and i have this website for one of my customers i create a CONTACT FORM on the website and when try to submit it says "server encontered an error" i chat with adobe support they send me a URL with the options to fix my problem and then when i run this URL "http://mistercoffeediaz.com/scripts/form_check.php" everything is working fine. Please any somebody help me how to work this issue around. THKS..

    Responded to your other thread - http://forums.adobe.com/message/5555450#5555450.
    Thanks,
    Vinayak

  • If I upload a site to FTP host (third party hosting), will my client have any kind of site management options like the dashboard page on Business Catalyst?

    I am creating this website for a client, and they want to be able to take it once I'm finished and manage it on their own. However, they are not Adobe users, so I am using BlueHost to host the site instead of Business Catalyst. If I do this, will there be a way that they can view analytics or have any kind of management page like the dashboard in BC? With the new update, they can now use the in-browser editing option through a third party hosting site, but they would like to have something where they can view the analytics.
    I've searched and searched to find an answer to this and haven't found one. I don't want the client to spend the money on the hosting site if it is not the best option for what they want. But, since they are not Adobe users, they can't use BC, and I don't want to use one of my free BC sites.
    Please help!

    You would have to add analytics etc yourself likely Google Analytics. As for a Dashboard, no they won't. On a side note, the client does not have to be an Adobe User to have it hosted on BC. You can just create the site, host it on BC and simply add them as an admin. They don't have to be an Adobe user.

  • Site deosn't look right in third party hosting and can't publish to catalyst in muse

    the muse export site looked horribly different than in muse. http://www.shopdaisygirls.com/ 
    and this is what the site is supposed to look like, which it does in muse alone like so...
    as well, I can not publish the site even to catalyst from muse as pictured above, it says there was no response from the server. Check you network connection (which is running fine) and try again.  I've been trying again, alot.  how do I publish correctly to the third party hosting or even to catalyst

    It appears that the master css file is missing. Try this and see if it helps. Ensure you are using the latest version of muse.  Under the edit menu choose preferences and switch user and sign in with your AdobeID.  Re-export the html and upload it to your server.
    Let me know if it helps.
    J

  • With Muse, can you use In-browser editing of websites using Third-party Hosting Service Providers or not?

    On this page:http://www.adobe.com/inspire/2013/12/in-browser-editing-muse.html, it says you must use Adobes hosting. On this page: https://helpx.adobe.com/muse/using/in-browser-editing-websites-third-party-hosting.html, it indicates you can purely from the title. Which is it?

    Hi Bob,
    I found out how to do it, you drag the bounding box of the image container or rectangle to the edge of the browser boundary - as in the gray area around the edge - it snaps to it and the edges of the container go red to show this, and when its previewed it spans 100% of browser width. This video from Lynda explains how:
    Creating the header and the footer (Updated) from the Course Designing a Portfolio Website with Muse
    I can't upgrade as I have windows vista and the new version doesn't run on Vista, don't really want to buy a new computer just to run the latest Muse!
    Cheers!

  • Third Party Hosting Muse Site - 404 Error on Mobile

    Hi guys,
    I recently exported my Adobe Muse site files (pixelariumstudio.com), uploaded them into FileZilla, and then uploaded the site to GoDaddy hosting services using FileZilla.
    The site looks great on desktops but I receive a 404 error whenever I try to view the site on mobile devices (even tablets). I called GoDaddy thinking it was a problem on their end but after two opinions from two separate calls, I've been informed it's the code of the site itself that is the problem. The funny thing is, when the site was hosted through Adobe, it appeared fine on mobile devices but when the site was moved over to GoDaddy, the 404 error arose.
    I'm wondering if Muse writes specific code for displaying a site in mobile browsers that is not recognized by third party hosting services because GoDaddy is not redirecting the site to the mobile view and instead just coming up with a 404 error. If so, is there any way to change the code that Muse writes to display the site on mobile devices so that GoDaddy can recognize it? I've done some research online to see what basic code is used to redirect a site to the mobile view but all I came up with was:
    <meta name="viewport" content="width=device-width, initial-scale=1">
    Every guide I find says to place that tag right after the <head> and I do but still no luck getting the website to display on mobile devices. If anyone knows the proper coding to get GoDaddy to display a Muse site on mobile devices, I would forever be in your debt. I'm guessing it's just a couple lines I have to replace but I don't know what lines or with what to replace it. :/ Here is the entire <head> of the website in case this helps find any faulty code:
    <head>
      <script type="text/javascript">
       if(typeof Muse == "undefined") window.Muse = {}; window.Muse.assets = {"required":["jquery-1.8.3.min.js", "museutils.js", "jquery.musemenu.js", "webpro.js", "jquery.watch.js", "jquery.musepolyfill.bgsize.js", "musewpslideshow.js", "jquery.museoverlay.js", "touchswipe.js", "museredirect.js", "jquery.scrolleffects.js", "index.css"], "outOfDate":[]};
    </script>
      <script src="scripts/museredirect.js?17485671" type="text/javascript"></script>
      <script type="text/javascript">
       Muse.Redirect.redirect('desktop', 'tablet/index.html', 'phone/index.html', '');
    </script>
      <meta http-equiv="Content-type" content="text/html;charset=UTF-8"/>
      <meta name="generator" content="2014.2.1.284"/>
      <title>Home</title>
      <link media="only screen and (max-device-width: 370px)" rel="alternate" href="http://pixelariumstudio.com/phone/index.html"/>
      <link media="only screen and (max-device-width: 960px)" rel="alternate" href="http://pixelariumstudio.com/tablet/index.html"/>
      <!-- CSS -->
      <link rel="stylesheet" type="text/css" href="css/site_global.css?3995807253"/>
      <link rel="stylesheet" type="text/css" href="css/index.css?4104780936" id="pagesheet"/>
      <!--[if lt IE 9]>
      <link rel="stylesheet" type="text/css" href="css/iefonts_index.css?3997724508"/>
      <![endif]-->
      <!-- Other scripts -->
      <script type="text/javascript">
       document.documentElement.className += ' js';
    var __adobewebfontsappname__ = "muse";
    </script>
      <!-- JS includes -->
      <script type="text/javascript">
       document.write('\x3Cscript src="' + (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//webfonts.creativecloud.com/playfair-display:n4:all;ubuntu-condensed:n4:all;raleway:n3, n7,n6,n4:all.js" type="text/javascript">\x3C/script>');
    </script>
      <!--[if lt IE 9]>
      <script src="scripts/html5shiv.js?4241844378" type="text/javascript"></script>
      <![endif]-->
        <!--HTML Widget code-->
      <headHTML>
      <style type="text/css">video { 
            width: 100%; 
    .mask { 
    width: 100%;
    height: 903px;
    display: relative;
    position: absolute;
    overflow: hidden;
    }</style>
    </headHTML>
    <style>
    li {
      letter-spacing: 2px !important;
    </style>
    </head>

    Sounds like you haven't uploaded all the files exported by Muse.
    Specifically, it looks like you didn't upload the 'phone' folder.
    If you use Filezilla or another 3rd party FTP tool, you have to be sure to upload all the files exported by Muse for your site to work correctly.
    You can also use the 'Upload to FTP host...' menu item within Muse to upload all the files to your web hosting provider.

  • Publishing an Adobe Muse site to a third party hosting provider?

    Hi Guys,
    I'm trying to find instructions as to how to go about publishing my completed Adobe Muse site which is hosted with a third party hosting company, there are videos for publishing to business catalyst alright.
    Any help would be greatly appreciated...
    Thanks
    Have a nice Saturday :-)

    I am having a problem trying to FTP my site created in Muse, too. I am using "Upload to FTP host" (Found under File) and after several tries I am still getting a different error message each time: "Error uploading (a certain file which happens to be a jpg this time!). Click Resume to try again. If this problem persists, try again later.
    [426 Failure reading network stream.]."
    I tried again and again and again. So I called the host company and I checked to see if am using all the correct settings that they have.They verified that I had the proper settings.
    Still no success.

  • Fees for Third Party Hosting

    Is theri an Adobe fee to export/publish a Muse designed site with a third party host?

    Nope, you just don't get all the same functionality you would such as In Browser Editing, detailed site statistics, etc that are only part of BC Hosting. Also if it is only a basic site the BC hosting is free for a limited number of sites.

  • Problems with certain text appearing once exported as HTML on my third party hosting site

    Hello,
    I am experiencing problems with how certain text is appearing on my website www.pplmedia.com/speakers.
    Most of the text is appearing how I want it to once I have exported it out of Muse, but for a reason I can not rectify, certain text is coming out as plain Arial Black text, in a bigger font and the text boxes move slightly. If you go onto the page  www.pplmedia.com/jock-wishart  you will see what I mean.
    I have taken the text out of Muse, put it into the program 'TextEdit', I changed the text from rich to plain, put the text back into Muse and the problem still remains.
    I have also published the site as a trial in BC and the text is how it should be, so I assume this is an issue with third party hosting I am using?
    If someone can get back to me to offer any help or suggestions that would be greatly appreciated.
    Regards
    Oliver

    You are awesome!!! Thanks so much! I have talked to a ton of people this
    week, and no one could figure this out. I read your email to the technical
    support person at our 3rd Party Host, and she fixed some files that were not
    in the correct spot and changed some of the permissions settings. I am up
    and running. Thanks for making my Friday!
    Re: Adobe Muse Site will not preview properly on Third Party Hosting
    Site...Help!
    created by adobelance <http://forums.adobe.com/people/adobelance>  in Help
    with using Adobe Muse - View the full discussion
    <http://forums.adobe.com/message/5227992#5227992>
    What's the URL for your uploaded site?
    Please note that the Adobe Forums do not accept email attachments. If you
    want to embed a screen image in your message please visit the thread in the
    forum to embed the image at http://forums.adobe.com/message/5227992#5227992
    Replies to this message go to everyone subscribed to this thread, not
    directly to the person who posted the message. To post a reply, either reply
    to this email or visit the message page:
    http://forums.adobe.com/message/5227992#5227992 To unsubscribe from this
    thread, please visit the message page at
    http://forums.adobe.com/message/5227992#5227992. In the Actions box on the
    right, click the Stop Email Notifications link. Start a new discussion in
    Help with using Adobe Muse by email
    <mailto:[email protected].ad
    obe.com>  or at Adobe Community
    <http://forums.adobe.com/choose-container!input.jspa?contentType=1&container
    Type=14&container=4761>  For more information about maintaining your forum
    email notifications please go to
    http://forums.adobe.com/message/2936746#2936746.

  • Muse forms hosted on BC and embedded in Muse website hosted on third party host

    Just wondering if there are any plans for Muse forms to be hosted on BC and able to embed on Muse website that is on a third party host? If this is already possible... how?  I know of another company that allows for forms (using their separate web form program) to be hosted through them and embedded in their web design software that can host a site elsewhere... just wasn't sure if Muse was able to do this too.   Thanks, I appreciate any help.

    Hi Davz,
    You can use the Muse forms on a third party host. But if you create a form in BC and embed it in Muse, you can't use it on a third party host. It can be used on BC only.
    Regards,
    Aish

  • When using Yahoo Mail in Firefox, I can't copy and paste pictures from a third-party host. I can do this in MSIE 8.

    I'm accustomed to copying pictures that I placed on a third-party host (Photobucket or Multiply) and pasting them into the body of a Yahoo Mail message. I can't do that on Firefox. When I click "Paste," nothing happens.

    https://support.mozilla.com/en-US/kb/Clipboard+not+working

  • Name servers are not responding on third party host site

    Hi I'm working on a site in muse at the moment, it has a .ie prefix (Ireland) so when I attempt to change the name server settings in the third party host to the oneworld server their system is telling me I've to ask adobe to first accept the .ie prefix.
    Gary.

    Hi Gary
    You can add .ie domain to your site and point to BC servers , you can either use name server records or use BC IP for creating an A record.
    Thanks,
    Sanjit

  • Will a Muse contact form work with a third party host?

    I have made websites in the past that are hosted on adobe catalyst but never a third party. If I use a form from Muse, will it work on a their party host without any extra coding? If coding is needed, what do I need to do?
    Thanks!

    Hi,
    Yes, you can use Muse form with third party hosting server without needing to write any code. For more info, Please refer to the following link Troubleshooting Muse Form Widgets Used on Third-Party Servers
    Regards,
    Aish

  • IIS7 configuration, blocked broadcast video stream from third party host

    I have a client that recently replaced a windows server 2003 with windows server 2008 R2 as their webserver.  This was a big change to IIS7.  An application that I developed for them has stopped working and I believe this is related to the IIS7
    configuration.  The application uses SilverLight technology to display a broadcast video along with some powerpoint slides.
    Here is the URL going to the server from a link on an html page. 
    http://iiscast.wlf.org/vod/broadcast/sctr01/0/start.html?media=http://iiscast.wlf.org/vod/broadcast/unit2.asx
    The iiscast.wlf.org is the public name for the IIS server.  When we click on the link it does properly display the start.html content but fails to connect to the video stream.  The video stream is hosted by a third party and the contents of the
    unit2.asx file has the url for that video stream.  When a put the
    http://iiscast.wlf.org/vod/broadcast/unit2.asx portion in IE it does properly display the video stream on mediaplayer.   All this worked prior to moving to the new server.   When I use F12 in IE to debug this, I see a brief message appear
    in the debugger that it is opening unit2.asx.  After that the debugging is very limited except I know I’m getting an exception in the silverlight and the video doesn’t display.   Other similar Silverlight apps on the same server that display
    archived video are working.
    Here is the content of unit2.asx
    <asx version = "3.0">
      <Title>Unit2 Bdct</Title>
      <entry>
        <ref href = "http://easylink.playstream.com/winlive/wlforg2.wvx"/>
      </entry>
    </asx>
    Playstream is a video stream hosting company.  When someone links to them, it pulls the video stream from my clients media server broadcast point. 
    wlforg2.wvx contains the link back to the media server broadcast point at my client.
    We have a lot of connections going on but keeping in mind that  http://iiscast.wlf.org/vod/broadcast/unit2.asx will display the video and
    http://iiscast.wlf.org/vod/broadcast/sctr01/0/start.html?media=http://iiscast.wlf.org/vod/broadcast/unit2.asx
    Is not displaying the video although all this worked on the old server.
    My guess is that something in the IIS7 is blocking this process.
    FYI the old server completely died so I can’t look into its configuration which was done in 2004 by someone else.

    This was entered in the iis.net forum as suggested.  The problem has been resolved.  The hosting service determined they had an edge server that was faulting.  Their edge servers were automatically assigned by geography which meant
    that depending on how/where we accessed the system for troubleshooting we used a different edge server.  Hence some tests always failed and others always passed.  FYI the hosting service had this problem for over a month and did not detect it
    themselves.  Fortunately we connected with a dedicated service technician late on a Saturday night and he figured it out.  

  • Domain at third party & hosting with Adobe Muse CC

    Hi everyone,
    if I register my domain at a third party, can I then host my site with Adobe Muse (CC member) including my own domain? Or do I have to host the site at a third party?
    Thanks,
    Frenchfries

    Hi Frenchfries,
    You cannot add Domain name to Muse. Here is the process how this is done.
    You create a site in Muse,
    You click Publish and publish to BC. Now by default all the sites are created with .businesscatalyst.com URL,
    Once the site has been published, you login to the Admin panel of the site, and add your domain name, mydomain.com.
    Once you have added the domain,  if someone checks out the website on the Internet (some random person) the URL will be "www.french-fries.com".
    Also, once you have added the domain name, it will be listed in your site's list under Muse, from where you select the site to republish the content.
    Here is a useful article
    http://helpx.adobe.com/business-catalyst/using/business-catalyst-muse-users.html
    I hope this Helps

Maybe you are looking for

  • Prob with browser-based interface

    hi we have installed database server and application server on separate systems. MIS users/clients access the application by browser based interface. now, application server and database server are working properly. but when we wana access the applic

  • How to treat packaging material at GR / no track

    Guru , i have done GR for a material with a packaging material which consistutes a handling unit . ie handling unit= materaial + packaging material . when i did GRN , maetrial is shown in the storage location . fine . where is the packaging material

  • (MX04) Pausing a loaded swf with sound objects within it

    Hi, I'm working on a PowerPoint-esque presentation where a user watches and listens to a loaded swf in the main movie, clicks the next button (which unloads the swf, advances to the next frame and loads the next swf), and watches the next one. Lather

  • ArrayCollection to AdvancedDataGrid programatically

    I have a single datagrid that I want to use to display results from DB queries via a web service. So I don't know ahead of time what my columns are going to be. I would like to display the results in my grid and possibly assign an itemRenderer based

  • Getting this Error Reason=weblogic.ejb20.InternalException: Error writing f

    I am using a weblogic 8.1 sp4 and is getting the following error ===== java.sql.SQLException: Transaction BEA1-00A0C7390CDF3A289F82 not active anymore. tx status = Marked rollback. [Reason=weblogic.ejb20.InternalException: Error writing from flushMod