The site is not loading into my account the wheel is still spinning

I cannot log into my account i have the wheel spinning but will not load

Hi 
Welcome to the EE Community!
Have you tried deleting cookies and cache in your web browser settings and retrying?
Also if you can...try logging in using a different browser.
Let me know how you get on.
Thanks. 

Similar Messages

  • Is there a way to force my iPad to shut down? I "slid" to turn off three hours ago. The "wheel" is still spinning in the middle of the screen.

    Is there a way to force my iPad to shut down? I "slid" to turn off three hours ago. The "wheel" is still spinning in the middle of the screen.

    Yeah, hold down the top Sleep button and the Home button simultaneously.  Continue to hold until the screen goes blank and the Apple logo appears.  Ignore the red slider midway through this process, just keep holding both buttons down until the Apple logo appears -- it takes about 8-10 seconds.  That should do a soft reset and fix your problem.

  • HT1430 Reset ipod and the wheel is still spinning??????

    I reset my ipod touch and it has a wheel spinning and has been on for at least 30 minutes now. How do I stop it or turn it off. Do I have to wait until the battery runs out or what.

    Try a reset:
    Hold the Sleep and Home button down for about 10 second until you see the Apple logo.

  • The .prel files will not load into premiere elements 13 and says that there is a missing codec. This is a school's site llicense that we've used for more thatn a month.

    The .prel files will not load into premiere elements 13 and says that there is a missing codec. This is a school's site llicense that we've used in our lab for more than a month.

    GPPNeil
    Premiere Elements 13 on Windows 8.1 (assumed 64 bit).
    First..
    1. Have you updated from 13 to the 13.1 Update using an opened project's Help Menu/Update. If not, please do so.
    2. Do the problems exist if you disable the antivirus and firewall(s)?
    3. Are you running the program as Administrator? Do you have the latest version of QuickTime installed on your computer?
    4. Have you refreshed the Online Services using Premiere Elements Editor Edit Menu/Preferences/Web Sharing?
    5. Have you updated the Adobe Application Manager?
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=4773
    6.Is your video card/graphics card driver version up to date according to the web site of the manufacturer of the card?
    7. Lots more we could go through such as deleting the Adobe Premiere Elements Prefs file and, if necessary, the whole
    13.0 Folder in which it exists.
    But, I think that you have enough things going on here to warrant an uninstall, free ccleaner run through (regular cleaner and registry cleaner parts) and then reinstall with the antivirus and firewall(s) disabled.
    CCleaner - PC Optimization and Cleaning - Free Download
    If the problems persist after all that then we will adjust to additional troubleshooting maneuvers.
    Any questions or need clarification, please do not hesitate to ask.
    Thank you.
    ATR

  • Site does not load after some minutes of creation or after restart the server

    Hello,
    I have been asked to create a test enviroment identical to the production enviroment. So, what I did was:
    Backed up the production web application's content database: Prod_WSS_ContentDB
    Created new test servers (domain controller, sql server and sharepoint 2013 server) in a new, completely isolated, network environment, without any connection with the production environment (specifically Azure)
    Created a new web application in test environment with a new content database.
    Dismounted the new content database with powershell: Dismount-spcontentdatabase Test_WSS_Content
    Copy the Prod_WSS_ContentDB database to the test sql server and restored it with Management Studio.
    Mount the Prod_WSS_ContentDB databe to the web application with powershell:
    Mount-spcontentdatabse Prod_WSS_ContentDB -WebApplication http://testsp/
    Then, when I type http://testsp in the browser it redirects me to http://testsp/SitePages/Home.aspx
    and the site loads exactly as the production environment.
    But, after some minutes, or if I restart the Sharepoint Server, when I navigate to
    http://sitesp I am redirected to http://testsp/SitePages/Home.aspx
    as expected, but the site does not load, the browser just show a complety blank page.
    The Central Administration site loads normally.
    Trying to fix it I found that if I dismount the content database Prod_WSS_ContentDB, then mount the test database Test_WSS_Content,
    then navigate to the site, dismount Test_WSS_Content and finally mount again Prod_WSS_ContentDB, the site loads normally, no blank page, but after some minutes or if I restart the same happens again.
    For the error event I receice in event viewer it seems that the problem is related to database. I have not found a solution for this error... How can I solve  this?
    The error is:
    Log Name:      Application
    Source:        Microsoft-SharePoint Products-SharePoint Foundation
    Date:          6/27/2014 2:44:22 PM
    Event ID:      5586
    Task Category: Database
    Level:         Error
    Keywords:      
    User:          UCETEST\spaccount
    Computer:      TESTSP01.ucetest.edu.do
    Description:
    Unknown SQL Exception -2146893055 occurred. Additional error information from SQL Server is included below.
    A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The handle specified is invalid)
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-SharePoint Products-SharePoint Foundation" Guid="{6FB7E0CD-52E7-47DD-997A-241563931FC2}" />
        <EventID>5586</EventID>
        <Version>15</Version>
        <Level>2</Level>
        <Task>3</Task>
        <Opcode>0</Opcode>
        <Keywords>0x4000000000000000</Keywords>
        <TimeCreated SystemTime="2014-06-27T14:44:22.743159500Z" />
        <EventRecordID>4742</EventRecordID>
        <Correlation />
        <Execution ProcessID="1688" ThreadID="1692" />
        <Channel>Application</Channel>
        <Computer>TESTSP01.ucetest.edu.do</Computer>
        <Security UserID="S-1-5-21-2552298216-324766354-3392103171-1108" />
      </System>
      <EventData>
        <Data Name="int0">-2146893055</Data>
        <Data Name="string1">A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The handle specified is invalid)</Data>
      </EventData>
    </Event>
    Melvintt
    MCTS, Windows Server 2008 R2: Network Infrastructure
    MCTS, Windows Server 2008 R2: Active Directory, Configuring

    Hi,
    According to your post, my understanding is that Site does not load after some minutes of creation or after restart the server.
    Please make sure you create a test environment for existing production site correctly.
    Here are some great articles for your reference:
    Moving content between SharePoint environments
    Copy SharePoint production data to a test environment
    Build a SharePoint 2010 Test/Development Farm
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support
    Hello Linda Li,
    I follwed that steps to create my test enviroment... and I have recreated it some times using that same steps, but the problem persits. After some minutes or after I restart the SharePoint server the site does not load.
    Melvintt
    MCTS, Windows Server 2008 R2: Network Infrastructure
    MCTS, Windows Server 2008 R2: Active Directory, Configuring

  • Firefox will not load in my account, but loads on the other accounts on the same computer. Internet Explorer loads ok in my account

    Firefox will not load in my account, but loads on the other accounts on the same computer. Internet Explorer loads ok in my account
    == This happened ==
    Every time Firefox opened
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

    What is your anti-virus software?

  • HI! any idea why the add videos on apple site are not loading on my computer?

    HI! any idea why the add videos on apple site are not loading on my computer?

    You may have something as simple as a corrupt cache. Try resetting in Safe Mode and see if that fixes it. If not another thing to attempt is opening Disk Utility and Repairing Disk Permissions, do this action 2-3 times.

  • I have a slideshow I made in iPhoto and it is showing in iTunes movies but when I select it and click 'sync' it does not load into my phone. I have made sure it is a mobile version of the slideshow

    I have a slideshow I made in iPhoto and it is showing in iTunes movies but when I select it and click 'sync' it does not load into my phone. I have made sure it is a mobile version of the slideshow. How do I load it onto my phone? Or also, how do I play it from iPhoto or iTunes through Apple TV

    Was the iPod setup via iTunes on this computer?
    Setup via wifi?
    Was the iPod previous synced to another iTunes library/computer?
    Have you successfully synced from this iTunes library/computer before?
    Do the songs play in iTunes?           
    Do you have the right boxes checked to sync?
    iTunes: Syncing media content to iOS devices and iPod        
    Try syncing using the manual method                 

  • HT201250 Will the automatic backups backup the entire disk (even other user accounts), when I'm not logged into those accounts?

    Will the automatic backups backup the entire disk (even other user accounts), when I'm not logged into those accounts?
    I want to be assured that my back up is working completely.    What if my MacBookPro auto-logs off my account during the backup due to no activity?   Or, is the backup considered activity and it won't log off?
    What about  the Energy saving options - will they affect the backup ?

    FOTO123456 wrote:
    Will the automatic backups backup the entire disk (even other user accounts), when I'm not logged into those accounts?
    Assuming you mean via Time Machine, yup.    It backs up your entire system, including all user accounts (unless you specifically exclude things).
    What if my MacBookPro auto-logs off my account during the backup due to no activity?   Or, is the backup considered activity and it won't log off?
    I've never tried it, but the backups run as the "root" user, so will probably continue.  If they don't, it's not a problem, as the next backup will "catch up" with all changes.
    What about  the Energy saving options - will they affect the backup ?
    Not really.  If you have the Mac set to shut down at a particular time, that will of course interrupt a backup if one is running.  But again, the next backup will catch up.

  • Iphoto does not load into iDVD- too many photos?

    Recently upgraded to Leopard 10.5.6 and iLife '09. Ever since, iPhoto will not load into iDVD (iphoto 8.0 and iDVD 7.0.3). When trying to open current and new projects in iDVD, the project opens, and plays, but the photos from iPhoto never load, the loading icon just spins on and on. When I open a new document, the same thing happens. Tried trashing preferences in both programs, reinstalling iLife, and reparing permissions. All software updates are current. Still won't work.
    I am starting to wonder if it has to do with the number of photos I have in iPhoto, which is about 4000. The photos loaded with no problem until I upgraded. Could it be that the upgrades in iPhoto just make the files too large, and it's too much to expect that many photos to load? Does anyone know how many photos is too many,— or can you suggest anything I have not tired that might work?

    This is from Mac Help. It is a good idea to create another account to use in troubleshooting situations such as this. After you create the new account, open iDVD from that account. Try creating a small project to see if you are having the same problems. Post back with your results.
    _Adding a new user account to your computer_
    You can create individual user accounts for each person who uses your computer. Each new user has a separate home folder and can adjust his or her own preferences without affecting other users.
    Choose Apple menu > System Preferences and click Accounts.
    If some settings are dimmed, click the lock icon and type an administrator name and password.
    Click Add and type the user's name.
    If you don't want to use the short name generated automatically, type a new short name. (Once the account is created, you won't be able to change the short name.)
    Type the user's password in the Password and Verify boxes.
    Type a hint to help the user remember the password if they have trouble remembering it at login.
    Click Parental Controls and select options to determine what the user can do with the computer.
    If you change your mind while you're creating a new user account, click Delete to cancel.

  • CR files will no longer show in bridge and will not load into PS

    Hi I had a problem with bridge CS6 dynamic link failing and had tech support finally help with the problem by phone They had me reinstall PSCS6 and Bridge among other things like setting the permissions differenty. It worked ok when I opened it again after those changes and then I closed the apps and opened them again the next day (today) but now the CR files will show no thumbnails nor previews in bridge and will not load into PSCS6.
    I get now the following error messages
    These are files that are on my system and not from a camera plugged into the computer. They had worked just fine before the reinstall and permisisons changes the tech had me do. They open in the preview app and look fine so I know they are not corrupted files and I have tried different saved versions of the same (or any other CR file) and none of them will now open and Camera raw itself seems no where to be found. My prefences in camera raw have not clanged. Any ideas??? thanks and aloha, UP
    I tried image processor in bridge to make them PS files and got the following error message.
    I tried to load one of the CR files from the finder dirretly and got the following error message.
    Any help would be appreciated. If the post goes inanswered I will call tech support  again. aloha UP

    HI, I managed to fix the trouble by reinsatalling once again and running updates BEFORE opening bridge. It seemed that if I ran the update AFTER opening bridge I would get either an up to date status when checking for updates or I would get an install failure notice on all 4 updates that were trying to install. The updates were for camera raw, bridge and PS. I can't explain why but that helped a little. I also changed permissions on my whole user accnt to include read/write for all users. I can't say if this helped or not. I also had to go into my camera B/U files on a sepate HD and replace some of the CR folders I was using o nthe desktop. Still the CR files would not show a thumb nor a preview till I then went to each individual file inside that folder and purged the cashe for that file so it could repopulate the cashe yet again. This has been the strangest few days in PSCS6 history! Well my personal history. I will report back here if more quirks emerge. I would prefer quarks though....aloha, U

  • CDC Error (JOURNALIZED DATA is not loading into tartet database)

    HI,
    I have enabled source database for CDC and got green mark on source database model tables.
    while inserting data into source, J$ tables updating JRN_SUBSCRIBER and other filed.
    when I run the package/ interface JOURNALIZED DATA is not loading into target database.
    i have implemented cdc for 7 source table.
    and using JKM MSSQL Simple
    and enable JOURNALIZED DATA in interface level.
    and
    source database is : MSSQL Server
    Target Database : Oralce 11g.
    please advice me.
    thanks in advance.
    Zakeer Hussain

    Zakeer look into this link , -http://odiexperts.com/?p=1096 . Hope this helps.
    also before running Can you right click on the Source Datastore and click on Journal Data and can you see the data ? and if still the data is not passing through ,in that case make temporary objects t- yes in LKM , IKM and debug and see at which step data is not flowing through and look if there is any filter or condition which is stopping it .
    Still not able to figure out please tell us which step the data is not flowing through we will try to guide you.

  • My site will not load in design view?

    I can not figure this out for the life of me but I am hoping someone here can give me a simple solution. I have spent endless hours trying to figure out why my site will not load when attempting to open any of the template or html files of my local site in design view. They open fine in Code view but when I click on design view, I get an hour glass that only goes away if I close dreamweaver using ctrl + alt + delete and use the task manager to close the process. My web address is www.thebluedot.net if that helps...
    Any web pages outside of my actual site open fine so I am not sure what is causing the issue with my site itself? I have opened the template and have deleted all the code from it and attempted to view the file in design view and still get the same problem. Is there perhaps something simple that I am overlooking? My site worked fine in design view several days ago and I can not think of any changes that I made that may be causing the problem. I have uninstalled and reinstalled the entire adobe suite and I am still having the issue.
    I am running on Windows Vista and have 4 gigs of ram and a 2.6 Core Duo processor if that helps.
    Please help me out here. Really would appreciate any help you can provide!

    Really appreciate your response.
    I am using Dreamweaver CS4 and I tried deleting the config folder. Still no luck...
    Eerything opens fine except for files fom my site. I have deleted the site from Manage Sites and recreated it but still am having the same problem.
    When I delete the Configuration folder do I have to reset it up some how? Why is dreamweaver rendering all my other files outside of my site folder successfully in desgn view and not giving any other files an issue? I really hope I can get this resolved soon.
    Again, appreciate your help.

  • Why won't Canon Raw images in IPad air photoroll NOT load into LightRoom Mobile ?

    Why won't Canon Raw images in IPad air photoroll NOT load into LightRoom Mobile ?
    I can import Canon Raw images from my s120 into the iPad Air's photo roll but then the import from photoroll into LightRoom Mobile collections fails.
    Any ideas on how to get this working ?
    Thanks,

    Raw import is not yet supported by Lr Mobile. You can vote for this feature request Lightroom mobile: Ability to import raw files

  • My Nikon 7100 RAW files will not load into Iphoto.

    My Nikon 7100 RAW files will not load into IPhoto.  The computer will recognize the files once the download is complete, but fails to finalize.  My version of IPhoto is 7.1.5 and my computer is a Mid 2007 Mac Mini Model.  I have Light Room 5, but my wife and I are prefer IPhoto for basic download and sharing.  Is there a possibility  of getting the RAW files to download ?

    what version of the OS?
    You need Mt Lion and iPhoto '09 for your camera RAW support - OS X Mountain Lion: Supported digital camera RAW formats -
    If your computer will support tMavericks do the free upgrade to it and purchase the upgrade to iPhoto '11 version 9.5.x in the App store
    LN

Maybe you are looking for