RH_ShowHelp not displaying window

I created two topics under the the HTML File Topic in Robohelp 9. I created t
he mapping file with the two topics in the root of Map Files Root. When calling the jav
ascript:
RH_ShowHelp(0, "  
${pageContext.request.contextPath}/profile>WebAppFull", 0, 1)'>?</A>
A seperate window opens with the start page(profile) rather than the topic html file. Any Suggestions?

It looks like a known problem, I found a couple of bug reports that appear to describe your problem:
* [https://bugzilla.mozilla.org/show_bug.cgi?id=593674 Bug 593674] – transparent/non-updated Chrome/Content UI when resuming from Suspend-to-RAM or lock/unlock windows
* [https://bugzilla.mozilla.org/show_bug.cgi?id=593939 Bug 593939] – Dead browser windows after OS "lock"
Please do not comment on bug reports

Similar Messages

  • SWF Player in AIR -  not displaying window component and Popup ..?

    Hi Friends.....
    I have developed  SWF Player in AIR,but getting some error when swf playing....
    Popup or  window components are not displaying properly  when swf is playing ,
    please give me a solution to solve this....?
    i think swf playback taking high memory that why preventing new component creation ...right...?
    Thanks..

    Hi Jim,
    for application with application sandbox and for top-most html documents you could for example:
    <script type="text/javascript">
         function clicked()
              if(window.runtime)
                   var app = window.runtime.flash.desktop.NativeApplication.nativeApplication;
                   if(app) app.exit();
              return false;
    </script>
    <a href="#" onclick="clicked();">CLOSE</a>
    or even:
    if(window.nativeWindow)
         window.nativeWindow.close();
    I think this works without installing any additional javascript sources, see:
    http://livedocs.adobe.com/flex/3/html/help.html?content=AboutHTMLEnvironment_4.html
    kind regards,
    Peter

  • RH7- Insert action does not display window to select the file.

    I have a nightmare situation with RH7 with no clue to resolve. What are my options to fix this
    I am having trouble with robohelp, selecting insert action does not display the pop up window. This prevents functions such as inserting images & files, importing files and creating hyperlinks to documents created in word, frame maker.
    when I perform this action, the pop up window appears virtually but is not visible to make the selection and RH freezes.
    I have to end the process or press esc to find some work around - so far none available
    Please help.

    Welcome to the community.
    Have you recently gone from a dual monitor setup to a single monitor?  When this happens, RH can sometimes keep tossing dialog boxes over where it thinks the second monitor is.  I typically use a program called ForceWindowVisible (get it here) to push wandering dialogs back into view.  Give that a try and see if it works.  Hope this helps,
    Ben
    GryphonMountain.net

  • Groupwise 7 Rule Name does not display Windows 2008 R2

    Under tools and rules on a windows 2008 R2 server the rule name does not display. Any ideas on how to resolve this would be greatly appreciated.

    kdavisb wrote:
    > 2008 R2 server
    I'm pretty sure that the GW7 client is not supported on Windows 2008 R2.
    Danita
    Novell Knowledge Partner
    Upgrading to GroupWise 2012? http://www.caledonia.net/blog/?p=514
    http://www.caledonia.net/gw12upg.html

  • Bi Dashboards issue works properly some times and after not display pointers data and give un expected error and throw login window

    HI,
    I have toff situation where  we deployed bi dashboards in our site and it works some time and some times not,
    and some times it keep loading and throw a login window.
    works when
    we restart performance point service  and if not work
    we re create secure store service and generated new key and create new pps service application
    before that we stopped secure store and pps service  using c.a in application server
    we are using ssas for datasource to connect  from dashboard designer
    we have seperate server for ssas dbs
    seperate application server running: pps service and secure store service
    two web front ends:  one of running secure store
    1 Domain controller + central admin service running
    some times after 4 -5 hours bi dashboards works , we dashboards not display data and throw un expected errors,
    also when we try to connect using a dashboard designer from a seperate client machine in same domain ,we have same issue , we unable to connect to ssas datasource server, and if connect some times unable to deploy dashboards.
    we tried every thin icreased server time out values  in ssas server
    :\Program Files\Microsoft SQL Server\MSAS10_50.MSSQLSERVER\OLAP\Config\msmdsrv.ini. in this location
    and in 
    c:\program files\common files\microsoft shared\web server extensions\14\webclients\ppsmonitoringServer\client.config
    maxStringContentLength="2147483647"
    maxNameTableCharCount="2147483647"
    maxBytesPerRead="2147483647"
    maxArrayLength="2147483647"
    maxDepth="2147483647" />
    even we have same issue
    is some thing happening when dashboards working some time and  after some time not 
    is a secure store crashing or its still request pending in IIS and not authenticating to data soruce why 
    below are the logs
    Here are the results of the log analysis :
    server wfe1 
    09/01/2014 14:43:44.66 w3wp.exe (0x2128) 0x158C PerformancePoint Service PerformancePoint Services 39 Critical A PerformancePoint service application call was aborted by the caller.  This may indicate the HttpRuntime executionTimeout for the Web Application
    is configured to a value smaller than the DataSourceQueryTimeout for the PerformancePoint Service Application. 8bc44f14-acef-49bf-b1c1-2755ea7e6e24
    09/01/2014 14:43:44.66 w3wp.exe (0x2128) 0x158C PerformancePoint Service PerformancePoint Services ef8z Critical ‏‏حدث
    استثناء
    أثناء عرض
    عنصر ويب.
    قد تساعد
    معلومات التشخيص
    التالية في
    تحديد سبب
    هذه المشكلة:  Microsoft.PerformancePoint.Scorecards.BpmException: ‏‏لقد
    انتهت
    مهلة الطلب
    أو تم
    إجهاضها. تم
    تسجيل تفاصيل
    إضافية من
    أجل المسؤول.  ‏‏رمز
    خطأ "خدمات PerformancePoint"
    هو 20700. 8bc44f14-acef-49bf-b1c1-2755ea7e6e24
    09/01/2014 14:43:44.66 w3wp.exe (0x2128) 0x158C SharePoint Foundation Runtime ba3q Medium Redirect to error.aspx?ErrorText=Request%20timed%20out%2E failed. Exception: System.Web.HttpException: The remote host closed the connection. The error code is 0x800704CD.    
    at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)     at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()     at System.Web.HttpResponse.Flush(Boolean finalFlush)    
    at System.Web.HttpResponse.End()     at Microsoft.SharePoint.Utilities.SPUtility.Redirect(String url, SPRedirectFlags flags, HttpContext context, String queryString) 8bc44f14-acef-49bf-b1c1-2755ea7e6e24
    09/01/2014 14:47:32.69 w3wp.exe (0x2128) 0x2154 Web Content Management Publishing Cache 7363 Critical Object Cache: The super reader account utilized by the cache does not have sufficient permissions to SharePoint databases. To configure the account use
    the following command 'stsadm -o setproperty -propertyname portalsuperreaderaccount -propertyvalue account -url webappurl'. It should be configured to be an account that has Read access to the SharePoint databases.  Additional Data:  Current default
    super reader account: NT AUTHORITY\LOCAL SERVICE 78c107cd-0d4b-46f5-8e1a-0d9b4ebc7b29
    09/01/2014 15:07:40.74 w3wp.exe (0x2128) 0x209C PerformancePoint Service PerformancePoint Services 20 Critical The user "i:Anonymous" attempted to access an item in the following location:
    http://www.xxx.xxx.sa/ar-sa/Notary/Rspointer/Lists/PerformancePoint Content/28_.000  Verify that the location exists and that the user has the "Read Items" permission. 
    Exception details: Microsoft.PerformancePoint.Scorecards.BpmException: ‏‏لقد
    انتهت
    مهلة الطلب
    أو تم
    إجهاضها. تم
    تسجيل تفاصيل
    إضافية من
    أجل المسؤول.     at Microsoft.PerformancePoint.Scorecards.Store.Dao.SPListItemDao.Get(ISPFcoCache cache, Guid webSiteID, RepositoryLocation location, SPListItem item)    
    at Microsoft.PerformancePoint.Scorecards.Store.Dao.SPListItemDao.Get(ISPFcoCache cache, Guid webSiteID, RepositoryLocation location)     at Microsoft.PerformancePoint.Scorecards.Store.SPDataStore.SPItemGet(RepositoryLocation location, String
    spObjectTypeId) abf0263d-7333-4e4f-9cd4-a3a4dcb700c0
    09/01/2014 15:13:25.92 w3wp.exe (0x2128) 0x18DC PerformancePoint Service PerformancePoint Services 20 Critical The user "i:Anonymous" attempted to access an item in the following location:
    http://www.xxx.xxx.sa/ar-sa/Notary/Rspointer/Lists/PerformancePoint Content/218_.000  Verify that the location exists and that the user has the "Read Items" permission. 
    Exception details: Microsoft.PerformancePoint.Scorecards.BpmException: ‏‏لقد
    انتهت
    مهلة الطلب
    أو تم
    إجهاضها. تم
    تسجيل تفاصيل
    إضافية من
    أجل المسؤول.     at Microsoft.PerformancePoint.Scorecards.Store.Dao.SPListItemDao.Get(ISPFcoCache cache, Guid webSiteID, RepositoryLocation location, SPListItem item)    
    at Microsoft.PerformancePoint.Scorecards.Store.Dao.SPListItemDao.Get(ISPFcoCache cache, Guid webSiteID, RepositoryLocation location)     at Microsoft.PerformancePoint.Scorecards.Store.SPDataStore.SPItemGet(RepositoryLocation location, String
    spObjectTypeId) b35bf864-54f4-43fa-88a8-44cdf938bfa2
    09/01/2014 15:11:10.87 w3wp.exe (0x2128) 0x1F88 PerformancePoint Service PerformancePoint Services 20 Critical The user "i:Anonymous" attempted to access an item in the following location:
    http://www.xxx.xxx.sa/ar-sa/Courts/Bic/Lists/PerformancePoint Content/4_.000  Verify that the location exists and that the user has the "Read Items" permission. 
    Exception details: Microsoft.PerformancePoint.Scorecards.BpmException: ‏‏لقد
    انتهت
    مهلة الطلب
    أو تم
    إجهاضها. تم
    تسجيل تفاصيل
    إضافية من
    أجل المسؤول.     at Microsoft.PerformancePoint.Scorecards.Store.Dao.SPListItemDao.Get(ISPFcoCache cache, Guid webSiteID, RepositoryLocation location, SPListItem item)    
    at Microsoft.PerformancePoint.Scorecards.Store.Dao.SPListItemDao.Get(ISPFcoCache cache, Guid webSiteID, RepositoryLocation location)     at Microsoft.PerformancePoint.Scorecards.Store.SPDataStore.SPItemGet(RepositoryLocation location, String
    spObjectTypeId) 7cea0eb6-214f-4d7b-a6e7-97a0fe11c956
    09/01/2014 15:11:40.87 w3wp.exe (0x2128) 0x2150 PerformancePoint Service PerformancePoint Services 20 Critical The user "i:Anonymous" attempted to access an item in the following location:
    http://www.xxx.xxx.sa/ar-sa/Notary/Rspointer/Lists/PerformancePoint Content/162_.000  Verify that the location exists and that the user has the "Read Items" permission. 
    Exception details: Microsoft.PerformancePoint.Scorecards.BpmException: ‏‏لقد
    انتهت
    مهلة الطلب
    أو تم
    إجهاضها. تم
    تسجيل تفاصيل
    إضافية من
    أجل المسؤول.     at Microsoft.PerformancePoint.Scorecards.Store.Dao.SPListItemDao.Get(ISPFcoCache cache, Guid webSiteID, RepositoryLocation location, SPListItem item)    
    at Microsoft.PerformancePoint.Scorecards.Store.Dao.SPListItemDao.Get(ISPFcoCache cache, Guid webSiteID, RepositoryLocation location)     at Microsoft.PerformancePoint.Scorecards.Store.SPDataStore.SPItemGet(RepositoryLocation location, String
    spObjectTypeId) 4154222b-6ff0-4b64-81b8-d08501a19278
    server wfe 2
    09/01/2014 14:50:59.05 w3wp.exe (0x1294) 0x1D88 Web Content Management Publishing Cache 7363 Critical Object Cache: The super reader account utilized by the cache does not have sufficient permissions to SharePoint databases. To configure the account use
    the following command 'stsadm -o setproperty -propertyname portalsuperreaderaccount -propertyvalue account -url webappurl'. It should be configured to be an account that has Read access to the SharePoint databases.  Additional Data:  Current default
    super reader account: NT AUTHORITY\LOCAL SERVICE 382f711d-cdad-4c5d-be88-2e7d6f36dde2
    09/01/2014 14:50:59.05 w3wp.exe (0x1294) 0x1D88 Web Content Management Publishing Cache 7363 Critical Object Cache: The super reader account utilized by the cache does not have sufficient permissions to SharePoint databases. To configure the account use
    the following command 'stsadm -o setproperty -propertyname portalsuperreaderaccount -propertyvalue account -url webappurl'. It should be configured to be an account that has Read access to the SharePoint databases.  Additional Data:  Current default
    super reader account: NT AUTHORITY\LOCAL SERVICE 382f711d-cdad-4c5d-be88-2e7d6f36dde2
    09/01/2014 14:50:59.05 w3wp.exe (0x1294) 0x1D88 Web Content Management Publishing Cache 7363 Critical Object Cache: The super reader account utilized by the cache does not have sufficient permissions to SharePoint databases. To configure the account use
    the following command 'stsadm -o setproperty -propertyname portalsuperreaderaccount -propertyvalue account -url webappurl'. It should be configured to be an account that has Read access to the SharePoint databases.  Additional Data:  Current default
    super reader account: NT AUTHORITY\LOCAL SERVICE 382f711d-cdad-4c5d-be88-2e7d6f36dde2
    09/01/2014 14:50:59.05 w3wp.exe (0x1294) 0x1D88 Web Content Management Publishing Cache 7363 Critical Object Cache: The super reader account utilized by the cache does not have sufficient permissions to SharePoint databases. To configure the account use
    the following command 'stsadm -o setproperty -propertyname portalsuperreaderaccount -propertyvalue account -url webappurl'. It should be configured to be an account that has Read access to the SharePoint databases.  Additional Data:  Current default
    super reader account: NT AUTHORITY\LOCAL SERVICE 382f711d-cdad-4c5d-be88-2e7d6f36dde2
    In the Roiscan logs we get an error in regards to the English Language pack:
    Review Items
    ============
    Error:                       Product {90140000-1015-0409-1000-0000000FF1CE} - Microsoft SharePoint Foundation 2010 1033 Lang Pack:  has unexpected
    file state(s).
    adil

    chinnijagadeesh,
    You suck!
    Signed: The rest of the universe.
    ... and quit crossposting FFS... it really is quite annoying!

  • I've been using FCP 7 on my iMac for quite some time with great success.  Lately I created a new project and the browser window does not format properly (it's O.K. for previously created projects). The effects window is also not displaying properly.

    Help! My browser window is suddenly not formatting properly. (losing browser formatting, glitch, bug)  I'm using FCP 7 on an iMac with OS X 10.8.5 and have been successfully doing so for a couple of years.  I fear my Final Cut Pro is corrupt and I have to re-install. Anyone ever see this problem? Old projects display and behave fine in the browser, but any new project I create, totally loses the formatting in the browser and the browser also does not display the "effects" window properly anymore. (see below)

    YOU ARE A LIFE SAVER!  I reinstalled the program and everything. THANK YOU! THANK YOU! MY HERO!!!

  • When I click on an active link from another application, it opens the firefox application, but won't open open the page - it just opens Firefox or takes me to Firefox. No new tab or window is opened and the link is not displayed.

    When I click on an active link from another application, it opens the firefox application, but won't open open the page - it just opens Firefox or takes me to Firefox. No new tab or window is opened and the link is not displayed.

    Firefox sent an email to me to confirm that I had asked the above question. The email had a link to click. When I clicked it from Firefox, nothing happened. Then I opened IE, signed into Comcast, opened the email, clicked the link, and it brought me here.

  • Why is the left hand window and bar with the buttons for TOC/Search/Glossary not displaying in one client location?

    Greetings all:
    I have more years of experience with RoboHelp than I want to admit, but I have never run into this before. I have a published RoboHelp 9 project for an overseas client that displays exactly as it should when the published version is viewed by myself or another RoboHelp developer (not located where I am). However; the users at 1 of 2 two client sites do not see the left hand TOC window or the bar above the project with the buttons (the other site does see it). The users at both sites are using Internet Explorer 9, and I have been told there is no difference in their security set-up. I suspect that at the site where it is not displaying there is a security setting that is throwing it off, but I am not sure what to have them look for. Anyone have any ideas?
    W. Keith

    Do they not simply see the bar or is it empty? In the first situation, it seems they are opening the topic directly instead of via the start file.
    What is the URL the users are using on both the locations? And do the users have a hyperlink 'Show' at the top of the topics?
    Kind regards,
    Willam

  • How do I connect to Time Capsule from a Windows 8.1 machine which is on a Windows domain. I have been able to connect from a Windows 7 machine on a Windows domain to a Time Capsule. Airport utility is not displaying the Time Capsule Win8.1 machine

    How do I connect to Time Capsule from a Windows 8.1 machine which is on a Windows domain. I have been able to connect from a Windows 7 machine on a Windows domain to a Time Capsule. Airport utility is not displaying the Time Capsule Win8.1 machine.
    I have checked that the firmware has been updated to 7.6.4 . Similalrly the Win8.1 machine has been loaded with the update specified in another discussion.

    Firstly how are you connecting to the TC.. wireless or ethernet?
    Please open a command window and ping it.. ping by name and by IP address.
    If ping succeeds at least by IP it should work.
    In windows explorer type
    \\10.0.1.1 (or whatever the TC ip is.. that is the default).
    Having the airport utility for windows loaded can help the process. As it loads bonjour for windows.
    7.6.4 firmware on the TC is useless. It works better on 7.6.1
    If the ping does not succeed by either name or IP address yet you have internet through the TC, then your network is setup wrongly. You are have firewalls blocking local IP. Take down all the firewalls.

  • I installed the latest version of iTunes (10.6.3.25) on a new Windows 7 PC.  I can see ahred libraries on Shared but can't import as the line containing the Settings and Import buttons does not display.   Any suggestions?

    To move the iTunes library to this new computer I switched on Home Sharing and can see the other libraries on my home network.  If I select tracks from a Shared library I can't import them as the strip containing "Show: All Items" and the "Settings" and "Import" buttons, does not display at the bottom of the screen.  Goes straight from the list of tracks to the strip with Playlist icons and xxxx items, tttttt total time, yyyy GB. 
    Any suggestions for making the Import button appear?

    I hvae the EXACT same issue
    I built a new computer which is EXTREMELY fast overclocked i7 ect and.. ITUNES DOESNT WORK
    I click on itunes which ive uninstalled and reinstalled and reset the winsock AND seen if there were any errors AAAAAAND ive check the Hkey to make sure bonjur was the only one in there which it is and all that happens is my cpu goes to 25% and i cant do anything except go into the task manager and close it! ANYTHING with itunes (everything else is premium speed).
    what do i do
    windows 7 64 bit

  • Flash Player 11.2.202.235, IE9 64-bit, Windows 7 64-bit, HP laptop - objects do not display-seevideo

    Flash Player 11.2.202.235, Internet Explorer 9 64-bit, Windows 7 64-bit, HP laptop - Flash objects do not display properly in browser; right-click Settings window does not display properly either; i have to scroll down and back up to see parts of the Flash object but it disappears anyway when i mouse over.
    I took video of the issue and have now linked to it.  In the video, I show two browser tabs - one from this site and one from a Bank of America (BoA) site with a flash object.  You can see how the BoA flash object disappears when I make that tab active.
    Please help!
    Link to video:
    http://www.youtube.com/watch?v=PCLJcxmzPkI&feature=youtu.be
    Message was edited by: Jleon21612012

    Thanks for the reply and the link.  The driver update did not work because it says I have the latest one installed - even though the driver date is 10/8/2009.  It's the Intel(R) Graphics Media Accelerator HD, version 8.15.10.1968.
    Can you believe that...the latest is from 2009?!  I tried to install an updated version anyway - first by going to the Intel site.  I found a driver update from Jan 2012 that matches my system, but the install aborts with the error message "A customized computer manufacturer driver is installed on your computer. The Intel Driver Update Utility is not able to update the driver."
    So, I searched through the HP support site and finally found a link to my computer:
    http://h10025.www1.hp.com/ewfrf/wc/product?product=4121236&lc=en&cc=us&dlc=en&task=&lang=e n&cc=us
    And I downloaded and installed the "same" driver anyway:
    Intel Graphics Media Accelerator HD Driver ►
    2009-12-04 , Version:8.15.10.1968 B, 29.91M
    This package contains the driver for the Intel Graphics Media Accelerator HD in the supported notebook/laptop models.
    But it does not correct the problem.
    Maybe this problem is because of an old graphics driver - but this is apparently a dead end for me.
    Is there any possibility it is caused by something else?

  • Print Problem - PDF is OK on Windows 7, but OK on Windows XP with "Acrobat Reader An error exists on this page. Acrobat may not display the page correctly. Please contact the person who created the PDF document to correct the problem."

    I have received a PDF which prints fine in Windows 7 but with Windows XP I get "Acrobat Reader An error exists on this page. Acrobat may not display the page correctly. Please contact the person who created the PDF document to correct the problem." and a blank piece of paper passes through the printer. I appreciate that Windows XP is no longer supported but I would like to think that the solution to this problem is not too difficult!
    I have tried Acrobat 9, 10 and 11.
    Any advice (apart from use Windows 7! ) would be most welcome.
    Many thanks.

    If you use the same Adobe Reader versions with the same PDF on Windows 7 and XP, then I would expect the outcome to be the same.
    Is this a local or online PDF?
    If local, is the file really exactly the same?
    If online, in what browser?

  • On windows 7 only, ie9 and firefox 4 spry bar not displaying correctly?

    This website www.colonialstock.com does not display the spry menubar correctly.  I need it to go all the way to the right.  But when I do a view on IE8 or do the compatibility view on IE9 (which is the same as IE8) it brings the bar too far, making it fall below where it is.  I need it to work on both browsers.  The same is on firefox 4 and earlier versions.  I am guessing this is just a windows 7 issue in all.  Also on firefox when i hover on this tab issuer services> annual meeting & proxy the sub sub menu appears farther down than it should it works fine on all ie8/9 versions.  Please let me know if you have any solutions.

    See here http://forums.adobe.com/message/4002145#4002145
    Gramps

  • It's not just Download Helper v4.8.3, it's also RealPlayer: the download display window shows .mp3 files downloading, but nothing shows in the folder when it is done downloading.

    # Question
    It's not just Download Helper v4.8.3, it's also RealPlayer: the download display window shows .mp3 files downloading, but nothing shows in the folder when it is done downloading.
    Also in the '''Properties''' window of Windows Explorer I '''no longer have the Details tab''', so I can't update my mp3 files with Artist, Album, Genre, etc. But the details tab does show up when I access it thru Windows Explorer.
    I ran the AVG rescue disc an no viruses found. Now on '''FF3.6.15''' '''RealPlayer''' shows when I right click but then '''immediately disappears and an icon appears in the System Tray''', but as soon '''as I hover my mouse over it it disappears'''.
    Does anyone have any ideas or suggestions?
    How can I get this fixed? I have time-sensitive mp3s that I won't have access to anymore if I don't get this resolved in a hurry. (no pressure on you, I'm the one that's stressed about this) Can you help? Thanks so much for responding to this '''inquiry.''''''bold text'''

    See:
    *https://support.mozilla.com/kb/Downloads+window
    *Tools > Options > Privacy > Firefox will: "Use custom settings for history" > "Remember download history"

  • Firefox 3.6.6 Not Displaying Gmail Contacts & Calendar and at least 1 other website correctly after using Microsoft Windows Easy Transfer

    == Issue
    ==
    I have another kind of problem with Firefox
    == Description
    ==
    In migrating from an XP PC to a new Win 7 PC, I downloaded Firefox to the new PC and it worked fine - got my Gmail contacts, calendar, etc. Later I used Micros Soft's Windows Easy Transfer to move data, profiles, etc to the new PC. Then could log onto Gmail but it would not show Contacts or Calendar. I then uninstalled Firefox and reinstalled it - nohelp, then I did a system to Restore to before I did the Windows Easy Transfer - no help, then I manually moved my Firefox Profile from the XP machine - no help. BTW at least one other website does not display correctly: http://www.hollandamerica.com/main/Main.action. NOTE - through all this Internet Explorer has shown these sites correctly.
    == This happened
    ==
    Every time Firefox opened
    == Used Microsoft Windows Easy Transfer
    ==
    == Troubleshooting information
    ==
    Troubleshooting Information
    This page contains technical information that might be useful when you're
    trying to solve a problem. If you are looking for answers to common questions
    about Firefox, check out our support web site.
    Copy all to clipboard
    Application Basics
    Name
    Firefox
    Version
    3.6.3
    Profile Directory
    Open Containing Folder
    Installed Plugins
    about:plugins
    Build Configuration
    about:buildconfig
    Extensions
    Name
    Version
    Enabled
    ID
    Flashblock 1.5.13 true {3d7eb24f-2740-49df-8937-200b1cc08f8a}
    Google Notebook 1.0.0.22 false [email protected]
    Microsoft .NET Framework Assistant 1.2.1 true {20a82645-c095-46ed-80e3-08825760534b}
    PDF Download 3.0.0.1 false {37E4D8EA-8BDA-4831-8EA1-89053939A250}
    Java Console 6.0.20 true
    McAfee SiteAdvisor 3.0 true
    Modified Preferences
    Name
    Value
    accessibility.typeaheadfind.flashBar 0
    browser.history_expire_days 20
    browser.history_expire_days.mirror 20
    browser.places.importBookmarksHTML false
    browser.places.importDefaults false
    browser.places.leftPaneFolderId -1
    browser.places.migratePostDataAnnotations false
    browser.places.smartBookmarksVersion 2
    browser.places.updateRecentTagsUri false
    browser.startup.homepage https://mail.google.com/mail/?shva=1#contacts
    browser.startup.homepage_override.mstone rv:1.9.2.3
    browser.tabs.loadInBackground false
    dom.disable_window_move_resize true
    dom.event.contextmenu.enabled false
    extensions.lastAppVersion 3.6.3
    general.useragent.extra.microsoftdotnet ( .NET CLR 3.5.30729)
    network.cookie.lifetimePolicy 1
    network.cookie.prefsMigrated true
    network.image.imageBehavior 0
    places.last_vacuum 1273287748
    print.print_printer HP Photosmart C7100 series
    print.printer_HP_OfficeJet_Pro_1170Cse.print_bgcolor false
    print.printer_HP_OfficeJet_Pro_1170Cse.print_bgimages false
    print.printer_HP_OfficeJet_Pro_1170Cse.print_command
    print.printer_HP_OfficeJet_Pro_1170Cse.print_downloadfonts false
    print.printer_HP_OfficeJet_Pro_1170Cse.print_evenpages true
    print.printer_HP_OfficeJet_Pro_1170Cse.print_footercenter
    print.printer_HP_OfficeJet_Pro_1170Cse.print_footerleft &PT
    print.printer_HP_OfficeJet_Pro_1170Cse.print_footerright &D
    print.printer_HP_OfficeJet_Pro_1170Cse.print_headercenter
    print.printer_HP_OfficeJet_Pro_1170Cse.print_headerleft &T
    print.printer_HP_OfficeJet_Pro_1170Cse.print_headerright &U
    print.printer_HP_OfficeJet_Pro_1170Cse.print_in_color true
    print.printer_HP_OfficeJet_Pro_1170Cse.print_margin_bottom 0.3
    print.printer_HP_OfficeJet_Pro_1170Cse.print_margin_left 0.5
    print.printer_HP_OfficeJet_Pro_1170Cse.print_margin_right 0.3
    print.printer_HP_OfficeJet_Pro_1170Cse.print_margin_top 0.3
    print.printer_HP_OfficeJet_Pro_1170Cse.print_oddpages true
    print.printer_HP_OfficeJet_Pro_1170Cse.print_orientation 0
    print.printer_HP_OfficeJet_Pro_1170Cse.print_pagedelay 500
    print.printer_HP_OfficeJet_Pro_1170Cse.print_paper_data 1
    print.printer_HP_OfficeJet_Pro_1170Cse.print_paper_height 11.00
    print.printer_HP_OfficeJet_Pro_1170Cse.print_paper_size 1634485807
    print.printer_HP_OfficeJet_Pro_1170Cse.print_paper_size_type 0
    print.printer_HP_OfficeJet_Pro_1170Cse.print_paper_size_unit 0
    print.printer_HP_OfficeJet_Pro_1170Cse.print_paper_width 8.50
    print.printer_HP_OfficeJet_Pro_1170Cse.print_printer HP OfficeJet Pro 1170Cse
    print.printer_HP_OfficeJet_Pro_1170Cse.print_reversed false
    print.printer_HP_OfficeJet_Pro_1170Cse.print_scaling 1.00
    print.printer_HP_OfficeJet_Pro_1170Cse.print_shrink_to_fit true
    print.printer_HP_OfficeJet_Pro_1170Cse.print_to_file false
    print.printer_HP_Photosmart_C7100_series.print_bgcolor false
    print.printer_HP_Photosmart_C7100_series.print_bgimages false
    print.printer_HP_Photosmart_C7100_series.print_command
    print.printer_HP_Photosmart_C7100_series.print_downloadfonts false
    print.printer_HP_Photosmart_C7100_series.print_edge_bottom 0
    print.printer_HP_Photosmart_C7100_series.print_edge_left 0
    print.printer_HP_Photosmart_C7100_series.print_edge_right 0
    print.printer_HP_Photosmart_C7100_series.print_edge_top 0
    print.printer_HP_Photosmart_C7100_series.print_evenpages true
    print.printer_HP_Photosmart_C7100_series.print_footercenter
    print.printer_HP_Photosmart_C7100_series.print_footerleft &PT
    print.printer_HP_Photosmart_C7100_series.print_footerright &D
    print.printer_HP_Photosmart_C7100_series.print_headercenter
    print.printer_HP_Photosmart_C7100_series.print_headerleft &T
    print.printer_HP_Photosmart_C7100_series.print_headerright &U
    print.printer_HP_Photosmart_C7100_series.print_in_color true
    print.printer_HP_Photosmart_C7100_series.print_margin_bottom 0.300000011920929
    print.printer_HP_Photosmart_C7100_series.print_margin_left 0.5
    print.printer_HP_Photosmart_C7100_series.print_margin_right 0.300000011920929
    print.printer_HP_Photosmart_C7100_series.print_margin_top 0.300000011920929
    print.printer_HP_Photosmart_C7100_series.print_oddpages true
    print.printer_HP_Photosmart_C7100_series.print_orientation 0
    print.printer_HP_Photosmart_C7100_series.print_pagedelay 500
    print.printer_HP_Photosmart_C7100_series.print_paper_data 1
    print.printer_HP_Photosmart_C7100_series.print_paper_height 11.00
    print.printer_HP_Photosmart_C7100_series.print_paper_size 1634485807
    print.printer_HP_Photosmart_C7100_series.print_paper_size_type 0
    print.printer_HP_Photosmart_C7100_series.print_paper_size_unit 0
    print.printer_HP_Photosmart_C7100_series.print_paper_width 8.50
    print.printer_HP_Photosmart_C7100_series.print_reversed false
    print.printer_HP_Photosmart_C7100_series.print_scaling 0.80
    print.printer_HP_Photosmart_C7100_series.print_shrink_to_fit false
    print.printer_HP_Photosmart_C7100_series.print_to_file false
    print.printer_HP_Photosmart_C7100_series.print_unwriteable_margin_bottom 0
    print.printer_HP_Photosmart_C7100_series.print_unwriteable_margin_left 0
    print.printer_HP_Photosmart_C7100_series.print_unwriteable_margin_right 0
    print.printer_HP_Photosmart_C7100_series.print_unwriteable_margin_top 0
    print.printer_hp_psc_1200_series.print_bgcolor false
    print.printer_hp_psc_1200_series.print_bgimages false
    print.printer_hp_psc_1200_series.print_command
    print.printer_hp_psc_1200_series.print_downloadfonts false
    print.printer_hp_psc_1200_series.print_evenpages true
    print.printer_hp_psc_1200_series.print_footercenter
    print.printer_hp_psc_1200_series.print_footerleft &PT
    print.printer_hp_psc_1200_series.print_footerright &D
    print.printer_hp_psc_1200_series.print_headercenter
    print.printer_hp_psc_1200_series.print_headerleft &T
    print.printer_hp_psc_1200_series.print_headerright &U
    print.printer_hp_psc_1200_series.print_in_color true
    print.printer_hp_psc_1200_series.print_margin_bottom 0.3
    print.printer_hp_psc_1200_series.print_margin_left 0.5
    print.printer_hp_psc_1200_series.print_margin_right 0.3
    print.printer_hp_psc_1200_series.print_margin_top 0.3
    print.printer_hp_psc_1200_series.print_oddpages true
    print.printer_hp_psc_1200_series.print_orientation 0
    print.printer_hp_psc_1200_series.print_pagedelay 500
    print.printer_hp_psc_1200_series.print_paper_data 1
    print.printer_hp_psc_1200_series.print_paper_height 11.00
    print.printer_hp_psc_1200_series.print_paper_size 1634485807
    print.printer_hp_psc_1200_series.print_paper_size_type 0
    print.printer_hp_psc_1200_series.print_paper_size_unit 0
    print.printer_hp_psc_1200_series.print_paper_width 8.50
    print.printer_hp_psc_1200_series.print_reversed false
    print.printer_hp_psc_1200_series.print_scaling 1.00
    print.printer_hp_psc_1200_series.print_shrink_to_fit true
    print.printer_hp_psc_1200_series.print_to_file false
    privacy.clearOnShutdown.cookies false
    privacy.clearOnShutdown.downloads false
    privacy.clearOnShutdown.formdata false
    privacy.clearOnShutdown.history false
    privacy.clearOnShutdown.passwords true
    privacy.cpd.cookies false
    privacy.cpd.downloads false
    privacy.cpd.formdata false
    privacy.cpd.history false
    privacy.item.downloads false
    privacy.item.formdata false
    privacy.item.history false
    privacy.item.passwords true
    privacy.sanitize.migrateFx3Prefs true
    privacy.sanitize.promptOnSanitize false
    privacy.sanitize.sanitizeOnShutdown true
    security.warn_viewing_mixed false
    == Firefox version
    ==
    3.6.3
    == Operating system
    ==
    Windows 7
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729)
    == Plugins installed
    ==
    *-Default Plug-in
    *NPRuntime Script Plug-in Library for Java(TM) Deploy
    *Shockwave Flash 10.0 r45
    *McAfee Virtual Technician plugin for Mozilla (Gecko Version: 1.8b1)
    *3.0.50106.0
    *NPWLPG
    *Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers
    *Adobe PDF Plug-In For Firefox and Netscape

    Oops - for some reason, this problem now seems to have gone away. May have had something to do with Flash. I'll keep my fingers crossed.

Maybe you are looking for

  • Error While Creating Remittance Challan

    Dear All I have made down payment to a Vendor of Rs. 10,000 .TDS @11.33 was deducted on the Down Payment. Then he raised an invoice of Rs. 100,000. Again TDS was deducted on the Rs. 90,000 balance amount. Now when I am  Cretaing  Remittance Challan f

  • What Is Better?

    Two quick questions... 1. Are scene's the only way to make pages in the flash IOS development? 2. whats better touch events or mouse events? thank you for looking and possible responding 

  • Loading TXT documents in attachment list

    Hi, I have got a program that loads documents from a directory against the relevant PO so they appear in the attachment list when viewing the PO. My problem is for TXT documents when I try to open them they open with internal SAP editor rather than n

  • WRT350N, Drive access in Vista

    I have the WRT350N router with a hard disk attached.  My network consists of 2 Vista systems and one XP system.  I am able to connect to the hard drive via all 3 systems, and have mapped the drive as directed by others on this forum (thanks!). My pro

  • Release strategies to PO

    Dear friends ! we will use release strategies to Purchase orders with standard workflow only to send a message to user (into tcode SBWP). I have configured release strategies and put it on field " Workflow"  the value " 1"Role resolution with group,