Forms 10g 10.1.2.3 with Microsoft Internet Explorer 8.0 in Win 7 64bit

Hi all
i am not able to open the application forms developed with forms 10g(10.1.2.3 ) in IE8.
I am able to open it from the same client using google chrome or Firefox 3.6.
JRE is 1.6 update 33.
Does any body knows what should be the settings of IE8 , to make forms of with IE8.
Is there any metalink how to document?
Thank you in advance
Kreshnik

HI
this is my formsweb.cfg. I think it is OK since i can magae to open the forms from FF 3.5 and Chrome.
the problem is with IE 8 that is it certified for forms 10.1.2.3 version
thanks and regards
Kreshnik
+# $Id: formsweb.cfg 15-apr-2005.13:17:30 pkuhn Exp $+
+# formsweb.cfg defines parameter values used by the FormsServlet (frmservlet)+
+# This section defines the Default settings. Any of them may be overridden in the+
+# following Named Configuration sections. If they are not overridden, then the+
+# values here will be used.+
+# The default settings comprise two types of parameters: System parameters,+
+# which cannot be overridden in the URL, and User Parameters, which can.+
+# Parameters which are not marked as System parameters are User parameters.+
+# SYSTEM PARAMETERS+
+# -----------------+
+# These have fixed names and give information required by the Forms+
+# Servlet in order to function. They cannot be specified in the URL query+
+# string. But they can be overridden in a named configuration (see below).+
+# Some parameters specify file names: if the full path is not given,+
+# they are assumed to be in the same directory as this file. If a path+
+# is given, then it should be a physical path, not a URL.+
+# USER PARAMETERS+
+# ---------------+
+# These match variables (e.g. %form%) in the baseHTML file. Their values+
+# may be overridden by specifying them in the URL query string+
+# (e.g. "http://myhost.mydomain.com/forms/frmservlet?form=myform&width=700")+
+# or by overriding them in a specific, named configuration (see below)+
+[default]+
+# System parameter: default base HTML file+
baseHTML=basejpi.htm
+# System parameter: base HTML file for use with JInitiator client+
+#baseHTMLjinitiator=basejini.htm+
baseHTMLjinitiator=basejpi.htm
+# System parameter: base HTML file for use with Sun's Java Plug-In+
baseHTMLjpi=basejpi.htm
+# System parameter: delimiter for parameters in the base HTML files+
HTMLdelimiter=%
+# System parameter: working directory for Forms runtime processes+
+# WorkingDirectory defaults to <oracle_home>/forms if unset.+
workingDirectory=
+# System parameter: file setting environment variables for the Forms runtime processes+
envFile=default.env
+# Forms runtime argument: whether to escape certain special characters+
+# in values extracted from the URL for other runtime arguments+
escapeparams=true
+# Forms runtime argument: which form module to run+
form=test.fmx
+# Forms runtime argument: database connection details+
userid=
+# Forms runtime argument: whether to run in debug mode+
debug=no
+# Forms runtime argument: host for debugging+
host=
+# Forms runtime argument: port for debugging+
port=
+# Other Forms runtime arguments: grouped together as one parameter.+
+# These settings support running and debugging a form from the Builder:+
otherparams=buffer_records=%buffer% debug_messages=%debug_messages% array=%array% obr=%obr% query_only=%query_only% quiet=%quiet% render=%render% record=%record% tracegroup=%tracegroup% log=%log% term=%term%
+# Sub argument for otherparams+
buffer=no
+# Sub argument for otherparams+
debug_messages=no
+# Sub argument for otherparams+
array=no
+# Sub argument for otherparams+
obr=no
+# Sub argument for otherparams+
query_only=no
+# Sub argument for otherparams+
quiet=yes
+# Sub argument for otherparams+
render=no
+# Sub argument for otherparams+
record=
+# Sub argument for otherparams+
tracegroup=
+# Sub argument for otherparams+
log=
+# Sub argument for otherparams+
term=
+# HTML page title+
pageTitle=Oracle Application Server Forms Services
+# HTML attributes for the BODY tag+
HTMLbodyAttrs=
+# HTML to add before the form+
HTMLbeforeForm=
+# HTML to add after the form+
HTMLafterForm=
+# Forms applet parameter: URL path to Forms ListenerServlet+
serverURL=/forms/lservlet
+# Forms applet parameter+
codebase=/forms/java
+# Forms applet parameter+
imageBase=DocumentBase
+# Forms applet parameter+
width=750
+# Forms applet parameter+
height=600
+# Forms applet parameter+
separateFrame=false
+# Forms applet parameter+
splashScreen=
+# Forms applet parameter+
background=
+# Forms applet parameter+
lookAndFeel=Oracle
+# Forms applet parameter+
colorScheme=teal
+# Forms applet parameter+
logo=
+# Forms applet parameter+
restrictedURLparams=HTMLbodyAttrs,HTMLbeforeForm,pageTitle,HTMLafterForm,log,allow_debug,allowNewConnections
+# Forms applet parameter+
formsMessageListener=
+# Forms applet parameter+
recordFileName=
+# Forms applet parameter+
serverApp=default
+# Forms applet archive setting for JInitiator+
archive_jini=frmall_jinit.jar
+# Forms applet archive setting for other clients (Sun Java Plugin, Appletviewer, etc)+
archive=frmall.jar,pdfviewer.jar
+# Number of times client should retry if a network failure occurs. You should+
+# only change this after reading the documentation.+
networkRetries=0
+# Page displayed to Netscape users to allow them to download Oracle JInitiator.+
+# Oracle JInitiator is used with Windows clients.+
+# If you create your own page, you should set this parameter to point to it.+
jinit_download_page=/forms/jinitiator/us/jinit_download.htm
+# Parameter related to the version of JInitiator+
jinit_classid=clsid:CAFECAFE-0013-0001-0026-ABCDEFABCDEF
+# Parameter related to the version of JInitiator+
jinit_exename=jinit.exe#Version=1,3,1,26
+# Parameter related to the version of JInitiator+
jinit_mimetype=application/x-jinit-applet;version=1.3.1.26
+# Page displayed to users to allow them to download Sun's Java Plugin.+
+# Sun's Java Plugin is typically used for non-Windows clients.+
+# (NOTE: you should check this page and possibly change the settings)+
jpi_download_page=http://java.sun.com/products/archive/j2se/1.4.2_06/index.html
+# Parameter related to the version of the Java Plugin+
+#jpi_classid=clsid:CAFEEFAC-0014-0002-0006-ABCDEFFEDCBA+
jpi_classid=clsid:clsid:CAFEEFAC-0016-0000-FFFF-ABCDEFFEDCBA
+# Parameter related to the version of the Java Plugin+
+#jpi_codebase=http://java.sun.com/products/plugin/autodl/jinstall-1_4_2-windows-i586.cab#Version=1,4,2,06+
jpi_codebase=j2se16033.exe#Version=1,6,0,33
+# Parameter related to the version of the Java Plugin+
+#jpi_mimetype=application/x-java-applet;jpi-version=1.4.2_06+
jpi_mimetype=application/x-java-applet;jpi-version=1.6.0_33
+# EM config parameter+
+# Set this to "1" to enable Enterprise Manager to track Forms processes+
em_mode=0
+# Single Sign-On OID configuration parameter+
oid_formsid=%OID_FORMSID%
+# Single Sign-On OID configuration parameter+
oracle_home=E:\oracle\FRHome_1
+# Single Sign-On OID configuration parameter+
formsid_group_dn=%GROUP_DN%
+# Single Sign-On OID configuration parameter: indicates whether we allow+
+# dynamic resource creation if the resource is not yet created in the OID.+
ssoDynamicResourceCreate=true
+# Single Sign-On parameter: URL to redirect to if ssoDynamicResourceCreate=false+
ssoErrorUrl=
+# Single Sign-On parameter: Cancel URL for the dynamic resource creation DAS page.+
ssoCancelUrl=
+# Single Sign-On parameter: indicates whether the url is protected in which+
+# case mod_osso will be given control for authentication or continue in+
+# the FormsServlet if not. It is false by default. Set it to true in an+
+# application-specific section to enable Single Sign-On for that application.+
ssoMode=false
+# The parameter allow_debug determines whether debugging is permitted.+
+# Administrators should set allow_debug to "true" if servlet+
+# debugging is required, or to provide access to the Forms Trace Xlate utility.+
+# Otherwise these activities will not be allowed (for security reasons).+
allow_debug=false
+# Parameter which determines whether new Forms sessions are allowed.+
+# This is also read by the Forms EM Overview page to show the+
+# current Forms status.+
allowNewConnections=true
+# EndUserMonitoring+
+# EndUserMonitoringEnabled parameter+
+# Indicates whether EUM/Chronos integration is enabled+
EndUserMonitoringEnabled=
+# EndUserMonitoringURL+
+# indicates where to record EUM/Chronos data+
EndUserMonitoringURL=
+# Example Named Configuration Section+
+# Example 1: configuration to run forms in a separate browser window with+
+# "generic" look and feel (include "config=sepwin" in the URL)+
+# You may define your own specific, named configurations (sets of parameters)+
+# by adding special sections as illustrated in the following examples.+
+# Note that you need only specify the parameters you want to change. The+
+# default values (defined above) will be used for all other parameters.+
+# Use of a specific configuration can be requested by including the text+
+# "config=<your_config_name>" in the query string of the URL used to run+
+# a form. For example, to use the sepwin configuration, your could issue+
+# a URL like "http://myhost.mydomain.com/forms/frmservlet?config=sepwin".+
+[sepwin]+
separateFrame=True
lookandfeel=Generic
+# Example Named Configuration Section+
+# Example 2: configuration forcing use of the Java Plugin in all cases (even if+
+# the client browser is on Windows)+
+[jpi]+
baseHTMLJInitiator=basejpi.htm
+# Example Named Configuration Section+
+# Example 3: configuration running the Forms ListenerServlet in debug mode+
+# (debug messages will be written to the servlet engine's log file).+
+[debug]+
serverURL=/forms/lservlet/debug
+[dmais]+
separateFrame=True
lookandfeel=oracle
colorscheme=blaf
workingDirectory=E:\developm\dmais\forms
form=dmaisnav.fmx
width=900
height=650
+# Sample configuration for deploying WebUtil. Note that WebUtil is shipped with+
+# DS but not AS and is also available for download from OTN.+
+[webutil]+
WebUtilArchive=frmwebutil.jar,jacob.jar
WebUtilLogging=off
WebUtilLoggingDetail=normal
WebUtilErrorMode=Alert
WebUtilDispatchMonitorInterval=5
WebUtilTrustInternal=true
WebUtilMaxTransferSize=16384
baseHTMLjinitiator=webutiljini.htm
baseHTMLjpi=webutiljpi.htm
archive_jini=frmall_jinit.jar
archive=frmall.jar
lookAndFeel=oracle

Similar Messages

  • Firefox 15.0.1 will not allow me to type in the data boxes such as the one I am using now. I am contacting you with Microsoft Internet Explorer.

    I just upgraded to 15.0.1. Firefox will not let me type in data in data boxes such as a dictionary lookup or even the question box within the Firefox Help. The box usually comes up with the type of sinformation needed within the box, such as "word lookup" but I cannot type over the words, delete them, erase them. The box will not allow data input.

    Totally unrelated to my problem with Firefox I got hit with a virus/malware problem which my virus protection failed to catch/stop. I was forced to go to safe mode in Windows and restore my system to a few hours earlier. That got me back to Firefox 14 and there are no issues with Firefox 14 with me entering data as there is in Firefox 15. I am ignoring Firefox's offer to upgrade for a while as I cannot believe that I would be the only one with the issue I described in Firefox 15. Thank you both for your input on how to correct the problem. I will try them out if I find the same problem later on when I "upgrade" to Firefox 15.

  • Using Microsoft Internet Explorer 10 with PDFs

    I loaded Microsoft Internet Explorer 10 and was no longer able to load PDF files. The window opened but nothing displayed. I also noticed if arm.exe is disabled, PDFs won't load either. Do you know of problems reading PDFs with IE 10?

    See if anything in here helps: http://helpx.adobe.com/acrobat/kb/cant-view-pdf-web.html

  • Microsoft Internet Explorer message

    Receiving a Microsoft Internet Explorer messages after updating a request.
    We made a change to a particular service in our integration environment and deployed these changes to model and then to production.  After the deploy, we found that each time someone wants to update a service in a requisition, after they click the update button, a Microsoft Internet Explorer messages appears:
    You have either changed data or left mandatory fields blank on this page.  Your changes will be lost unless you click Update before preoceeding.  Press OK to continue, or Cancel to stay on the current page.
    The changes we made were to a particular service but the message is now appearing with all services.
    We are using IE 6

    I found our own solution.  A developer was testing a script in our lower environment that applys to all forms, and when we deployed new services to model and production, the script automatically got deployed.

  • There,are,restrictions,to,opening,PDF,files,on,an,Pad,or,Android,Device,that,will,open,in, Microsoft,Internet,Explorer,desktop,or,laptop.,If,I,bought,a,Windows,8.1,tablet,and,had,Ad obe,reader,installed,would,I,then,be,able,to,open,the,secure,document,wit

    There,are,restrictions,to,opening,PDF,files,on,an,iPad,or,Android,Device,that,will,open,in ,Microsoft,Internet,Explorer,desktop,or,laptop.,If,I,bought,a,Windows,8.1,tablet,and,had,A dobe,reader,installed,would,I,then,be,able,to,open,the,secure,document,with,Internet,Explo rer?

    What's,with,the,commas?
    If you have a tablet that runs full Windows 8 - not Windows 8 RT, which is limited.
    And if you install the full Adobe Reader for Windows, not the special Adobe Reader Touch for Windows 8.
    Then you will have the same features as a desktop.
    Unless they can't be accessed in touch mode, since it isn't a touch app.

  • (Problem) Grey empty Word window shows up while opening .doc or .docx files with virtual Internet Explorer 9

    Hi,
    First i'll explain what i did.
    I've Thinapped Office 2010 Professional Plus SP2 with an Internet Explorer entry point. (Thinapp version 4.7.3)
    Made some changes in the registry so .doc and .docx files will open in the virtual IE browser.
    Here are my changes made to the registry:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Word.Document.8]
    "BrowserFlags"=dword:80000024
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Word.RTF.8]
    "BrowserFlags"=dword:80000024
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Word.Document.12]
    "BrowserFlags"=dword:80000024
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Word.DocumentMacroEnabled.12]
    "BrowserFlags"=dword:80000024
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\AttachmentExecute\{0002DF01-0000-0000-C000-000000000046}]
    "Word.Document.12"=hex(0):
    "Word.Document.8"=hex(0):
    Now i have this problem:
    When opening a .doc or .docx file in the browser a ' download bar' appears.
    My document opens in the browser as expected but, at the same time an empty grey Word window appears at the background.
    The grey window shows not all the time when opening a .docx or .doc file , this is whats so strange about it.
    Sometimes when i open the .doc or .docx file it opens without the grey empty word window. It seems like it's happening randomly.
    I also tested it out with .xlsx files (Excel) but this go's all well.
    Before i forget, this all runs on a Windows 7 Enterprise environment.
    Does anyone know what causes my problem, or can anyone help me?
    Kind regards,
    Martijn

    Hi,
    First i'll explain what i did.
    I've Thinapped Office 2010 Professional Plus SP2 with an Internet Explorer entry point. (Thinapp version 4.7.3)
    Made some changes in the registry so .doc and .docx files will open in the virtual IE browser.
    Here are my changes made to the registry:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Word.Document.8]
    "BrowserFlags"=dword:80000024
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Word.RTF.8]
    "BrowserFlags"=dword:80000024
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Word.Document.12]
    "BrowserFlags"=dword:80000024
    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Word.DocumentMacroEnabled.12]
    "BrowserFlags"=dword:80000024
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\AttachmentExecute\{0002DF01-0000-0000-C000-000000000046}]
    "Word.Document.12"=hex(0):
    "Word.Document.8"=hex(0):
    Now i have this problem:
    When opening a .doc or .docx file in the browser a ' download bar' appears.
    My document opens in the browser as expected but, at the same time an empty grey Word window appears at the background.
    The grey window shows not all the time when opening a .docx or .doc file , this is whats so strange about it.
    Sometimes when i open the .doc or .docx file it opens without the grey empty word window. It seems like it's happening randomly.
    I also tested it out with .xlsx files (Excel) but this go's all well.
    Before i forget, this all runs on a Windows 7 Enterprise environment.
    Does anyone know what causes my problem, or can anyone help me?
    Kind regards,
    Martijn

  • Microsoft Internet Explorer for Mac OS X 10.6.8 Snow Leopard

    Hi I'm trying to access a report via a website but a message comes up saying that I need to go via Microsoft Internet Explorer.  I've tried accessing it via Firefox without luck.  Any suggestions?

    There is no IE for the Mac. All you can do in either Firefox or Safari is to change the User Agent to one of the IE choices, but that may not work for websites that require IE features that simply do not exist for Macs.
    If you really need to access such websites then you would have to run Windows on the Mac.
    Windows on Intel Macs
    There are presently several alternatives for running Windows on Intel Macs.
    Install the Apple Boot Camp software.  Purchase Windows XP w/Service Pak2, Vista, or Windows 7.  Follow instructions in the Boot Camp documentation on installation of Boot Camp, creating Driver CD, and installing Windows.  Boot Camp enables you to boot the computer into OS X or Windows.
    Parallels Desktop for Mac and Windows XP, Vista Business, Vista Ultimate, or Windows 7.  Parallels is software virtualization that enables running Windows concurrently with OS X.
    VM Fusionand Windows XP, Vista Business, Vista Ultimate, or Windows 7.  VM Fusion is software virtualization that enables running Windows concurrently with OS X.
    CrossOver which enables running many Windows applications without having to install Windows.  The Windows applications can run concurrently with OS X.
    VirtualBox is a new Open Source freeware virtual machine such as VM Fusion and Parallels that was developed by Solaris.  It is not as fully developed for the Mac as Parallels and VM Fusion.
    Note that Parallels and VM Fusion can also run other operating systems such as Linux, Unix, OS/2, Solaris, etc.  There are performance differences between dual-boot systems and virtualization.  The latter tend to be a little slower (not much) and do not provide the video performance of the dual-boot system. See MacTech.com's Virtualization Benchmarking for comparisons of Boot Camp, Parallels, and VM Fusion. Boot Camp is only available with Leopard or Snow Leopard. Except for Crossover and a couple of similar alternatives like DarWine you must have a valid installer disc for Windows.
    You must also have an internal optical drive for installing Windows. Windows cannot be installed from an external optical drive.

  • Adobe Premiere Elements 8 "Auto Analyzer" causes Microsoft Internet Explorer 9 and 10 to freeze.

    Adobe Premiere Elements 8 "Auto Analyzer" causes Microsoft Internet Explorer 9 and 10 to freeze. How is this fixed? Uninstall your software?

    Leo_Do
    Are you running Premiere Elements 8 as the 8.0.1 Update. If not, please do so
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=4653
    The automatic Background Rendering and AutoAnalyzer features of version 8 are major grabbers of system resources.
    The 8.0.1 shuts off the automatic Background Rendering feature. See Edit Menu/Preferences/General and the background
    rendering option there.
    But, you have to shut off the AutoAnalzyer feature yourself in the Elements Organizer part of the program. To do that:
    1. Click on the Organizer tab in the row below the active Organize header in order to open the Elements Organizer.
    2. In the Elements Organizer workspace, go to Edit Menu/Preferences/AutoAnalzyer options and turn them all off.
    3. To get back to the Premiere Elements workspace from the Elements Organizer workspace, in the Elements Organizer
    workspace, go to File Menu/Exit.
    But back to what you actually wrote
    Adobe Premiere Elements 8 "Auto Analyzer" causes Microsoft Internet Explorer 9 and 10 to freeze. How is this fixed? Uninstall your software?
    Are you saying, with Premiere Elements 8.0/8.0.1 closed, that you are having these freezing problems with the non Adobe programs mentioned OR are you multitasking with Premiere Elements 8.0/8.0.1 project open when the freeze occur in these non Adobe programs?
    In the context of an opened or closed Premere Elements program, please check to be sure, when you close Premiere Elements, that the close is reflected in the Task Manager/Processes. When Premiere Elements is closed by you, are you still seeing it displayed in Task Manager/Processes?
    We will be watching for your follow up and deciding what next based on the details that you supply.
    Thanks.
    ATR

  • Can I put Microsoft Internet explorer on my ipad mini?

    Can I put Microsoft Internet explorer on my ipad mini ?

    No. Microsoft Internet Explorer runs on Windows based devices, There is no version for Apple Devices.
    The iPad comes with Safari as its default browser.
    There are also alternative browsers in the App Store liike Chrome, Opera among many others.
    Perhaps one of those may work for you.

  • Is it possible to download Microsoft Internet Explorer to my MacBook Air?

    I have several different sites that I have to use for my job.  However, one of the sites is not supported by Mac, Safari or Firefox.  It is only supported by Internet Explorer.  Can I download Microsoft Internet Explorer to my MacBook Air?  And, if so, how do I do that?

    rkaufmann87 wrote:
    There is another much more simple option than what JasonFear is offering.
    First in Safari open Preferences - Advanced and click Show Develop Menu in Menu Bar. The click the Develop menu - User Agent - and choose the version of Internet Explorer you want. This will allow Safari to open IE developed websites.
    Great suggestion, rkaufman. I forgot all about that option. I'll be curious to see if that works for the OP my experiences with that "simulation mode" haven't been very successful.

  • How do I install Microsoft Internet Explorer?

    How do I down load Microsoft internet explorer? I already have a version of Internet explorer but a websit is requesting I use icrosoft internet Explorer 5.1 0r higher

    There is no Internet Explorer for OS X. If you must use it then you need to be running Windows.
    Windows on Intel Macs
    There are presently several alternatives for running Windows on Intel Macs.
    1. Install the Apple Boot Camp software.  Purchase Windows XP w/Service Pak2, Vista, or Windows 7.  Follow instructions in the Boot Camp documentation on installation of Boot Camp, creating Driver CD, and installing Windows.  Boot Camp enables you to boot the computer into OS X or Windows.
    2. Parallels Desktop for Mac and Windows XP, Vista Business, Vista Ultimate, or Windows 7.  Parallels is software virtualization that enables running Windows concurrently with OS X.
    3. VM Fusionand Windows XP, Vista Business, Vista Ultimate, or Windows 7.  VM Fusion is software virtualization that enables running Windows concurrently with OS X.
    4. CrossOver which enables running many Windows applications without having to install Windows.  The Windows applications can run concurrently with OS X.
    5. VirtualBox is a new Open Source freeware virtual machine such as VM Fusion and Parallels that was developed by Solaris.  It is not as fully developed for the Mac as Parallels and VM Fusion.
    Note that Parallels and VM Fusion can also run other operating systems such as Linux, Unix, OS/2, Solaris, etc.  There are performance differences between dual-boot systems and virtualization.  The latter tend to be a little slower (not much) and do not provide the video performance of the dual-boot system. See MacTech.com's Virtualization Benchmarking for comparisons of Boot Camp, Parallels, and VM Fusion. Boot Camp is only available with Leopard or Snow Leopard. Except for Crossover and a couple of similar alternatives like DarWine you must have a valid installer disc for Windows.
    You must also have an internal optical drive for installing Windows. Windows cannot be installed from an external optical drive.

  • Fms : 'onDisconnect' not called up with MS Internet Explorer users

    Hello
    We are using Flash media server 3.5 with Windows.
    We have deconnection problems with visitors using Microsoft Internet  Explorer (to be fully confirmed but we are nearly 100% sure) and in chat  rooms; there they wait for their turn to speak to an online consultant,  sometimes this waiting list can be 10 to 15 strong.
    Normally, when a client is automatically disconnected from a session,  whatever the reason it is the ‘onDisconnect’ which is called up.
    Sometimes and with MS Internet Explorer this is not the case : the  visitor or user is not anymore present in the chat room, he has quit or  he got his interview with the consultant but ‘onDisconnect’ is not  launched.
    This causes unexpected problems like one or several people in the  waiting list being kicked out of the ‘room all of a sudden without  explanation for the user.
    Normally our consultants are on the air for one hour; after this time  frame another consultant comes into the same chat room and normally he  gets the remaining waiting list from the previous consultant and the  previous hour of chat. Sometimes but often, the new consultant coming in  sees the first one or the first two of the wainting list kicked out of  the list : he then takes the second or third one in the old waiting  list.
    This is very annoying and time consuming to respond to legitimate calls from customers.
    Have you encountered such a problem, and if so, do you have an answer to the problem ?
    Regards

    It's extremely common and is a well known bug of IE. Just do a search of "ghost connections" and "IE" and you'll come up with all kinds of things. Essentially IE doesn't give up the SWF when the browser closes or just the tab is closed.

  • Firefox is set as the default browser, but if I click a link in MS Word, the link is opened with MS Internet explorer. Why?

    Firefox is set as the default browser, but if I click a link in MS Word, the link is opened with MS Internet explorer. Why?

    What version of Windows and Office is it? I had this issue with an older version of office and Windows XP. Basically, MS are using their browser (IE) because it's their software (MS Office). If you go to options in MS word though, you should be able to find an option to set the default browser to open links.

  • Setup failed (Could not write value devenv.exe to key \SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BLOCK_CROSS_PROTOCOL_FILE_NAVIGATION)

    Hello, all,
    I encounter a really confused problem while installing Visual Studio 2013 Professional.
    It say Install cannot continue because some required components failed.
    And there is error information given by log file.
    [1868:0558][2015-04-18T00:55:46]i000: MUX:  ExecuteError: Package (vs_devenv) failed: Error Message Id: 1406 ErrorMessage: Could not write value devenv.exe to key \SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BLOCK_CROSS_PROTOCOL_FILE_NAVIGATION.
      Verify that you have sufficient access to that key, or contact your support personnel.
    [2058:2044][2015-04-18T00:55:47]e000: Error 0x80070643: Failed to install MSI package.
    [2058:2044][2015-04-18T00:55:47]e000: Error 0x80070643: Failed to execute MSI package.
    [1868:0558][2015-04-18T00:55:47]e000: Error 0x80070643: Failed to configure per-machine MSI package.
    Strange is that I cannot even find the key FEATURE_BLOCK_CROSS_PROTOCOL_FILE_NAVIGATION under
    FeatureControl.
    I have searched in Internet, but no one gives out a effective way to solve this problem.
    Could you help me!!! Thank you very much.

    Hello Forever_fzf,
    The problem is that Visual Studio is trying to write that key to your OS but failed. There are many possible reasons so it is hard to check it just from the above error info, I think you can take the following actions to test whether they can fix your problem:
    1. It is possible the the source(the installer) is corrupt on your OS. So our first step is to check the source. Please download the ISO format and verify its hash checksum sha-1 value by refer to the following page:
    https://www.visualstudio.com/en-us/downloads/visual-studio-2013-iso-sha1-vs
    2. If the source is alright, check that you are administrator and you have ran the setup as administrator. If you've already checked that and you still do not have privilege when install. We need to refer to the following blog:
    http://blogs.msdn.com/b/astebner/archive/2006/09/04/solving-setup-errors-by-using-the-subinacl-tool-to-repair-file-and-registry-permissions.aspx
    It contains a script, the script will involve subinacl tool to give all registries the Admin privilege, then you will be able to write keys to that registries.
    3. The reigistry key HKLM\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BLOCK_CROSS_PROTOCOL_FILE_NAVIGATION sounds related to IE. May I also know your IE version?
    Best regards,
    Best regards, 
    Barry
    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.

  • I have imported from Microsoft Internet Explorer favorites, cookies, history and they are not available after importing under the Bookmarks tab. How do I find the import of favorites in firefox?

    When importing from Microsoft Internet Explorer I have successfully completed and clicked on finish. I am not finding my favorites under the Bookmarks tab. I have shut down Firefox and and restarted the browser and still not finding favorites. I also restarted the computer still not finding favorites imported from Microsoft Internet Explorer. How can I find the data imported from Microsoft Internet Explorer?

    You can usually find the imported IE Favorites in a folder ("From Internet Explorer") at the bottom of the Bookmarks Menu folder (Bookmarks > Show All Bookmarks).
    If you can't find them in the "From Internet Explorer" folder then try this:
    * Export the favorites in IE to an HTML file (bookmarks.html): File > Import and Export
    * Import the HTML file in Firefox: Bookmarks > Show All Bookmarks > Import & Backup > Import HTML: From File
    See also:
    * http://kb.mozillazine.org/Import_bookmarks ("Import from another browser" and "Import from file")

Maybe you are looking for

  • Problem ceating domains in 10.1.3.1.0

    I recently installed the OSA version of Oracle BPEL 10.1.3.1.0 everything was going well until I tried to create a new domain. I used the instructions in the online manual and created the domain through the http://localhost:port/BPELAdmim page. Every

  • Got a new iPhone today and tried to restore from my old phone using icloud but kept coming up with a message that said problem with my icloud back up please help

    Got a new iPhone today and tried to restore from my old phone using icloud but kept coming up with a message that said problem with my icloud back up please help

  • Office Test Drive is a pain

    Bought new MacBook - great! FireWire all my work and applications from iMac - great! Start using Office (purchased 2yrs ago) and Test Drive wants me to buy again - not so great! Removed Test Drive using "Remove" application residing in Test Drive fol

  • Java GUI apps not working

    All my Java apps are not rendering their GUI properly anymore. It seems to affect those that are using a Carbon-ized UI. I'm guessing this means all Swing apps? Regardless I'm trying to figure out a way to fix this without re-installing the OS... Any

  • OVM 3.3 on HP ProLiant DL 380 G7

    Morning folks, I'm considering using OVM 3.3 to virtualize multiple PCs which I currently use for RAC, Cloud Control, etc. into a single physical server. The server I'm considering is an HP ProLiant DL380 G7. According to Oracle's HCL, the DL380 G7 i