error instead of my Web site

My site sydsheltonphotographs.businsscatalyst.com now all of a sudden just displays an error message. Net I did anything for her and my other sites are fine

SYD

Hmm... a screenshot would be useful. Correction of the fault of typing "businsscatalyst" vs "businesscatalyst" in the URL you provided, here's what to load in the browser.

Tags: Adobe Muse

Similar Questions

  • Receive the "403 Forbidden" error code on a Web site, I've been accessing years. It is written "forbidden you don't have permission to access the/_cqr/login on that server." I can access this site (AOL) on other browsers. Help!

    Receive the "403 Forbidden" error code on a Web site, I've been accessing years. It is written "forbidden you don't have permission to access the/_cqr/login on that server." I can access this site (AOL) on other browsers.

    I emptied my cache.  I rebooted Firefox.  This is my email website - never had a problem before.  I am able to access it on Safari.  I even tried the simple address (rather then my bookmarked login address) - still got the same error message!
    

    I have the same problem: it is written ' forbidden you don't have permission to access the/_cqr/login on that server. " I can access this site (AOL) on other browsers. After that I connected to AOL, I get this message. then I go to the address line and delete everything after than the aol.com and her and then press ENTER. then, I'm registered and can read my emails. How can we solve this problem?

  • Why do I get COMING SOON yellow sign instead of the Web site?

    Once a Web site is downloaded, is areas a new delegation, etc., why would sign the yellow COMING SOON appear on the internet instead of the Web site?


    Thank you.

    Too bad. I see now that the home page file name has not been set at HOME, it has been updated with the INDEX and had to be changed under settings in the domain.

  • Error message on important Web site

    I get this error message on my login on a website improtatnt. No one can tell me what to do, I reset my Add ons and all this a few times. I need to be on this site, I'm trying to access like yesterday so set some fast permanent would be amazing thank you
    Tyler-

    In the Application Server error ' / '.
    --------------------------------------------------------------------------------

    Runtime error
    Description: An application error occurred on the server. The current settings of error customized for this application prevent the details of the error in the application being viewed remotely (for security reasons). It could, however, be read by browsers running on the local server computer.

    Details: To enable the details of this error message specific either visible on remote machines, please create a tag in a "web.config" configuration file located in the root directory of the current web application. This tag should have its attribute of 'mode' on 'Off '.





    Note: The current error page, you see may be replaced by a custom error page by modifying the "defaultRedirect" of an application attribute tag configuration to point to a custom error page URL.





    Hey,.

    Sorry, but your ad says absolutely nothing

    Nobody knows what laptop you have, operating system, router, internet connection, browser, etc and the most important point: this site is.

    In addition if only a Web site does not, you will need to contact the webmaster of this page. Only that person can help you if something doesn t work on the page and know how to solve this problem.

    Then please contact the webmaster and your problem can be solved.

  • get a complete site instead of mobile Web site

    Some web sites me by default mobile version instead of the full version.  Some have a link to select the complete website, but many do not.  Type the full web address does not help with these web sites.   If there is a way to change this choice of the mobile version, please let us know.  Thank you.

    @heywood99,.

    Using the Chrome browser? If so, try the following:

    • Open the browser and start a new session
    • Type in ""Subject: debug " (without the quotes) as the URL and press enter (nothing appears to happen visually)"
    • Open the menu (upper right corner of the screen - press the four bars)
    • NOTE: the menu should show "Dump V8 counters" as a final option, If this is not the case, do the second step again
    • Select the 'settings' option in the list
    • Select the last option "Debug" in the list
    • Select the "UAString" from the list
    • This is the ID of your browser is passing. I use 'iPad' to get full web sites most of the time, since the 'Desktop' gets mixed results.
    • Choose a value and press the 'return' (lower right screen) to return to the browser

    Keep mine set to 'iPad' gets me the normal website, 99% of the time and the other 1%, I can type in the normal site and save it.

    If you use another browser, such as Dolphin HD, let me know and I can give you the steps for that browser.

    -Doc

  • Error message cannot open Web sites, "this webpage is not available".

    Original title: Help, please

    If I go to my home page "Binoculars" I can type something in which displays all available pages.  But as soon as I try to click on one of them it's the box 'analyze the problem' or ' this web page is not available.  And the same thing happens if I try to load a page directly from the address bar, very frustrating. If I look to the top of facebook, google search, I can sometimes access it and even with You Tube, but nothing else.

    Hello Tash,

    To provide the proper resolution, I would need more information on your side.

    1. what web browser do you use?

    2. did you of recent changes on the computer before this problem?

    If you encounter the same problem in Internet Explorer, I would suggest trying the following steps and check if it helps.

    This problem can occur because Internet Explorer settings damaged or some browser modules.

    Method 1:
    I suggest you try the procedure described in the article and see if it helps.

    Can't access some Web sites in Internet Explorer
    http://support.Microsoft.com/kb/967897

    Warning: Reset the Internet Explorer settings can reset security settings or privacy settings that you have added to the list of Trusted Sites. Reset the Internet Explorer settings can also reset parental control settings. We recommend that you note these sites before you use the reset Internet Explorer settings.

    Method 2:
    If the problem persists, I suggest you try the procedure described in the article and see if it helps.

    How to optimize Internet Explorer
    http://support.Microsoft.com/kb/936213/no

    WARNING:
    (1)
    the feature reset the Internet Explorer settings can reset security settings or privacy settings that you have added to the list of Trusted Sites. Reset the Internet Explorer settings can also reset parental control settings. We recommend that you note these sites before you use the reset Internet Explorer settings

    2) please do not disable Flash player and silver light when running without Add-ons section.

    Hope this information helps. Answer the post with an up-to-date issue report to help you further.

  • Tried the FAQ help still getting a runtime error, server with a Web site error

    I tried several times to go on texags.com forums that I have in the past, but get the following message.

    In the Application Server error ' / '.
    Runtime error
    Description: An application error occurred on the server. The current settings of error customized for this application prevent the details of the error in the application being viewed remotely (for security reasons). It could, however, be read by browsers running on the local server computer.

    Details: To enable the details of this error message specific either visible on remote machines, please create a < customErrors > tag in a "web.config" configuration file located in the root directory of the current web application. The < customErrors > tag should have its attribute of 'mode' on 'Off '.

    <!-- Web.Config Configuration File -->
    
    <configuration>
        <system.web>
            <customErrors mode="Off"/>
        </system.web>
    </configuration>

    Note: The current error page, you see may be replaced by a custom error page by modifying the "defaultRedirect" of an application < customErrors > attribute tag configuration to point to a custom error page URL.

    <!-- Web.Config Configuration File -->
    
    <configuration>
        <system.web>
            <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
        </system.web>
    </configuration>

    Other people on the forum using firefox without problems and I did in the past. I'm moving to Chrome, but it is a huge block for me. I checked the updates and erased the history and cache as suggested in the FAQ. Any advice?

    Thank you. I tried only the part about the deletion of my story. Supposedly to forget this site or adjust my cookies solved the problem.

  • Error connecting to some Web sites

    Original title: can't connect

    Hello

    I have a new laptop, but since then get it, I was not able to connect to all pages. If I go on a social site then go to play games, or the pages of friends to write a message it will therefore slow down then I get an oops message to say that I could not connect. It's so boring, I know that my internet connection is good because my partner connection is good, I have no problem connecting. Is there something wrong with this laptop or is there a solution? Help, please
    Thank you
    JILL

    Hello

    (1) remember to make changes?
    (2) what is the exact error message or you receive error code?
    (3) is this problem not confined with all specific websites?
    4) use including web browser?

    Try the following and see if it helps.

    Note: the steps following troubleshooting applies to Internet Explorer.

    Method 1: Try all the steps outlined in the article listed here.
    Internet Explorer is slow? 5 things to try
    http://Windows.Microsoft.com/en-us/Windows/help/Internet-Explorer/slow-five-tips-to-boost-performance

    Method 2: Try all the steps described in the article below
    You can not view, access, or load some Web pages in Internet Explorer 8 and Internet Explorer 9
    http://support.Microsoft.com/kb/967897

    Method 3: You can follow all the steps described in the article below
    You receive an error message in Internet Explorer: "Internet Explorer cannot display the webpage".
    http://support.Microsoft.com/kb/956196
    Warning for Reset Internet Explorer: Reset the Internet Explorer settings can reset security settings or privacy settings that you have added to the list of Trusted Sites. Reset the Internet Explorer settings can also reset parental control settings. We recommend that you note these sites before you use the reset Internet Explorer settings
    Warning to temporarily disable the security software and Firewall: Antivirus software can help protect your computer against viruses and other security threats. In most cases, you should not disable your antivirus software. If you need to disable temporarily to install other software, you should reactivate as soon as you are finished. If you are connected to the Internet or a network, while your antivirus software is disabled, your computer is vulnerable to attacks.

    I hope this helps.

  • Amazon's error message plugins required Web site

    Loading site Amazon UK, error message received this additional plugins required to display all the media on the page. Java and Flash have been updated and all the other plugins updated but the problem is not resolved. When I click on install plugins, that a message is returned that no appropriate plugins found. Browser has been closed and re booted several times.
    Any ideas please?
    Thank you very much

    Hi Cor - el,

    Thank you! I really appreciate your answer and the information provided. Very useful! Thanks a lot again.

  • Why site search help results instead of only web site results.

    When I search something in the search box of Firefox Help, I have the results all over the web (with sponsored results) not only site-specific responses. I noticed this on several other websites as well. It makes no difference if I just click on the arrow or the search for the button of the site.
    The search engine is perhaps fed by an external server which now has decided to give answers off-site as well as specific answers site?

    The removers spyware has not helped. Then I typed about: config in the toolbar URL and then sought an "intermediary". I have reset the default of all values that containedconduit.com or the led - services.com. Search of each function then returns to normal. Then I also reset all references of "Community Toolbar" that contains "intermediary".

    I hope that someone will stop these people.

  • Error SSL on all Web sites. At clearing roaming/mozilla, deleted all files.

    Hello!

    I've been clearing firefox to my system to reinstall from scratch. I went into %APPDATA%\microsoft\windows\sendto and deleted the folder of Mozilla completely. Now, when I reinstall firefox, it won't even let my my account sync - everything appears as untrusted SSL with the error code: sec_error_unknown_issuer. Can someone help me please?

    Please try to add an exception on the bottom of the error page and inspect the certificate (see the attached screenshot for instructions):

    • What information about the issuer of the certificate contain?
  • Receive the error message to the Web site of the possible malware attack

    which is: http://374cfb3.f1c5.net/vguard/?fe6c4b=wggwbl&a2987=mmlhahahwx&4cd=mlgwmqfwgx&6=2

    I get this error message:

    http://374cfb3.f1c5.NET/VGUARD/?fe6c4b=wggwbl&A2987=mmlhahahwx&4CD=mlgwmqfwgx&6=2

    My scan said I have no problem, but I get this warning and I'm closed down you know why?

    It started when I bought AVG Security.

    It is always sensible in this situation to achieve a malware check

    Download and install Malwarebytes (free version for individuals only), updated definitions and run in safe mode. Disable other security software while you do the analyses.

    http://www.Malwarebytes.org/

    Download and run SuperAntiSpyware (Free Edition)

    http://www.SUPERAntiSpyware.com/download.html

    Your problem might be an orphan entry caused by the incomplete elimination of malware.

    To identify what loads when you start using Autoruns (freeware from Microsoft).

    http://www.Microsoft.com/technet/sysinternals/ProcessesAndThreads/Autoruns.mspx

    With Autoruns, you can deselect an item which disables startup, or you can click with the right button on an item, then remove it. If you clear the check box that you can check back for re - activate the element. It is an approach much safer than editing the registry and better than using msconfig.

    Another useful feature of the program is that you can click with the right button on an item and select search online to get information about the selected item.

  • I'm your favorite Web sites are now blocked

    About 3 weeks ago, I started getting an error OPEN DNS BLOCKED WEB site when I went to my favorite sites.  Why is this happening?

    Hello

    If you use OpenDNS IP that your DNS server, try changing the IP address of the DNS for

    4.2.2.2 and 4.3.3.3

  • The resource is not found when you open microsoft mobile Web site

    Hello

    I'm going through a microsoft mobile site to get information on my local prices. the thing is that I have a problem when opening the Web site

    at first I thought that there could be a problem with the web, but when I tried to open the web with mobile IE on Windows Phone 8.1 is not having any problems at all

    I use the web browser chrome. given that the browser is in beta, I thought that something is wrong with her. then I tried to open the page with Internet Explorer 11 (11.0.9600.17843, KB3058515) and still the same error message appears.

    Here is the link I click on

    http://www.Microsoft.com/en-us/mobile/

    in a first time opening the page correctly, but after a few seconds, it is the address redirects to this page

    https://account.webapps.Microsoft.com/ssocheckcomplete?returnurl=http :// www.microsoft.com/en-us/mobile/&f=255&MSPPError=-2147207940

    no idea what is the problem? because chrome as well as IE displays the same message, I think something's wrong here.

    Here is the screenshot when you use Chrome

    and this one with Internet Explorer 11

    Here is my system

    Windows 7 SP1. 64 bit

    Intel Core i7 2670QM

    8 GB RAM

    Thanks in advance

    Hi Heickel,

    Thanks for posting your query in Microsoft Community.

    The specified error occurs if the Web site tries to connect with the stored credentials and gets the error from the server. In this case, I would suggest trying the following methods and check if the problem persists.

    Method 1:

    Step 1: Open the site with InPrivate browsing

    (a) right click on the Internet Explorer icon.

    (b) click Start InPrivate browsing.

    (c) a new window will appear. Open the Web site link in this window and check if the problem persists.

    If the problem does not persist, proceed to the next step.

    Step 2: Remove temporary Internet files and cookies

    Disk Cleanup to delete all temporary internet files. Consult the following link:

    Delete files using disk cleanup

    If the problem persists, try the following method.

    Method 2:

    Reset the Internet Explorer settings and check if the problem persists.

    Change or reset Internet Explorer settings

    Warning: Reset the Internet Explorer settings can reset security settings or privacy settings that you have added to the list of Trusted Sites. Reset the Internet Explorer settings can also reset parental control settings. We recommend that you note these sites before you use the reset Internet Explorer settings. Reset Internet Explorer is not reversible, and all the previous settings are lost after reset.

    Hope this information is useful. Let us know if you need more help, we will be happy to help you.

  • Some websites are not fully functional with the latest Firefox running on my desktop. For example: a Web site now I cannot link some pages - error

    Recently updated to 42.0 on my computer.

    A site where I used to go check my electricity bill does not accept my log in entries. Blocking my account after trying several times the user name and password. Opens well with Safari.
    Another site, I cannot access the Estatements. Error message. Features on this site otherwise good. Works with Safari.
    I would rather not use Safari.

    This problem may be caused by corrupted cookies or cookies that are blocked.

    Clear the cache and delete cookies only from Web sites that cause problems.

    "Clear the Cache":

    • Firefox > Preferences > advanced > network > content caching Web: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Firefox > Preferences > privacy > "Use the custom settings for history" > Cookies: "show the Cookies".

    If the deletion of cookies did not help, then it is possible that the cookies.sqlite file that stores the cookies has been corrupted.

    • Rename (or delete) cookies.sqlite (cookies.sqlite.old) and if present remove cookies.sqlite - shm and cookies.sqlite - wal in the Firefox profile folder in the cookies.sqlite case has been corrupted.

    You can use this button to go to the current Firefox profile folder:

Maybe you are looking for