[HELP] - Debugging site hosting on hostforlife.eu

Apologize if I post in wrong forum,
I have a website which I hot on Hostforlife.eu. In the past few weeks, I have found that 80% of the time, a page stalls while loading. That is, it never loads. It just sits there trying to load.
This issue never happens on my PC.
I use Chrome, but it happens on all browsers.
I found a 'Phone Emulator' site, and have no such problems. It seems to load the mobile version fine. It only happens on my, and my wife's phone. The site is in development, so we're the only users.
Is there a way I can debug what is happening, on my phone? Like in the Desktop version of Chrome, I can F12 and see what's happening?
The site runs Asp.Net MVC4, with a Twitter Bootstrap UI.

I have resolved this problem now...
I was trying to ping the inside interface of the ASA from over the VPN and I did not have the command "management-access inside" configured.
Schoolboy i know, but lesson learnt believe me!
Mario

Similar Messages

  • Help needed on Host Named Site Collection creation --- please help

    Hi Friends,
    Question 1
    Can we create Host Named Site Collection following the pattern below?
    We will have three Department head Host Named Site Collections, names –
    HRHead.ourdomain.com
    MarkettingHead.ourdomain.com
    AdminHead.ourdomain.com
    Under each of these department head sites, there will be 3 or 4 Host Named Site Collections. The site structure will be like:
    HRHead.ourdomain.com

    HR1.ourdomain.com

    HR2.ourdomain.com

    HR3.ourdomain.com
    MarkettingHead.ourdomain.com

    MarkettingProduct1.ourdomain.com

    MarkettingProduct2.ourdomain.com
    AdminHead.ourdomain.com

    AdminCountry1.ourdomain.com

    AdminCountry2.ourdomain.com

    AdminCountry3.ourdomain.com
    Question 2
    If we want to use common template (like header, footer, company icons) for inner sites (e.g. AdminCountry1.ourdomain.com, AdminCountry2.ourdomain.com, AdminCountry3.ourdomain.com) how to create that template for Host Named Site Collection? If these were
    sub sites, we can take help of site templates. But these are Host Named Site Collections, how to use common design for Host Named Site Collection?
    Any hint from you will be really helpful. Thanks for your comments.

    Yes you should be able to create a site collection using a custom template.  Here's a BLOG on how to create a site collection with a custom template in 2010.  It should still work the same way.
    http://www.toddklindt.com/blog/Lists/Posts/Post.aspx?ID=218
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Will Office Web Apps Server 2013 work with SharePoint 2013 sites hosted in SP2010 compatibility mode?

    We are planning a upgrade of a SP2010 farm to 2013. There has been a bit of customization so we wish to run the old sites on the new SP2013 platform in SP2010 compatibility mode.
    So my question is will Office Web Apps Server 2013 work with the old sites hosted in compatibility mode?
    I found a similar query from March 2014 found here 
    http://sharepoint.stackexchange.com/questions/93101/office-web-apps-2010-running-on-sharepoint-2013-for-compatibility-mode-sites/116281#116281 
    Has there been an update released to resolve this
    Cheers D

    Hi  ,
    According to your description, my understanding is that you need to know whether Office Web Apps 2013 is working with SharePoint 2013 sites which is in SharePoint 2010 compatibility mode.
    For my test, Office Web Apps 2013 with SharePoint 2013 sites which is in SharePoint 2010 compatibility mode is working fine.
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Eric Tao
    TechNet Community Support

  • Trying to access SharePoint Site, Hosted in Azure, from public Internet

    I am looking for basic guidance on how to browse a SharePoint 2013 Environment, Hosted in
    Azure, from a PC not located on the same network. In other words from an internet connected PC. I believe this was working until some Azure or Windows update took place, and now I can no longer connect to my environment
    via SharePoint Designer, IE, or ShareGate migration tool. (I am NOT looking to open up a public facing website with Anonymous access.)
    Currently when I try to access http://Server_Name.cloudapp.net I end up looking at a IIS 8 Splash Screen.
    There seems to be a combination of settings that need to be in order for this to happen. I believe they fall into the following topics Any help is appreciated.
    Azure Settings:
    DNS name: SERVER_NAME.cloudapp.net
    ENDPOINTS
    IIS Settings:
    Bindings
    DNS Server Settings:
    Host A Records
    SharePoint Settings:
    Alternate Access Mappings
    Other:
    Hosts File
    Windows Server Firewall
     

    Hi,
    How did you publish the SharePoint site hosted in Azure to Internet?
    I recommend to follow the link below to see if the issue still occurs:
    http://thuansoldier.net/?p=4044
    As Microsoft Azure changes public virtual IP address every time you turn on your virtual machine, please make sure you check the new address then assign it to SharePoint AAM again.
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • Web site hosting/building suggestions.

    Hi,
    Can anyone recommend web site hosting that is consistent, reliable, dependable and fighly accessible.
    My hosting needs are mainly image and audio related. My workflow is done exclusively on Mac. Cureently using OS X Version 10.6.8 and prev.
    Thanks.

    This may be of help to you: Life After MobileMe.  iXwebhosting.com is owned by the same company as HostExcellence.com  and offers essentially same features and prices as HE.
    OT

  • Win8 clients can't write over FTPS to Win 2012 with FTP site hosted in IIS 8

    I've made an interesting discovery that is mentioned in part on other posts in other forums.  This involves IIS; however, I believe the issue rests with the Windows Server 2012 OS.
    Here's the scenario.
    Client:
    Windows 8
    almost any FTP client
    Server:
    Windows Server 2012
    FTP site hosted in IIS 8
    Problem:
    The client connects to the FTP site via FTPS (regular FTP works).  The connection is successful, and the client is able to list the directories and download content. However, the client cannot upload anything to the FTP site.
    Error: 550 The supplied message is incomplete. The signature was not verified.
    Any of the following modifications to the scenario will allow the client to upload content:
    changing the client OS to Windows 7
    changing the server OS to Windows 2008 or 2008 R2 (IIS7+)
    changing the FTP client to CoreFTP (I've tried FileZilla, the Microsoft FTP client, SmartFTP, and WinSCP)
    I found this post regarding FileZilla that states there is an SSL cipher ordering issue with Windows Server 2012 and IIS8 for FTP clients using explicit TLS:http://trac.filezilla-project.org/ticket/7910
    Their "solution" points to an MSDN blog post here:
    http://blogs.msdn.com/b/kaushal/archive/2011/10/03/taming-the-beast-browser-exploit-against-ssl-tls.aspx
    This states that you need to reorder the SSL ciphers with TLS_RSA_WITH_RC4_128_SHA as the highest priority; however, there is a limitation to the text file where you order the ciphers, 1023 characters, which is less than the total number of characters for
    all ciphers.  This means you must know which ciphers will be needed and in which order as to not break anything else.  That's not a viable workaround.
    Does anyone know if there is a patch coming down to fix this, or are there any more viable workarounds?  One would think a Windows 8 client should be able to connect via FTP with explicit TLS to an FTP hosted in IIS8 on Windows Server 2012 to upload
    content.

    Hi,
    As the MSDN blog mentioned, that currently we can only workaround the issue with provided settings. As FTP settings are now included in IIS, it is still recommended to post to IIS forum to see if there
    is any known suggestion regarding this.
    http://forums.iis.net/
    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 forum a great place.

  • Mac Friendly Web Site Hosting Companies

    I find that many of the Web Site Hosting companies support PCs and such, but are not "Mac Friendly."
    I want to find a Web Site Hosting company that will allow me to use a third party Mac application (Hype) to develop webpages and then post them to my site.
    Can anyone give me any suggestions and help?

    This may be of help to you: Life After MobileMe.  iXwebhosting.com is owned by the same company as HostExcellence.com  and offers essentially same features and prices as HE.
    OT

  • Estimating costs for web site hosting

    HI
    I am looking to launch a new on-line business and im trying to calculate estimates costs to host on Azure.  Some high level details;
    Web site hosting (think AirBNB for example of functionality)
    500 suppliers managing heir offering (think private landlords submitting  property details)
    Will need load balancing for peak volumes - estimated 1,000 unique visitors per week
    Integration will be needed to Paypal/realex/similar
    DR required
    SQL DB with medium spec
    Standard support as/if required
    remote access for administration purposes
    Facility to deploy upgrades/releases as needed
    Any help on how to calculate ?  I'm a business person, not technical, so need a way to create indicative costs by providing indicative business spec !
    Thanks
    Merble

    Hi,
    Thank you for interest using Azure as your solution.
    If you do not own Microsoft Azure subscription yet, you can contact our Presales team for advice 1-800-867-1389.
    Or
    You can create a support ticket with the billing team by using following link :
    http://azure.microsoft.com/en-us/support/options/ .
    Also you can  use Azure pricing calculator :
    http://azure.microsoft.com/en-us/pricing/calculator/  as select services that you would like to you based on your requirement to know your estimated bill.
    Regards,
    Bharath

  • I'm using a Mac. After swithcing to ICloud will I be able to use IWeb to upload and publish my sites hosted by other servers like Prohosting ?

    I'm using a Mac. After swithcing to ICloud will I be able to use IWeb to upload and publish my sites hosted by other servers like Prohosting ?

    iWeb has two other ways to publish your site...
    http://www.iwebformusicians.com/iWeb/Publish-Website.html
    ... and the second method allows you a choice of how you upload the files...
    http://www.iwebformusicians.com/iWeb/URLs-Favicons.html
    Here's a publishing workflow checklist...
    http://www.iwebformusicians.com/Search-Engine-Optimization/Website-Publishing-Wo rkflow.html
    The MobileMe only features can be replaced by alternatives...
    http://www.iwebformusicians.com/iWeb/Comments-Password-Protect.html
    If you have folders of assets outside of the main website folder on MobileMe, download them from the Apple server. From the Finder Go menu, follow the path iDisk/My iDisk/ to get there. Your website files are in the Web/Sites folder. Drag any files/folders onto the desktop.
    Use an FTP application to upload these assets to the root folder on your new server...
    http://www.iwebformusicians.com/Search-Engine-Optimization/Upload.html
    ...and change the relevant URLs to...
    http://www.domain-name.com/Folder-Name/file-name.file-extension
    There are lots of options for hosting for about half the cost of MobileMe...
    http://www.iwebformusicians.com/iWeb/Website-Hosting.html
    If you have been using a web.me.com domain name, you need to register a new one. Most hosting services give you at least one free and registering with your hosting company will make forwarding and managing it a lot easier.
    Make sure you add the new name to Google and create, upload and enter a new sitemap.xml...
    http://www.iwebformusicians.com/Search-Engine-Optimization/SEO.html
    If you have inbound links on other sites...
    http://www.iwebformusicians.com/Search-Engine-Optimization/Inbound-Link.html
    ... remember to inform the webmasters of you new URL.
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

  • Flash files in iWeb site hosted by Godaddy?

    Anybody know how to use .swf files in an iWeb site hosted on Godaddy?
    I'm trying to see how to use a few .swf files (flash) in my site which I built and maintain with iWeb.
    I had set them up back in the .mac days and they were able to work. When .mac ended, I switched the hosting to Dropbox which worked fine (though a little slow) but I guess I hadn't checked those .swf animations. When I was preparing to move the site to GoDaddy recently, the animations weren't working.
    My site is now up and running on GoDaddy and I'd like to get those animations working. I've googled/searched for information, but all the info seems to be about using idisk or .mac. Since those no longer exist, I'm having trouble figuring out how to do it.
    Anybody know how to use .swf files in an iWeb site hosted on Godaddy?
    Thanks!

    Upload the files in a folder to the root folder on the server using an FTP app. This page is about audio files but it's the same method for flash...
    http://www.iwebformusicians.com/AudioFiles/Upload.html
    Then reference each file in an iframe code. See this page for more info...
    http://www.iwebformusicians.com/Website-Movie-Video/Flash-SWF-FLV.html

  • How does lock/unlock/delete on my site host site collection work?

    Hi All,
    I need to lock/unlock/delete my site host site collection programmatically. Does lock/unlock/delete on my site host site collection  lock/unlock/delete my sites of users?
    Thanks,
    Moohak

    Hi All,
    I need to lock/unlock/delete my site host site collection programmatically. Does lock/unlock/delete on my site host site collection  lock/unlock/delete my sites of users?
    Thanks,
    Moohak

  • Help Debugging method

    Hi:
    Can someone help me debug and correct following program?
    The error message I receive is Exception in thread "main" java.lang.StringIndexOutOfBoundsException:
    String index out of range: 1
    at java.lang.String.charAt(String.java, Compiled Code)
    at RemoveDuplicates.key(RemoveDuplicates.java, Compiled Code)
    at RemoveDuplicates.main(RemoveDuplicates.java:12)
    The code is as follows:
    class RemoveDuplicates
    public static void main(String args[])
    String keyword = args[0];
    System.out.println(key(keyword));
    public static String key(String keyword)
    {String temp = "";
       for(int i = keyword.length()-1; i > -1 ; i--)
       if(i == keyword.indexOf(keyword.charAt(i)))
        temp = keyword.charAt(i)+ temp;
        keyword = temp;
    return keyword;
    If I change the code as follows it will run without error but I need to put the code in a method as part of a larger program.
    class RemoveDuplicates
    public static void main(String args[])
    String temp = "";
    String keyword = args[0];
    for(int i = keyword.length()-1; i > -1 ; i--)
    if(i == keyword.indexOf(keyword.charAt(i)))
    temp = keyword.charAt(i)+temp;
    keyword = temp;
    System.out.println(keyword);

A: Help Debugging method

Here's your method corrected - albeit with some renamed variables, a variable addition and some reformatting...
  public static String removeDuplicates(String s)
    String temp = "";
    for(int i = s.length()-1; i >= 0 ; i--)
      char c = s.charAt(i);
      if(i == s.indexOf(c))
        temp = c + temp;
    return temp;
  }The only functional change is the removal of the line in the if statement body of "s = temp"... This would cause the StringIndexOutOfBounds and would also lose the as yet unprocessed characters.
Here also is a version which trades off a higher memory usage to avoid creating a lot of Strings and rescanning the original String...
  public static String removeDuplicates(String s)
    boolean[] foundChars = new boolean[Character.MAX_VALUE+1];
    StringBuffer sb = new StringBuffer(s.length());
    for(int i = 0, j = s.length(); i < j; i++)
      char c = s.charAt(i);
      if(!foundChars[c])
        foundChars[c] = true;
        sb.append(c);
    return sb.toString();
  }Hopefully these both work...
Talden
PS: Don't forget those dukes...

Here's your method corrected - albeit with some renamed variables, a variable addition and some reformatting...
  public static String removeDuplicates(String s)
    String temp = "";
    for(int i = s.length()-1; i >= 0 ; i--)
      char c = s.charAt(i);
      if(i == s.indexOf(c))
        temp = c + temp;
    return temp;
  }The only functional change is the removal of the line in the if statement body of "s = temp"... This would cause the StringIndexOutOfBounds and would also lose the as yet unprocessed characters.
Here also is a version which trades off a higher memory usage to avoid creating a lot of Strings and rescanning the original String...
  public static String removeDuplicates(String s)
    boolean[] foundChars = new boolean[Character.MAX_VALUE+1];
    StringBuffer sb = new StringBuffer(s.length());
    for(int i = 0, j = s.length(); i < j; i++)
      char c = s.charAt(i);
      if(!foundChars[c])
        foundChars[c] = true;
        sb.append(c);
    return sb.toString();
  }Hopefully these both work...
Talden
PS: Don't forget those dukes...

  • Help debugging an Apache module compile

    Has anyone every had any experience adding in modules to apache that use openssl?
    We have had great luck installing this module in particular "mod_cosign" with Apache 1.3 standalone but we are having a heck of a time compiling it with OHS.
    The module we are using is from:
    http://webapps.itcs.umich.edu/cosign/index.php/Cosign_Wiki:Test_install_HOWTO#Compilation_and_Installation
    We are compiling this with openssl-0.9.7e
    And here is the error we get when we try to start apache
    .../Apache/Apache/bin/apachectl startssl: execing httpd
    Syntax error on line 245 of .../Apache/Apache/conf/httpd.conf:
    Cannot load .../Apache/Apache/libexec/mod_cosign.so into server: ld.so.1: .../Apac
    he/Apache/bin/httpd: fatal: relocation error: file .../Apache/Apache/libexec/mod_cosign.so: symbol RAND_bytes: referenc
    ed symbol not found
    I'm not sure what it is truly missing and why the "RAND_bytes" is missing. I know this is specific issue but I was hoping maybe somebody has some experience with other modules being compiled and help debugging them.
    Thanks,
    Justin

    You should try with the latest apache 1.3.x version rather than with the 2.x version. The mobile server module that has been shipped has been tested with 1.3.x version. Hi! Summit,
    Thanks for your good observation.
    I already figured that and tried on
    apache_1.3.27
    I went through all te trouble to compile a EAPI enabled
    Apache to fix the 'Symbol resolving problem'
    Now I have the EAPI enabled ( pretty much ssl enabled ) Apache_1.3.27
    Now when I load the module 'libwtgapach.so'
    I get the following log ERRO entry in Apache and it never comes up.
    Here is my ewrror log says.
    OUCH: nested memory code, to 1 levels.
    OUCH: nested memory code, to 1 levels.
    OUCH: nested memory code, to 1 levels.
    [Thu Nov  7 16:15:41 2002] [notice] Apache/1.3.27 (Unix) configured -- resuming normal operations
    [Thu Nov  7 16:15:41 2002] [notice] Accept mutex: sysvsem (Default: sysvsem)
    [Thu Nov  7 16:16:07 2002] [notice] caught SIGTERM, shutting down
    OUCH: nested memory code, to 1 levels.
    OUCH: nested memory code, to 1 levels.
    OUCH: nested memory code, to 1 levels.
    This could still be due to a problem in the Shared Object 'libwtgapach.so' as without it the EAPI enaled Apache works fine.
    This is very criutical for me to get the 'Mobile' project we are researching on to get going.
    Any help is deeply appreciated, I am trying ORACLE with not much help.
    One thing strange though, the olite_50200_linux.cpio distribution from ORACLE download page installation documentation does not even mention about the Apache Module Configuration detalis.
    I presume it is implied as trivial.
    OR
    IS IT REALY SUPPORTED ?
    -- ajith

  • I need help with site PLEASE.

    Hello,
    I downloaded a template from WWW and edited it with dreamweaver, previewed it all ok then I uploaded and there came a problem.
    The site is still under construction but in FIREFOX it doesn't even show the design, while in IE it shows correctly ( Atleast to me , my friend got no design on both browsers ) .
    Here is the site www.lasni-podaljski.net
    Please can you tell me what have I done wrong, or where is some error?
    If it doesnt' show you correctly, here is picture how it should look.
    Thank you for your help,
    Mirko

    The site does not show correctly because the browsers cannot find the stylesheet (the .css file) because you link to a file on your H drive on your computer.
    You should upload the style.css file to your webserver and change the link in your HTML file
    so instead of this:
      <link rel="stylesheet" href="file:///H|/Documents and Settings/Mirko/Desktop/Beauty/style.css" type="text/css" media="screen" /><style type="text/css">
    you should change it to this:
      <link rel="stylesheet" href="style.css" type="text/css" media="screen" /><style type="text/css">

  • Volunteer needed to help debug a Boost library in Sun Studio

    Hello,
    I've recently added a new Boost library called Boost.Flyweight to this project's
    internal repository
    [http://svn.boost.org/svn/boost/trunk/libs/flyweight/doc/index.html]
    and found out that Sun Studio (versions 5.7 thru 5.9) have runtime problems with
    a particular library test, as described in
    [http://lists.boost.org/boost-testing/2008/12/6048.php]
    My requests for help at the Boost mailing lists have met no response, so I'm
    looking here for volunteers to help debug this problem. Basically I need someone
    with access to Sun Studio and some C++ fluency (and familiarity with
    Boost is a plus, too). I'd be trying to provide as much support as possible
    during the process. In return the kind volunteer will receive my eternal gratitude
    and an entry in the lib's acknowledgements section.
    If you're interested please drop me an email to joaquin at tid.es
    Thank you very much,
    Joaquín M López Muñoz
    Telefónica, Investigación y Desarrollo

    The problem has been identified as a compiler bug, and bug number 6782987 has been filed for it.
    The bug report will be visible at bugs.sun.com in a day or two.
    Compiler versions earlier than 5.9 (Sun Studio 12) are not very good a compiling BOOST, but this particular bug exists in the latest development compiler. One of our engineers is looking for a workaround, and he will post something here if he finds one.
    A fix for this bug should show up in a future patch to Sun Studio 12. If you have a service contract with Sun, you can escalate this bug for faster service, and get a pre-release version of the compiler patch.

  • Maybe you are looking for

    • Oracle SQL*PLUS has encountered a problem and needs to close

      When I have done like below, C:\Documents and Settings\himanshu.chaudhari>sqlplus /nolog SQL*Plus: Release 10.2.0.1.0 - Production on Tue Jul 14 07:38:22 2009 Copyright (c) 1982, 2005, Oracle. All rights reserved. SQL> conn sys@dev as sysdba Enter pa

    • Duplicate activities in network

      Hi, We have a network which has 2 activities having same activity numbers.I dont understand how the user has created 2 activities with same activity no.Now when I try to open this network in display or change mode,system gives error that the network

    • Something weird is happening with my BH-501

      Hay guys, i have the BH-501 and it suddenly stopped working and is it now flahing purple, and when i put it on the charger, it stops flashing and just stays purple. But as i am typeing this, it has just went to red (which is charging normall..... Doe

    • WDM upper filter for "Windows Portable Devices" device class

      Hi folks, I have a WDM filter driver, based on WDK toaster sample, that I am using to filter portable devices (mainly Phones), as upper filter. During AddDevice phase, I am querying device properties (such Description, Manufacturer and so on) and the

    • Intervlan Routing with 6500 switch

      I am designing an upgrade to our current network that will contain a 6500 switch and i wanted to setup vlans with the switch. I know that this switch has the ability to perform routing on its own so i do not need an external router to route between t