Browser is no longer recognized by a web-based database after migration to FF17

Hi,
When trying to access a web-based data base thta worked fine with FireFox 16, I now got message: "Your Browser is not supported" at the place where an image loaded via a plugin (ChemDraw plug-in 12.0.2.1076) should load. This worked perfectly with version 16 and the plugin is still in place and not declared incompatible by FireFox. How do I modify the way FireFox announces it-self to the web site so that it is not declared incompatible...

Hi,
I tried and it works ! What I had to do was to downgrade to version 16, install the add-on, copy the configuration from there as a new User agent (which I called FireFox 16), then upgrade and then select the FireFox 16 user agent...
Amazingly enough, however, when checking the test (through the web site http://chrispederick.com/work/user-agent-switcher/features/test/ it says I have version 17 (Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/17.0 Firefox/17.0) aven though I selected my FireFox 16 (Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20100101 Firefox/16.0).
I do not knwo exactly why the test does not work but the web site that needs FireFox 16 works ...

Similar Messages

  • Why are tabs on screen,of web based database, no longer opening with FireFox 16.01? Can't access secondary screens

    Just downloaded newest FireFox 16.x
    I am using organization specific membership database I have full access rights.
    I can use main menus on the screen and open a member record but FireFox no longer opens tabbed pages (screens) inside the player record.
    I am stuck on the first screen. Member record is locked onto the opening screen. TABs not working
    Main menu options work, I can run reports. I just can no longer drill down into data to view or make changes.

    The tabs marked by yellow arrows are no longer responsive in FireFox 16.0.1

  • Web Dynpro error after migration from 7.00 to 7.40

    Hi all!
    I have migrated a Web Dynpro for Java application from SAP Netweaver 7.00 to 7.40. Everything worked pretty good except some dependencies. These were fixed now but now we have an error when using the web gui.
    We have a reproducable error always at the same location in the application. The error message hints to a view (name = HeaderView) and there at an image object (ID = LEAHeaderImageCenter). I already tried to rename the image object but no success
    Some technical information:
    - Server: SAP NW 7.40 SP08 (Java only), SAP JVM, Linux SLES 11, Oracle DB
    - Browser: Chrome (39xxx), IE 8, FF 33 (alway the same error ...)
    Here is the stacktrace:
    java.lang.IllegalStateException: IDs for initialization not empty: [NCEF.HeaderView.LEAHeaderImageCenter]
      at com.sap.tc.webdynpro.clientserver.uielements.lsmgr.RenderManager.setWriter(RenderManager.java:470)
      at com.sap.tc.webdynpro.clientimpl.ajax.AjaxClient.getRenderManager(AjaxClient.java:1101)
      at com.sap.tc.webdynpro.clientimpl.ajax.AjaxClient.sendResponse(AjaxClient.java:1386)
      at com.sap.tc.webdynpro.clientimpl.ajax.AjaxClient.sendResponse(AjaxClient.java:382)
      at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.renderResponse(AbstractClient.java:144)
      at com.sap.tc.webdynpro.clientserver.phases.RenderPhase.execute(RenderPhase.java:45)
      at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRenderResponse(WindowPhaseModel.java:182)
      at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRenderResponse(WebDynproWindow.java:552)
      at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.renderTasks(AbstractClient.java:133)
      at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doRendering(ClientApplication.java:1648)
      at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doProcessing(ClientApplication.java:1491)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doApplicationProcessingStandalone(ApplicationSession.java:908)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doApplicationProcessing(ApplicationSession.java:880)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:357)
      at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:326)
      at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
      at com.sap.tc.webdynpro.serverimpl.wdc.DispatcherServlet.doContent(DispatcherServlet.java:101)
      at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doPost(AbstractDispatcherServlet.java:62)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
      at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:152)
      at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:373)
      at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:499)
      at com.sap.tc.webdynpro.serverimpl.wdc.ForwardServlet.doPost(ForwardServlet.java:77)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
      at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:152)
      at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:38)
      at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:466)
      at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:210)
      at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)
      at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:430)
      at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:38)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:81)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:278)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:81)
      at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
      at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.SessionSizeFilter.process(SessionSizeFilter.java:26)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:57)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:43)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:475)
      at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:269)
      at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:56)
      at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
      at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
      at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
    Any ideas how to fix the problem?
    Thanks in advance!
    Richard

    You can delete Image object and create new one try again.Or check the view any binding values and mapping may be missing in the node and View.

  • Web-part issue after migrating from 2010 to 2013

    Hello all
    Correct me if I am posting this question in the wrong section.
    The background is: Migrating and Upgrading SP2010 to SP2013. I did it, and alot of it works, as it should, though I have one issue.
    I did deploy all the solutions to both the 14 and 15 hive, and activated all the propper features. Now, I have one web-part which breaks down. It is a Web-part that communicate with a SAP endpoint, to retrive some data and show dem. The Web-part work fine in
    the 2010 environment.
    As soon as I enter the site where the Web-part is placed in, I am being redirected to the "Maintanence Web-part, error message". If I delete the Web-part I can access the site with no errors. The code works fine in 2010. 
    The error I am getting is "value cannot be null".
    Unexpected System.ArgumentNullException: Value cannot be null. Parameter name: uriString at System.Uri..ctor(String uriString) at Microsoft.SharePoint.SPSite..ctor(String requestUrl) at MyWebPart.Core.ListConfiguration.<>c__DisplayClass1.<GetKeyValue>b__0()
    at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass5.<RunWithElevatedPrivileges>b__3() at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode) at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback
    secureCode, Object param) at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode) at MyWebPart.Core.ListConfiguration.GetKeyValue(String key) at MyWebPart.OrderCatalog.OrderCatalogUserControl.FillFilterBoxes() ... 438bb29c-c202-3049-9aab-e895c85176d5
    Unexpected ...at MyWebPart.OrderCatalog.OrderCatalogControl.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.AddedControl(Control control, Int32 index) at MyWebPart.OrderCatalog.OrderCatalog.CreateChildControls()
    at System.Web.UI.Control.EnsureChildControls() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal()
    at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesB... 438bb29c-c202-3049-9aab-e895c85176d5
    Unexpected ...eforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 438bb29c-c202-3049-9aab-e895c85176d5

    No, I did not migrate the content from 2010 web-config to the 2013 server. This is something I will take a look at, to see if there are some missing points in the config-file of 2013.
    And just to be sure, when we are talking about the config file, it is the one who is associated with the Web-applikation? So, IIS --> WebApp --> Explorer --> and that web.config?

  • Outlook Web Access fails after migrating SSL certificate to dedicated SSL gateway

    Hi we have just migrated our SSL certificate form our Outlook exchange server, outlook web access works perfectly but two of our users who have Blackberry devices set up to get their email via owa now fail. 
    Everything worked fine before the migration.
    The new SSL gateway is an Apache box running mod_proxy, mod_SSL and mod_sec.  Protecting the box running owa and IIS6.
    I can provide the http.conf etc, but I can see the traffic passed by Apache but I am getting a 401 message on the way back through to the device.
    Is there a specific IIS/Exchange or Apache config I need to enable to allow BB access?
    Thanks in advance
    Mike

    Hello there!
    You may have run up against some of the complexities between BIS and OWA. There are a couple of circumstances where BIS can't integrate to OWA. Plus, if the mailbox name changed, that may be the problem as well. While I'm neither a BIS nor OWA admin, I can point you to information resources that hopefully can help you.
    Try this article.
    And this one.
    And this one.
    And this one.
    You also can search the public KBs for more relevant articles:
    http://www.blackberry.com/btsc/microsites/microsite.do
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Unable to load many web based games after installing lion

    After installing Lion, I am unable to launch several online games (Pogo e.g.). What compatibility issues are being addressed?

    I didn't think reinstalling was gonna do me any good except for getting rid of every single thing I have ever installed since getting this MBP.  I'm thinking it has to be something that is on my computer causing this, especially since it only affects my ability to get to this one site and I only started seeing this problem yesterday.
    So, I went ahead and disabled all my Chrome extensions and I don't have any Safari extensions at all.  That didn't fix my issue.
    I've been trying to run Sophos on here, thinking that maybe I've got a Trojan or some kind of malware, but it never seems to finish a full scan of my hard drive.  That "Plugin" that I mentioned above has me very suspicious, except that whatever that is, it's been on my computer since basically when I first got it.  Maybe it's malicious, or maybe it's just a poorly named piece of software.  In any case, it got updated last night around 11pm, about the same time I noticed my problem.  After trying everything I have, it's hard for me to overlook that as coincidence.
    But, where do I go to gain more information about what that could be?  I should mention that this MBP is basically my first Apple computer.  I've been a PC guy (still am mostly) forever, but I finally dove in and got a Mac to start iOS development.  So I'm sure there are ways to get more information than I am currently aware of.
    Also, apologies if I posted this in the wrong forum.

  • How to administer an Access database via web-based interface?

    There are times when I need to edit a database record to do something my CMS wasn't designed to do, so I have to manually edit it. Normally I just ftp the Access mdb file to my pc, make edits, and reupload the mdb file and hope nobody updated the database in the meantime.  Does anyone know of a web-based database admin system that will allow me to edit Access data?  Sure would be nice if I could install something on the server that would allow me to edit any datasource there and not have to have a separate, customized interface for each datasource.
    Thanks for looking, Bill

    I would recommend naming that page with an extension that the web server will not serve.  Rename it to use it and then rename it back when done.
    Or just put access restrictions on it via the web server, so one needs to authenticate to the system before using it.
    Or stop using Access and use a decent DB: Access is not appropriate to be used as a DB for a web application.  But that might not be an option.
    Adam

  • Web based VPN issue wheras anyconnect and VPN client working fine

    Experts,
    We have Cisco ASA 5540 and im running into issues with accessing the webbased VPN(https://X.X.x.x).there are about 8 VPN profiles configured and im unable to login using any of the profiles whereas VPN client and Cisco Any connect are working fine. on accessing web based VPN after providing  the login credentials and hit enter the page is getting refreshed and it throws me back to the same login page again. This is the Production ASA and i cannot run debug.
    Kindly, provide me your valuable inputs.
    Thank you!

    Your problem is the NAT-config. First, the following line is not needed as RDP doesn't work ober UDP:
    ip nat inside source static udp 192.168.10.136 3389 interface Dialer0 3389
    Then, the following command causes the problems:
    ip nat inside source static tcp 192.168.10.136 3389 interface Dialer0 3389
    With that the router assumes that the server 192.168.10.136 should always be reached through the IP of dialer0 and does a translation.
    There are a couple of ways to resolve the problem, but they all have some drawbacks ...
    1) Only access the server through VPN. For that you just delete the NAT-statement above (the one with tcp) and you should be able to reach the server through the VPN.
    2) Restrict the NAT to don't do a translation if a VPN-peer is accessing the server.
    For that you need to attach a route-map to the NAT-statement. But that won't work with the "interface"-keyword in the NAT-Statement. But you can use this if you get a fixed IP from your provider.
    3) Assign a second IP to the RDP-server. The original IP which is used in the NAT-statement is used for accessing the server without the VPN, the second IP is used for accessing the server through VPN.
    Don't stop after you've improved your network! Improve the world by lending money to the working poor:
    http://www.kiva.org/invitedby/karsteni

  • Can no longer backspace to previous web page while browsing?

    Can no longer backspace to previous web page while browsing?

    I used Google and found this, you may find it useful.
    http://hints.macworld.com/article.php?story=20120727025535867

  • Google account no longer recognized in any app

    My google account is no longer recognized.  I can't access the market.  When I try it says "You must add an account to the device to continue. Do you want to add one now?"  When I press yes, I just get sent back to the home screen.  I can't access gmail through the actual gmail app.  When I try to open it, I can see it tries to show me a message, but it immediately bumps me back to the home screen.  Yet the mail app itself seems to be working perfectly fine.  Almost all of my contacts have been deleted.  The only ones that show up are ones that didn't for whatever reason sync with my actual google account (even the preinstalled numbers for verizon are gone). 
    I've tried restarting the phone. Pulled the battery out. I cleared out cached data from the market app.  I've tried syncing my google account in various spots (in settings, in the mail app).  This phone has been the bane of my existence, to the point that if I can't get this fixed in the next day, I will be returning it. 

    @gfpumpkins
    Its very upsetting to have  market errors and a error with your Google account syncing. I want to fix this with your help immediately. Thank you for all the troubleshooting you have already done.
    Can you see your contacts on Gmail from a laptop or PC? If its a error that was caused by an application, I would recommend a hard reset. Please make sure your device is backed up prior to resetting. Here's a link for the hard reset.
    It may be caused by the market experiencing an error while updating. Several of our customers have downloaded from the browser "market apk " and this has fixed the issue.
    Please let me know if you still experience any errors and I'll gladly further troubleshoot with you.
    Thank you

  • IPod Nano 3G lo longer recognized after Update to iTunes 9 on Vista 32 Ulti

    So i updatedt to iTunes 9 yesterday - only to find out that my iPod 3G is no longer recognized by iTunes. Also my 2G are not recognized any longer on this machine
    ALL three iPods still work fine with my other computer whicgh is running the same Windows version but has still iTunes 8 installed.
    With the IPod service disabled the iPods appear properly as a device - they show their assigned name and you can browse the content.
    When the service is enabled and you start iTunes iTunes displays a message that says that it "discoveerd" the iPod but could not identify it
    see heer http://0711.diy-punk.net/WOW/ipodfu.jpg
    also as soon as iTunes gets involved the device is no longerreadable under Windows
    i tried multiple reboots, restart of iPod service, rebooted the iPod, resetted the iPod - nothing helps...
    This is the iTunes diagnois (in german, sorry)
    Microsoft Windows Vista Ultimate Edition Service Pack 1 (Build 6001)
    System manufacturer System Product Name
    iTunes 9.0.0.70
    QuickTime 7.6.4
    FairPlay 1.5.18
    Apple Application Support 1.0
    iPod Updater Library 9.0d11
    CD Driver 2.2.0.1
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 2.6.0.32
    Apple Mobile Device Driver 1.45.0.0
    Bonjour 1.0.6.2 (118.5)
    iTunes-Seriennummer 4408A0FF9EFAA0D3
    Aktueller Benutzer ist kein Administrator.
    Aktuelles Datum und Uhrzeit sind 2009-09-15 18:26:25.
    iTunes befindet sich nicht im abgesicherten Modus.
    Info zu Video-Anzeige
    NVIDIA, NVIDIA GeForce GTX 275
    ** Info für externe Plug-Ins **
    Plug-In-Name: AMIP (stub)
    Plug-In geladen: Ja
    Plug-In-Version: 0.8
    Plug-In-Dateiversion: 0.5.0.0
    Plug-In-Pfad: C:\Program Files\iTunes\Plug-ins\ituneswrapper.dll
    Plug-In-Name: Last.fm AudioScrobbler
    Plug-In geladen: Ja
    Plug-In-Version: 0.0.2
    Plug-In-Dateiversion: 3.0.2.0
    Plug-In-Pfad: C:\Program Files\iTunes\Plug-ins\itw_scrobbler.dll
    Genius-ID: f2f8282b830c835751cb597904744cb8
    ** Verbindungstests für iPod/iPhone **
    iPodService 9.0.0.70 arbeitet zurzeit.
    iTunesHelper 9.0.0.70 arbeitet zurzeit.
    Apple Mobile Device service 2.50.39.0 arbeitet zurzeit.
    Universal Serial Bus Controller:
    Intel(R) ICH10 Family USB Universal Host Controller - 3A34. Gerät funktioniert wie vorgesehen.
    Intel(R) ICH10 Family USB Universal Host Controller - 3A35. Gerät funktioniert wie vorgesehen.
    Intel(R) ICH10 Family USB Universal Host Controller - 3A36. Gerät funktioniert wie vorgesehen.
    Intel(R) ICH10 Family USB Universal Host Controller - 3A37. Gerät funktioniert wie vorgesehen.
    Intel(R) ICH10 Family USB Universal Host Controller - 3A38. Gerät funktioniert wie vorgesehen.
    Intel(R) ICH10 Family USB Universal Host Controller - 3A39. Gerät funktioniert wie vorgesehen.
    Intel(R) ICH10 Family USB Enhanced Host Controller - 3A3A. Gerät funktioniert wie vorgesehen.
    Intel(R) ICH10 Family USB Enhanced Host Controller - 3A3C. Gerät funktioniert wie vorgesehen.
    FireWire-Host-Controller (IEEE 1394):
    AGERE OHCI Compliant IEEE 1394 Host Controller. Gerät funktioniert wie vorgesehen.
    Zuletzt angeschlossenes, jetzt nicht verbundenes Gerät:
    iPod nano (3. Generation) mit Firmwareversion 1.1.3
    Seriennummer: YM741YNKYXT
    ** Sync-Tests für iPhone/iPod touch **
    Kein iPhone oder iPod gefunden

    Yeah... I hope apple solves this problem soon. =\
    I use Windows XP instead of Vista...
    This happened to me:
    I plugged my iPod
    Oppened the iTunes, iTunes recognized the iPod with all the songs, album covers, playlists, etc.
    It asked for update. (Download & Instal, ok)
    Finished the update, oppened the iTunes 9.0. Added a new songs but then I realized it didn't recognize the iPod (wich was plugged.)
    I checked on "My computer" and I saw "iPod". Ok.
    When I ejected the iPod it was clean. No musics, no Videos, no playlists. Started on the screen "Select your language".
    I Tried reinstaling the iTunes but whenever I got an older version it said something like "The iTunes can't be started because the iTunes library has been generated by a new version."
    Restarted my PC several times.
    Rebooted the iPod.
    Tried switching USBs.
    NOTHING works.
    Nothing at all.
    even tryed the manage thing on "My Computer".
    If they don't find a way of fixing this bug my iPod Nano is not better than a f**kin' Pendrive... ~.~"
    Hope apple do something...

  • One original Intro cartridge no longer recognized by HP Officejet 6500a Plus printer

    The original "Intro" Magenta cartridge in my HP 6500a Plus is no longer recognized by the printer.
    The other "Intro" color cartridges (cyan and yellow) have a little ink left, and are recognized, along with a non-Intro HP black cartridge.
    I didn't use this printer a lot. What would cause just one cartridge to no longer be recognized by the printer?
    I can't use this printer at all now because of this. Not even for black-only printing... Not even for scanning!
    Edit:
    More info: The Magenta cartridge has an expiry of 2013/08, and the other 2 color cartridges have an expiry of 2013/09.
    Hmm.. are these cartridges designed to self-destruct about 6 months after expiry, even if they have some useable ink left in them?
    In a month or so, will the other 2 quit being recognized as well?
    I get:
    Ink System has failed (0xc19a0020)
    Ink System has failed (0xc19a0022)
    See attached pics for cartridge specific messages:
    I've done Solution one: Reset the printer.
    Done Solution two: Remove, clean, and reinstall the printhead.
    Done Solution three: Reset the product (looks like the first solution).
    I'm going to but a new Magenta cartridge and see if the problem goes away..

    I just discovered the Embedded Web Server on my E710n-z printer. Very cool!
    But it shows conflicting information from what the LCD panel shows:
    (it shows the printer head as damaged)
    And here, it recognizes the Magenta cartridge as empty:
    I only printed 132 pages in the lifetime of this printer and the head is gone?

  • SSD Upgraded MacBook Pro 2011 freezes, hangs, until SSD is no longer recognized

    Hello.
    Enough with the small talk. I have MacBook Pro 13" Late 2011 with Lion that I upgraded with a 128GB Vertex 4 SSD about 8 months ago. I moved the original HDD into the optical bay and slipped the Vertex 4 into its place. Everything was all good and well until about a month ago when my computer started freezing and hanging (I'm not exactly sure what the difference is or if they're interchangeable words). To be more descriptive, I would have some applications open and it would randomly freeze, leaving me with a rainbow wheel I could control. The computer would then be essentially unresponsive other than the ability to click between apps, but if I did it a couple times everything would become completely unresponsive and I would be left with the spinning pinwheel. At first I thought the computer would right itself, but it stayed like that for 30 minutes one time, with the fan ending up blowing as hard as it could and the temperature of the computer becoming quite warm. The only thing I would be able to do at that point was to hold the power button to force restart the computer. Then the whole process would happen again, once more than 10 times a day. It didn't seem like the hanging was due to intensive use of the computer; sometimes I would literally just have one window open browsing the interwebs and it would give up on me, and other times it wouldn't happen until I had a billion tabs open streaming tv shows on every single one.
    At its very worst, I had to hard reset the computer yet again, but when it booted up the SSD was no longer recognized. It was as if I unplugged and removed it so there was nothing in the primary bay and I just turned the computer on. So it booted to the that thing with the options: recover from time machine backup, reinstall Lion, get help online, or disk utility. However, the SSD does not appear in the disk utility, I can't reinstall Lion to it (because it's not an option), and I can't use the SSD as a startup disk (also because it's not an option). I was completely sure it was a faulty SSD so I sent it to OCZ, who then crushed my hopes and told me there was nothing wrong with the drive.
    My hunch after several hours of digging throgh other forums is that something is wrong with my logic board, but I'm obviously posting this because I don't have any confidence in my hunch and would rather have some feedback before I go splurging on a diagnosis or - oh no! - another logic board.
    Thanks in advance, maybe.

    As I mentioned I sent it back to them, and they replied with this:
    "I would like to inform you that the RMA drive you sent back to us is no trouble found. Hence we will ship the same unit back to you. 
    Below is all the actions were performed on your drive.
    •        Writes every block on the drive many times.
    •        Verifies all data written.
    •        Reads every block on the drive many times.
    •        Tracks performance during this test, and makes sure it is within expected ranges.
    •        Tracks SMART data throughout this process to ensure proper functionality and recording of info."
    Then in a later email:
    "We thoroughly tested the drive on several machines. The drive has passed all testing with no faults found. The drive is functioning correctly as received. "
    I am actually praying that its my SSD or a broken SATA cable (no chance) because those are relatively cheap.
    Any ideas?

  • IPhone no longer recognized as a drive on my Windows machine

    When I connect my iPhone to my computer, the standard window/dialog no longer appears, asking me what I want to do (Open this folder for viewing, etc.). The iPhone is no longer recognized as a drive on my computer. Consequently, I can no longer browse the iPhone's photos folder as a regular Windows drive.
    I opened the Device Manager and Apple iPhone appears in the Portable Devices section with the error message "Windows cannot start this hardware device because its configuration information (in the registry) is incomplete or damaged."
    However, when I connect the iPhone to my computer, iTunes starts up normally and begins syncing the iPhone. I just want to regain the ability to browse my iPhone's photos folder the way I used to.
    I've reinstalled iTunes, but that hasn't helped.
    Has anyone else faced this problem? Are there any suggestions/solutions out there?
    Thanks in advance.

    To copy photos from the Camera Roll start your photo capture software on your computer. Does that application recognize your iPhone as a camera? Is so you're good to go for copying the photos to your computer.

  • Sony Handycam HDR no longer recognized

    I have a Sony HDR HDD camcorder that, for quite a while now, had no issues with its 4pin DV-USB cable (that came with it) connection to my Mac Pro being recognized by iMovie 9. I haven't made a video in a couple of months, but recently, I filmed about 3 hours worth of wedding footage, connected the camcorder to the Mac as before, iPhoto recognized it instantly (and auto-launched as always) but iMovie refuses to believe the camcorder exists.
    I've been told that no stores sell Sony's proprietary DV cables for their products (which makes since as universality would only benefit consumers and not businesses). Additionally, some go so far as to say Sony doesn't even make such a firewire cable to handle an issue wherein iMovie 9 now requires a firewire connection—or so I've heard.
    1) Has iMovie 9 been nerfed in some update that now requires camcorders to be connected via firewire now.
    2) If so, is there some method to import the videos either directly to the finder or into iMovie without the need for a potentially non-existent DV-Firewire cable?
    PS: The connection is no longer recognized on my iMac as well.

    Well… I opened Image Capture with the camcorder plugged in and modified the "Connecting this camera opens…" menu to be iMovie. Unfortunately, all that resulted in was opening iMovie upon connecting the camera. iMovie still refuses to acknowledge that the camcorder is connected.
    Related: This is my work machine, wherein we do moderate amounts of video capture and I am using iMovie '08 7.1.4 on OS X 10.6.8. I'm really disappointed in Apple having altered something within iMovie (or the OS) that prevents the camcorder from being recognized. The last import I had performed was March 25, 2011.
    More info regarding the camcorder: Sony Handycam HDR-SR11 60GB HDD. I am going to try to burn straight to DVD and then try and import from that, but that is, of course, not ideal. I'd much prefer to import into iMovie directly from the camera as I used to be able to do.
    EDIT: I'm guessing you need to install the Picture Motion Browser software for the Disc-Burn feature of the camcorder to work. And that is only available on a Windows-based PC.

Maybe you are looking for

  • Things I would like to see in the next n95 8gb upd...

    1) Saved camera settings (Really..how hard is that?) 2) Fixed video camera stutter (Didn't see it on the list of updates) 3) When texting groups whose members have more than 1 number, it would be nice if I could set a default instead of having to cho

  • Security after hard reset of airport express

    hello. i was having internet connectivity issues, read through these forums, did a hard reset, renamed the profile, and now all works well. problem is, i just noticed there is some sort of "no security" in one of the windows in the admin utility. the

  • System Error message in SXMB_MONI

    Hello Gurus, We have recently upgraded our XI system to PI 7.1. Since the upgrade, we are noticing that every top of the hour we see 3 messages that error out with sender interface = "SAPCCMS" and sender namespace = "urn:SAPCCMS". When I doubleclick

  • BI 4.1 : SSO to multiple BW Systems

    Dear all, I'm setting up SSO To BW. From one BI Platform, I want to setup SSO to two BW systems (called "BID" or "BIP") - I created the keystore file and certificiate - I imported the certificate file cert.der in the two BW systems. What is the Syste

  • Runtime error when sending email from PCUI

    Hi, When sending email from an activity in PCUI, I get runtime error, Line 2201, error, 'Object Expected'. Any idea? Thanks, AR