Problems with IE11 on W8.1 pro - after recent patch?

Couple of problems have appeared recently with IE11 on Windows 8.1 Pro - everything was fine, but I am assuming a recent patch has caused the problem.  Problems are not seen on IE11 on Windows 7 Pro or on other browsers.  I'm running on auto-update,
so should have the latest software versions.
1) Extra white space is inserted before a table.  It happens on multiple web sites.  Length of the space varies and could make you think the page has failed.  It appears to be consistent for a page but I see no pattern between
pages.  
2) Multi level Menus implemented through CSS with drop downs to the side are suddenly inordinately sensitive when moving into the drop down making the menu almost useless. 
Alex

Couple of problems have appeared recently with IE11 on Windows 8.1 Pro - everything was fine, but I am assuming a recent patch has caused the problem.  Problems are not seen on IE11 on Windows 7 Pro or on other browsers.  I'm running on auto-update,
so should have the latest software versions.
1) Extra white space is inserted before a table.  It happens on multiple web sites.  Length of the space varies and could make you think the page has failed.  It appears to be consistent for a page but I see no pattern between
pages.  
2) Multi level Menus implemented through CSS with drop downs to the side are suddenly inordinately sensitive when moving into the drop down making the menu almost useless. 
Alex
Do you have any sample for us to reproduce this issue? We are glad test this issue on my side. If this issue really cause by recent patch, you can submit it to IE connect
https://connect.microsoft.com/ie/.
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 forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • Problems with J2EE/WAS 6.2 startup, after installing patch 23!!

    Hello,                                                                  
    We are in the process of installing EP6.0 SP2 on Solaris OS on a single  server. Initial installation of all components was successful. Upon patching WAS 6.20 to P23 we received the error below when attempting    
    to start the server. This after manually starting the   state controlled and the dispatcher. Then the Application Node fails.   
                                                             Would appreciate any pointers!!               
    Regards, Suman                                                                               
    Error:                                                                  
    [com.sapportals.portal.prt.dispatcher.Dispatcher@4fcd9a, 7/12/04 3:05:55
    PM EDT, Client_Thread_23] Exiting main initialization procedure because 
    of exception:java.lang.NoClassDefFoundError: com/sap/tc/logging         
    /LogController                                                          
    at com.sapportals.portal.prt.core.logger.LoggerManager.<clinit>         
    (LoggerManager.java:62)                                                 
    at com.sapportals.portal.prt.runtime.Portal.getLogger(Portal.java:400)  
    at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:281)       
    at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit        
    (PortalCoreInitializer.java:55)                                         
    at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>        
    (PortalInitializer.java:129)                                            
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortal        
    Initializer.run(Dispatcher.java:160)                                    
    at java.security.AccessController.doPrivileged(Native Method)           
    (Dispatcher.java:358)                                               
    at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000       
    (Dispatcher.java:40)                                                
    at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run   
    (Dispatcher.java:113)                                               
    at com.sapportals.portal.prt.dispatcher.Dispatcher.init             
    (Dispatcher.java:391)                                               
    at com.inqmy.services.servlets_jsp.server.ServletContextFacade.     
    getServletLocal(ServletContextFacade.java:3554)                     
    at com.inqmy.services.servlets_jsp.server.InvokerServlet.service    
    (InvokerServlet.java:74)                                            
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     
    at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet     
    (RunServlet.java:149)                                               
    at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.       
    startServlet(ServletsAndJspImpl.java:832)                           
    at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename
    (RequestAnalizer.java:665)                                          
    at com.inqmy.services.httpserver.server.RequestAnalizer.handle      
    (RequestAnalizer.java:312)                                          
    at com.inqmy.services.httpserver.server.Response.handle             
    (Response.java:173)                                                 
    at com.inqmy.services.httpserver.server.HttpServerFrame.request     
    (HttpServerFrame.java:1245)                                         
    at com.inqmy.core.service.context.container.session.Application     
    SessionMessageListener.process(ApplicationSessionMessageListener.   
    java:36)                                                            
    at com.inqmy.core.cluster.impl5.ParserRunner.run                      
    (ParserRunner.java:55)                                                
    at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46) 
    at java.security.AccessController.doPrivileged(Native Method)         
    at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    WARNING: Dispatcher could not be set up:                                                                               
    javax.servlet.UnavailableException: Initialization of Dispatcher failed
    javax.servlet.UnavailableException: Initialization of Dispatcher failed
    at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher     
    (Dispatcher.java:370)                                                 
    at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000         
    (Dispatcher.java:40)                                                  
    at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run     
    (Dispatcher.java:113)                                                 
    at com.sapportals.portal.prt.dispatcher.Dispatcher.init               
    (Dispatcher.java:391)                                                 
    at com.inqmy.services.servlets_jsp.server.ServletContextFacade.       
    getServletLocal(ServletContextFacade.java:3554)                       
    at com.inqmy.services.servlets_jsp.server.InvokerServlet.service      
    (InvokerServlet.java:74)                                              
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)       
    at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet       
    (RunServlet.java:149)                                                 
    at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.         
    startServlet(ServletsAndJspImpl.java:832)                             
    at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename 
    (RequestAnalizer.java:665)                                            
    at com.inqmy.services.httpserver.server.RequestAnalizer.handle          
    (RequestAnalizer.java:312)                                              
    at com.inqmy.services.httpserver.server.Response.handle                 
    (Response.java:173)                                                     
    at com.inqmy.services.httpserver.server.HttpServerFrame.request         
    (HttpServerFrame.java:1245)                                                                               
    at com.inqmy.core.service.context.container.session.ApplicationSession  
    MessageListener.process(ApplicationSessionMessageListene                
    r.java:36)                                                              
    at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)  
    at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)   
    at java.security.AccessController.doPrivileged(Native Method)           
    at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)  
    [com.sapportals.portal.prt.dispatcher.Dispatcher@4fcd9a, 7/12/04 3:05:55
    PM EDT, Client_Thread_23] Exiting main initialization procedure because
    of exception:                                                           
    com.sapportals.portal.prt.dispatcher.DispatcherException: Previous      
    dispatcher initialization failed. Check logs for details.               
    at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher       
    (Dispatcher.java:256)                                                   
    at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher       
    (Dispatcher.java:212)                                                   
    at com.sapportals.portal.prt.dispatcher.Dispatcher.access$400           
    (Dispatcher.java:40)                                                    
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run        
    (Dispatcher.java:447)                                                   
    at java.security.AccessController.doPrivileged(Native Method)

    Hello,                                                                  
    We are in the process of installing EP6.0 SP2 on Solaris OS on a single  server. Initial installation of all components was successful. Upon patching WAS 6.20 to P23 we received the error below when attempting    
    to start the server. This after manually starting the   state controlled and the dispatcher. Then the Application Node fails.   
                                                             Would appreciate any pointers!!               
    Regards, Suman                                                                               
    Error:                                                                  
    [com.sapportals.portal.prt.dispatcher.Dispatcher@4fcd9a, 7/12/04 3:05:55
    PM EDT, Client_Thread_23] Exiting main initialization procedure because 
    of exception:java.lang.NoClassDefFoundError: com/sap/tc/logging         
    /LogController                                                          
    at com.sapportals.portal.prt.core.logger.LoggerManager.<clinit>         
    (LoggerManager.java:62)                                                 
    at com.sapportals.portal.prt.runtime.Portal.getLogger(Portal.java:400)  
    at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:281)       
    at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit        
    (PortalCoreInitializer.java:55)                                         
    at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>        
    (PortalInitializer.java:129)                                            
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortal        
    Initializer.run(Dispatcher.java:160)                                    
    at java.security.AccessController.doPrivileged(Native Method)           
    (Dispatcher.java:358)                                               
    at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000       
    (Dispatcher.java:40)                                                
    at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run   
    (Dispatcher.java:113)                                               
    at com.sapportals.portal.prt.dispatcher.Dispatcher.init             
    (Dispatcher.java:391)                                               
    at com.inqmy.services.servlets_jsp.server.ServletContextFacade.     
    getServletLocal(ServletContextFacade.java:3554)                     
    at com.inqmy.services.servlets_jsp.server.InvokerServlet.service    
    (InvokerServlet.java:74)                                            
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     
    at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet     
    (RunServlet.java:149)                                               
    at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.       
    startServlet(ServletsAndJspImpl.java:832)                           
    at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename
    (RequestAnalizer.java:665)                                          
    at com.inqmy.services.httpserver.server.RequestAnalizer.handle      
    (RequestAnalizer.java:312)                                          
    at com.inqmy.services.httpserver.server.Response.handle             
    (Response.java:173)                                                 
    at com.inqmy.services.httpserver.server.HttpServerFrame.request     
    (HttpServerFrame.java:1245)                                         
    at com.inqmy.core.service.context.container.session.Application     
    SessionMessageListener.process(ApplicationSessionMessageListener.   
    java:36)                                                            
    at com.inqmy.core.cluster.impl5.ParserRunner.run                      
    (ParserRunner.java:55)                                                
    at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46) 
    at java.security.AccessController.doPrivileged(Native Method)         
    at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    WARNING: Dispatcher could not be set up:                                                                               
    javax.servlet.UnavailableException: Initialization of Dispatcher failed
    javax.servlet.UnavailableException: Initialization of Dispatcher failed
    at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher     
    (Dispatcher.java:370)                                                 
    at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000         
    (Dispatcher.java:40)                                                  
    at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run     
    (Dispatcher.java:113)                                                 
    at com.sapportals.portal.prt.dispatcher.Dispatcher.init               
    (Dispatcher.java:391)                                                 
    at com.inqmy.services.servlets_jsp.server.ServletContextFacade.       
    getServletLocal(ServletContextFacade.java:3554)                       
    at com.inqmy.services.servlets_jsp.server.InvokerServlet.service      
    (InvokerServlet.java:74)                                              
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)       
    at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet       
    (RunServlet.java:149)                                                 
    at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.         
    startServlet(ServletsAndJspImpl.java:832)                             
    at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename 
    (RequestAnalizer.java:665)                                            
    at com.inqmy.services.httpserver.server.RequestAnalizer.handle          
    (RequestAnalizer.java:312)                                              
    at com.inqmy.services.httpserver.server.Response.handle                 
    (Response.java:173)                                                     
    at com.inqmy.services.httpserver.server.HttpServerFrame.request         
    (HttpServerFrame.java:1245)                                                                               
    at com.inqmy.core.service.context.container.session.ApplicationSession  
    MessageListener.process(ApplicationSessionMessageListene                
    r.java:36)                                                              
    at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)  
    at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)   
    at java.security.AccessController.doPrivileged(Native Method)           
    at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)  
    [com.sapportals.portal.prt.dispatcher.Dispatcher@4fcd9a, 7/12/04 3:05:55
    PM EDT, Client_Thread_23] Exiting main initialization procedure because
    of exception:                                                           
    com.sapportals.portal.prt.dispatcher.DispatcherException: Previous      
    dispatcher initialization failed. Check logs for details.               
    at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher       
    (Dispatcher.java:256)                                                   
    at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher       
    (Dispatcher.java:212)                                                   
    at com.sapportals.portal.prt.dispatcher.Dispatcher.access$400           
    (Dispatcher.java:40)                                                    
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run        
    (Dispatcher.java:447)                                                   
    at java.security.AccessController.doPrivileged(Native Method)

  • Problems with Dinamic Link between Premiere pro CC and After Effects CC

    I'm having serious problems with dinamic link between premiere pro and after effects, really serious problems that have 2 big projects in trouble (a documentary and a video clip) and I had to redo all the work pipeline to the consumer.
    The documentary for a spanish TV was made on CC 2014 and a video clip was made on CC. Both of them with a lot of after effects composition in the premiere pro timeline. Render freeze, a lot of playback issues, and many more problems... Until I decided to remove these links between premiere and after effects and render out all the after effects compositions one by one and insert as clips in premiere pro. 1 week working away with back and fourth.
    I've got a huge workstation:
    i7 4990
    32Gb ram
    GTX780 3gb
    256 gb system ssd
    2 Tb project storage
    *All my hardware and software are update.
    I know that a lot of folks are on the same huge problem and I want to ask everyone:
    How do you save this?
    What is your pipeline?
    Are there any solution?
    Best practice to use dinamic link in a huge project?
    Thanks,
    Ruben Gimenez.
    R&D iceblink.es
    www.rambot.es

    Thank You, Jim -
    Unfortunately that specifically did not work.
    Based on another comment sent to me, here is what did.
    In PProCC
    File > Adobe Dynamic Link > New After Effects Composition
    In AECC
    From that composition created from PPro, I imported the project (aep) initially created in AECC from another team member. Saved the file.
    Back in PProCC
    File > Adobe Dynamic Link > Import After Effects Composition
    Magic.

  • I have a macbook pro 1.5 years old ver10.7.5 and now having a problem with having to manually force quit after a hour or so of use to clear up memory(unit slows down) should I up grade iso if so to what

    I have a macbook pro 1.5 years old ver10.7.5 and now having a problem with having to manually force quit after a hour or so of use to clear up memory(unit slows down) should I up grade iso if so to what and what is the correct procedure?  Rick

    To determine if it is, boot into Safe Mode and see what happens. http://support.apple.com/kb/HT1455
    In the Activity Monitor, what are the Page Outs and Page Ins?

  • Why are there so many problems with the early 2008 Mac Pro ???

    Hi everybody out there using Mac Pro's early 2008,
    I found out there is a lot of problems with the early 2008 Mac Pro.
    My early 2008 Mac Pro has been repaired ones under warranty and now it stopped working again ! Also see under: Mac Pro early 2008 no chime and does not start up. Why is this ????
    It worked well for about 2 years and then it just fails and i had this failing issue twice already !!! Is this just a BAD Apple product or how do you think I need to approach this. Let’s face it, these machine don’t come cheap and you at least expect them to work without problems for 4-5 years. What is happening here ???
    Cheers, Kavango

    go to a black screen after 15 minutes or a couple hours
    That is probably an indication that you need to find a new graphics card.
    RE: Mac Pro Replacement Graphics cards
    1) Apple brand cards,
    2) "sold in the Apple store" cards, and
    3) "Mac Edition" cards ...
    ... show all the screens, including Boot up screens, Safe Mode, Installer, Recovery, debug screens, and Alt/Option boot screens. At this writing, these choices include:
    1) Apple brand cards:
    • Apple-firmware 5770, about US$250** works near full speed in every model Mac Pro, Drivers in 10.6.5
    • Apple-firmware 5870, about US$450
    2) "sold in the Apple store" cards
    • NVIDIA Quadro 4000, about US$1200
    • NVIDIA Quadro 5000, about US$2500
    3) "Mac Edition" cards -- REQUIRE 10.8.3 or later:
    • SAPPHIRE HD 7950 3GB GDDR5 MAC Edition, about US$480** Vendor recommends Mac Pro 4,1
    • EVGA GTX 680 Mac Edition, about US$600
    The cards above require no more than the provided two 6-pin aux power connectors provided in the Mac Pro through 2012 model. Aux cables may not be provided for third-party cards, but are readily available.
    If you are Meet ALL of these:
    • running 10.8.3 or later AND
    • don't care about "no boot screens" etc AND
    • can re-wire or otherwise "work out" the power cabling, THEN:
    You can use many more cards, even most "PC-only cards"

  • I have two problems with my 2012 13" MacBook Pro. 1. Gray screen shows at startup  2. Randomly disconnects from network. Any help will be greatly appreciated.

    I have two problems with my 2012 13” MacBook Pro.
    Gray screen shows at startup
    Randomly disconnects from network.
    Any help will be greatly appreciated.

    First, open Terminal in your Utilities folder and paste this into the prompt line:
    sudo update_dyld_shared_cache
    Press RETURN. You will be prompted to enter your admin password which will not be echoed to the screen. Press RETURN again.
    Next, boot the computer into Safe Mode.
    Next, do the following:
    Reinstalling Lion/Mountain Lion Without Erasing the Drive
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu.
    Reinstall Lion/Mountain Lion: Select Reinstall Lion/Mountain Lion and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.

  • Hi I've a big problem with adobe acrobat reader XI pro and I hope you can help me. The problem is; when I past copied text from some pdf books (not all of them) it past symbols only! wherever I past it! and even if I coped that text from another pdf reade

    Hi
    I've a big problem with adobe acrobat reader XI pro and I hope you can help me.
    The problem is; when I past copied text from some pdf books (not all of them) it past symbols only! wherever I past it! and even if I coped that text from another pdf reader (adobe pdf reader, internet browsers, ...etc.).
    This problem started to happen since yesterday when I installed adobe acrobat reader XI pro to try it before I buy it, and before that when I was using the free adobe pdf reader I was totally able to copy any text from any pdf and past it anywhere with nothing wrong.
    What can I do?
    thank you a lot.

    There is no product called Adobe Acrobat Reader Pro. There is
    - Adobe Acrobat Pro ($$)
    - Adobe Reader (free)
    Which do you have? And are you a programmer?

  • I have a problem with Mail on my Macbook Pro. It is configurated with a gmail account, and now I can't access the mail. Is it possible to reboot the account or..? Please help:)

    I have a problem with Mail on my Macbook Pro. It is configurated with a gmail account, and now I can't access the mail. Is it possible to reboot the account or..? Please help:)

    The question mark means the computer cannot find a bootable volumes so can;t do anything, That, combined with annoying sounds, strongly suggests a failed hard drive.
    You can ask a "genius" at an Apple Rtail Store to test it but I'm pretty sure the drive is kaput. I'm hoping you had your data backed up.

  • I have problem with starting up my Mac Pro ?

    Dear ,
    I'have a problem with starting up my Mac Pro , please advice me how to start it

    This may help.
    http://support.apple.com/kb/TS1365
    Note: Steps 5 and 6
    Step 5
    Reset SMC.     http://support.apple.com/kb/HT3964
    Choose the method for:
    "Resetting SMC on portables with a battery you should not remove on your own".
    Best.

  • Problems with my printer HP Officejet pro 8600 Plus + Yosemite

    Hi got problems with my printer HP Officejet pro 8600 Plus till I installed Yosemite it is not recognized so what can I do now.. No new drivers found by HP

    Thanks for this AnnRT!
    I've spent the best part of a day trying to figure this out. Everything was fine and then one day nothing worked! I have narrowed the issue down to Bonjour via WiFi as everything worked fine via USB, and via IP over WiFi.
    I've now set a static IP for the printer and things seem to be working fine again
    Thanks!
    Chris

  • Problems with System Update 3.14.0019 after installation SP2

    Have you encountered problems with System Update 3.14.0019 after installation SP2 for Windows Vista?
     After this upgrade I view  this error: "An error occurred while gathering user information."
    Thanks for the help

    A known issue.  It wasn't supposed to be supported until SP2 is RTM.  However, look at the stickied post in the forum for some bad news about SU.
    x61s

  • Problems with a new IP phone 7906 after factory reset

    Hi Guys
    I am currently having problems with my new IP phone 7906 after doing factory reset and here is a video of it:
    http://www.youtube.com/watch?v=vvCLtwIAwVw
    I used this command I found on the net:
    Hold down
    while plugging in the phone and keep holding it until the message waiting indicator (red light) starts blinking.  Then
    release # and type 123456789*0# in sequence.
    I was trying to switch my phone to sip and it also dont want to take tftp setup either.

    Tim,
    Found this on the net
    http://www.cisco.com/en/US/ts/fn/620/fn62949.html
    Might be woth giving it a go
    6.Pull power on the phone (even if power is PoE).
    7.Hold down the # key on the phone.
    8.Continue holding down the # key and re-apply power.
    9.While still holding the # key wait for the Message Waiting Indicator (MWI) light on the handset to start flashing.
    10.Once the MWI light is flashing, release the # key and enter the following sequence exactly on the keypad:
    3491672850*#
    Once this sequence has been entered on the IP Phone, if all the network criteria above have been met, it should begin its recovery process. This process can take up to 15 minutes to finish. The phone may appear to be doing nothing during this time. However, if the phone does not recover after 20 minutes then it is possible that the recovery is stuck. In this case, re-examine your network and verify that steps 1-4 are in place, then re-issue the factory reset sequence.
    * Note: The factory reset sequence is a way for a phone to clear flash and still upload to a valid firmware image. This is facilitated by the termxx.default.loads file, but requires that the image files listed in the termxx.default.loads file are available in TFTP for the phone to download. Open the termxx.default.loads file in any text editor. This loads file is essentially just a packing list showing all the OS and application files the phone needs to function. The files include a cnu, cvm, dsp, app and jar files. Please make sure that these files as listed in the termxx.default.loads file are in TFTP. ("xx" will be either "06" for the CP-7906G model, or "11" for the CP-7911G model.)
    Additional Diagnostic Steps:
    - Try a hard-coded IP address as a test to see if this resolves the upgrade failures. If it does, and the number of failing IP Phones is relatively few, this procedure may be the most expedient. After the IP Phone upgrades successfully, reconfigure the IP Phone to use DHCP.
    - Try putting the phone on a hub or a different switch and see if this helps change the startup timing enough so that the upgrade completes successfully.
    Regards
    Alex

  • The problem with forecast reports in SCOM 2012 after integration with VMM 2012

    Hello.
    I have problem with forecast reports in SCOM 2012 after integration with VMM 2012. All other reports (not forecasting) works fine. For example, report “Host Group Forecasting” don’t work. The report is generated, but I have error: “Subreport
    could not be shown”. I find only errors in SQL Server Reporting logs like this:
    library!ReportServer_0-13!1758!06/26/2012-18:26:23:: i INFO: RenderForNewSession('/Microsoft.SystemCenter.VirtualMachineManager.2012.Reports/Microsoft.SystemCenter.VirtualMachineManager.2012.Report.ForecastHostGroup')
    processing!ReportServer_0-13!1758!06/26/2012-18:26:28:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: , Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Не удалось выполнить
    запрос для набора данных "DiskSpaceUsageForecasting". ---> Microsoft.AnalysisServices.AdomdClient.AdomdErrorResponseException: Execution of the managed stored procedure GetTimeSeriesForecast failed with the following error: Exception has been thrown by
    the target of an invocation..
    Query (5, 58) Parser: The syntax for '6' is incorrect.
       at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.XmlaClientProvider.Microsoft.AnalysisServices.AdomdClient.IExecuteProvider.ExecuteTabular(CommandBehavior behavior, ICommandContentProvider contentProvider,
    AdomdPropertyCollection commandProperties, IDataParameterCollection parameters)
       at Microsoft.AnalysisServices.AdomdClient.AdomdCommand.ExecuteReader(CommandBehavior behavior)
       at Microsoft.AnalysisServices.AdomdClient.AdomdCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
       at Microsoft.ReportingServices.DataExtensions.AdoMdCommand.ExecuteReader(CommandBehavior behavior)
       at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.RunEmbeddedQuery(Boolean& readerExtensionsSupported, Boolean& readerFieldProperties, List`1 queryParams, Object[] paramValues)
       --- End of inner exception stack trace ---;
    The Russian string “Не удалось
    выполнить запрос для набора данных "DiskSpaceUsageForecasting"” is translated to “Could not execute query for data set "DiskSpaceUsageForecasting"”.
    I have clean installation SCOM 2012 RU1, VMM 2012 RU1. Integration SCOM with VMM work fine.
    SQL collation for all SQL DB instances (SCOM and VMM and SCOM reporting) – “SQL_Latin1_General_CP1_CI_AS”
    SQL Analysis service: SQL collation – “Latin1_General” ; language for the server – English (United States)
    I think the problem in regional settings. By my opinion there are two possible mistakes:
    SQL collation  for all SQL DB instances. May be need use “Latin1_General_CI_AS”
    as provided by
    http://blogs.technet.com/b/momteam/archive/2012/05/25/clarification-on-sql-server-collation-requirements-for-system-center-2012.aspx
    Need change regional setting. Question is for what (OS regional setting, SQL Analysis service settings,…) ?

    Error: Subreport could not be shown
    Opening a report for Client Security might result in the following error being displayed in one or more areas of the report: "Error: Subreport could not be shown."
    Background
    There are two possible reasons for this error:
    1. Wrong location   The reporting server is pointing to the wrong computer running SQL Server or a SQL Server instance.
    2. Insufficient permissions   The account configured (in SQL Server Reporting Services) to connect to the reporting database does not have appropriate permissions for the database.
    Solution
    To determine which reason is causing the error, attempt to directly open the subreport reporting the error, by clicking the name of the subreport.
    If the reporting server is pointing to a wrong location, the report displays an error similar to the following: 
    Error message
    An error has occurred during report processing.
    Cannot create a connection to data source 'SystemCenterReporting'. Cannot open database "SystemCenterReporting" requested by the login. The login failed. Login failed for user username.
    To verify the correct SQL Server computer and instance path
    In Report Manager, navigate to the report generating the error and click the Properties tab.
    Click Data Sources and under a Shared data source, note the path.
    Open the reporting Web site. If you chose the default virtual directory for reports, the URL is: http://hostname/Reports/
    If you chose to secure the viewing of reports with HTTPS, the URL is: https://hostname/Reports/
    Click SCDW.
    In the Connection type list, ensure that Microsoft SQL Server is selected.
    In the Connection string box, ensure that the correct SQL Server computer and instance name are entered.
    Note:
    A period (.) denotes the local computer.
    If the account has insufficient permissions, the report displays an error similar to the following: 
    Error message
    An error has occurred during report processing. (rsProcessingAborted) Query execution failed for data set 'DSDashboardComputersTrend'. (rsErrorExecutingCommand) EXECUTE permission denied on object 'prSAS_UX_DashboardComputersTrend', database 'SystemCenterReporting',
    schema 'dbo'.
    To determine if you are experiencing the SQL Server permissions issue
    Open the reporting Web site. If you chose the default virtual directory for reports, the URL is:http://hostname/Reportserver/
    If you chose to secure the viewing of reports with HTTPS, the URL is:https://hostname/Reportserver/
    Click Microsoft Operations Manager Reporting, click Microsoft Forefront Client Security, and scroll to DashboardComputersTrend.
    Click DashboardComputersTrend.
    If you are experiencing a SQL Server permissions issue, an error similar to the preceding error appears.
    To grant permissions to the SQL Server computer
    1. In Report Manager, click SCDW and note the account in the Connect using section. This is the account under which the database is contacted.
    2. On the server with the System Center Reporting database, start SQL Server Management Studio.
    3. In the tree, expand Security, and then expand Logins. Do one of the following:
    If the user account is listed, right-click the account, click Properties, and then go to step 5.
    If the user account is not listed, right-click Logins and choose New Login.
    4. In the Login name box, enter the user account (domain\username).
    5. In the Login Properties dialog box, click User Mapping, and then under Users mapped to this login, select the System Center Reporting check box.
    6. Under Database role membership for: System Center Reporting, select the db_owner check box, and then click OK.
    Thanks,
    Yog Li
    TechNet Community Support

  • What is the problem with fonts changing to myriad pro? Is this problem ever going to be resolved? Its driving me mad!

    What is the problem with fonts changing to myriad pro? Is this problem ever going to be resolved? Its driving me mad!

    Browser Dog, Amy,
    The default font remains Myriad Pro until you change it, either in the RGB/CMYK Startup files or in the preferences, options depending on versions.
    Concerning missing font names, I believe this may solve it:
    Open System Preferences and go to Accessibility. Next, select Display from the source list along the left, then check the box labelled Reduce transparency.
    It was first presented in this post #15 by TheUlser:

  • I have a problem with Adobe Creative Cluod. Basically after installing the application when I open it I do not charge adobe products but remains all white screen. I tried to uninstall it and install it several times but it does not work.  What should I do

    I have a problem with Adobe Creative Cluod. Basically after installing the application when I open it I do not charge adobe products but remains all white screen. I tried to uninstall it and install it several times but it does not work.
    What should I do?

    Hi Anto2211,
    Please follow the thread: Black screen CC where this issue is already discussed and resolved.
    Let me know for any further query.
    Thanks,
    Ratandeep Arora

Maybe you are looking for