Quantcast
Channel: Internet Explorer 8, 9, 10, 11 forum
Viewing all 10469 articles
Browse latest View live

video 360° not see correctly on IE11

0
0

hi,

I have version IE11 11.0.9600.18282IS (KB3148198), on Youtube video 360° appear with flat panorama.

please help to find solution, to see video correctly,

thanks

regards 


ie 11 stopped opening custom file type after upgrade to 11.9600.18524

0
0

Hi all,

i have a file type: .tsv that i want to auto-open with s custom app we wrote (skip the download/open/save dialog)
i use this command to check IE version: reg query "HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer" /v version

on IE 11.9600.18349
i added these reg values and it works great:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.tsv]
@="tsv.MyTSV""Content Type"="tsv"

[HKEY_CLASSES_ROOT\.tsv\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"

[HKEY_CLASSES_ROOT\.tsv\ShellNew]
@=""

[HKEY_CLASSES_ROOT\tsv.MyTSV]
@="My TSV File""EditFlags"=dword:00012710"BrowserFlags"=dword:00000008

[HKEY_CLASSES_ROOT\tsv.MyTSV\DefaultIcon]
@="C:\\Program Files (x86)\\Microsoft Office\\MyTSV\\xlicons.exe,5"

[HKEY_CLASSES_ROOT\tsv.MyTSV\Shell]
@=""

[HKEY_CLASSES_ROOT\tsv.MyTSV\Shell\open]
@=""

[HKEY_CLASSES_ROOT\tsv.MyTSV\Shell\open\command]
@="\"C:\\Program Files (x86)\\Microsoft Office\\MyTSV\\myTSV.exe\" %1"

now some PCs updated to 11.9600.18524 and the regs stopped working...

any ideas how i can avoid the download window and auto-open an app in new IE11 version?

thanks for all the help and time,

Sean Noy.


When parent window Minimized, it happen javascript executing and ActiveX control rendering hang

0
0

Hi,

  When parent window Minimized, it happen javascript executing and ActiveX control rendering hang.

  I can always reproduce the terrible slow & hang case.

  Test environment below:

  1) Windows 7 x64  + IE8

  2) Windows 7 X64  + IE9

  Test Planing Step by Step:

   Step 1: It executed  window.open command to make child window  in parent window by using javascript code.

   Step 2: I manual control to Minimize parent window, then switch to child window(include ActiveX Control screen) to operate.

               The tragedy happened, test result below.

               In IE8 browser, javascript executing hang and also ActiveX control rendering freeze. it will slow over 10 times speed.

               In IE9 browser, javascript executing slight hang and also ActiveX control rendering a little freeze. it will slow over 5 times speed.

   Step 3: When Re-maximize parent window,then switch back child window to operate.

               Hallelujah~~~~~

               It  is magic!

             Suddenly,  javascript executing and ActiveX controlrendering speed is working fine in IE8 or IE9 browser.

   What happened ?  i need to do hotfix or something else ? Or it is the persistent issue for internet explorer ?

 

Drag file from file picker Dialog Box

0
0

I have the following HTML:

<input type="file" id="fileInput" name="files" multiple><br />

When I click on the button, a file picker dialog box appears. When I try to drag a file out of this box into a designated HTML element, my javascript events don't fire.  Here is a link to a demo where you can see what I mean:  http://www.dropzonejs.com/

Here is my HTML for my dropbox:

<div class="picList">
<div id="dropbox" style="border:1px solid black;height:135px;">
Drop Here
</div>
</div>

Here is my javascript:

dropbox = document.getElementById("dropbox");
dropbox.addEventListener("dragenter", dragenter, false);
dropbox.addEventListener("dragover", dragover, false);
dropbox.addEventListener("drop", drop, false);

function dragenter(e) {
e.stopPropagation();
e.preventDefault();
}

function dragover(e) {
e.stopPropagation();
e.preventDefault();

e.dataTransfer.dropEffect ='copy'

}

function drop(e) {
e.stopPropagation();
e.preventDefault();

var dt = e.dataTransfer;
var files = dt.files;

handleFiles(files);
}

This code works fine in Chrome, Edge, Opera, and Firefox. Moreover, in IE 11, I can drag images from my desktop or from file explorer.  My problem is that I can't drag from the IE 11 file picker titled "Choose File to Upload".   Using the debugger, it appears none of my events are firing when I try to drag from the file picker (I never hit my breakpoint). Again, everything works fine when dragging from the desktop or file explorer.  What can I add to my code to enable drag and drop action from the file picker dialog box?


How do I find a file?

0
0
A new Windows user asks: What is the quickest way to find a file for which I only know its name?LCE

ActiveX issue with IE 11 in WIN10

0
0
I am having a .NET 4.5 application. We are also providing one Renderer ActiveX control to use in Internet explorer. This ActiveX control has a functionality (on double click) to open the main application for editing purpose.

***Issue:***
We are facing an issue with IE 11 version (only in WIN 10 and WIN 8.1), when we double click on the renderer ActiveX control, the application gets opened but we cannot perform a drag/drop operation in that instance (basically we use drag/drop event to move the drawing with in the drawing area).

***Working Scenarios***

- In all Windows 7 machines with IE 11, this is working.

- All newly created WIN 10 machines, this is working (I have installed all the updates in non-working machines too, but still not working).

Stand alone application working fine always.

I strongly feel that some windows updates make this mess, could anyone please guide me how to fix this? Thanks.

Export certificates in IE with script.

0
0

Hi everyone,

I want to run a script wich exports all my personal certificates from internet explorer to a location on my pc.

Is this posibble and do you guys already have a script for it?

Thanks for replying this Question!

-Melvin

Can I set each letter for autocomplete for urls?

0
0

Hi,

basically what I want is, let's say I have a lot of websites I go to that start with the letter "g", but I want autocomplete to always suggest "Google.com", instead of the last website that I went to that started with "g", so no matter what, whenever I type in "g" and press enter, it will always go to "Google.com", and the same with other websites.

Is there any way to do this?


uninstall windows 10 and reinstall

0
0

How do I uninstall windows 10 and reinstall? I have experienced some problems lately that I cannot resolve.

Office, Outlook Email - Focused or Other

0
0

Dear Microsoft & Social Technet Microsoft,

Although the "Focused" and "Other" email divisions of the "Inbox" may
 have helped some people, they are only a hinderance in my system.

Sometimes they work properly, but other times they don't appear.
 (Please see the image "Outlook-InboxError(111816).png")

I would prefer having a single Email "Inbox" to avoid confusion,
 or Not being able to display what's in the actual Inbox.
 (Please see the image "InboxError-WontShow(111516).png")

Office, Outlook Email

0
0

Dear Microsoft & Social Technet Microsoft,

The Email problems that I've experienced in the past few months
have not gone away - no matter how much I write about them.

Can't read email properly while the Advertisements keep stalling the process.

Seems that the Advertisements should take a back seat to the Email -
 instead of interrupting them regularly.

I don't mind the Ads that have to come - for Microsoft to be paid -

but they should not interfere with Email.

Office, Outlook Email - Junk Email is Not Blocking

0
0

Dear Microsoft & Social Technet Microsoft,

Email that lays in the "Junk Email" system does Not allow deletion.
 This is technical problem that spans many types of Email addresses.

If Microsoft has the ability to Recognize Junk Email, then it should
 allow for its proper Deletion or Blocking.

Too many times when I select a list of Junk Email to "Block", I'm
   left with an Alert phrase that says:
   "This action can't be performed because the senders address
   "<~~~~.~~~~~~~~.~~~~~~~.com>" isn't valid.
   (Please see the image "BlockMailList-Cant(111216).png")

Then it STOPs the rest of the list from being processed.

When I try to match the Email Title to the designation in
 the presented list (that can't be performed), I am left with
 NO way to define which of the many emails that might be.
 (Please see the image "BlockMailList(111216).png")

The Alert Message does NOT match the Titled Email with the
 message.  The message is only the internal email addresses.
 Therefore, the two data lists can't be matched.
 (Please see the image ("JunkMail-IDsWontGo(5)(111516.png")

Lately, I've resorted to "Block"ing them One-At-A-Time.
 That is very time consuming and doesn't follow Microsoft Protocol.

Need batch file to Enable/Desable Proxy settings in IE11

0
0

Hi All,

I need a Batch file with code to Enable/Desable the Proxy Settings in Internet Explorer 11.

I searched with google but didnt found the correct code for this.

Can some one Help me on this??

Regards

Amol

Trying to delete the ActiveX control called "Microsoft Update Catalog"

0
0

I’m using Internet Explorer 11 on 64-bit Windows 7 SP1.

I am trying to delete the ActiveX control called “Microsoft Update Catalog”. Using Tools> Manage add-ons, I have succeeded in removing the control fromDownloaded controls.  But the control still remains listed inAll add-ons.  And its file, MicrosoftUpdateCatalogWebControl.dll, remains in C:\Windows\System32. If I try to delete the control through All add-ons> More information, I find the Remove button is greyed out.

Can anyone explain what it happening and why I can’t delete/remove the control completely?

Do I have to unregister the control manually using Regsvr32 /u? If I did that, would it remove the reference to the control in All add-ons? And would I then be able to delete the DLL?

IE11 and add-in functionality on different security zones

0
0

Hi,

is it possible to deny and allow add-ins per security Zone?

For example:

Internet Zone: Deny All add-ins

Tusted sites Zone: Allow Adobe reader add-in



Office, Outlook, JunkEmail

0
0

Dear Microsoft & Social TechNet Microsoft,

The Email problems that I've experienced in the past few months
have not gone away - JUNK EMAIL is becoming a Major Problem.

Today, I encountered 32 Junk Emails and the problem seems Worse.

- PORNOGRAPHIC ads and other information -

These "Junk Emails Can't Be Removed"

You have removed the ability to DELETE or BLOCK the unwanted emails.

When I try to "BLOCK" those unwanted emails,
they are stopped from eradication by the following message:
"This action can't be performed because the senders address
"<~~~~.~~~~~~~~.~~~~~~~.com>" isn't valid.

Then, when I try to match the email Title to the designation
in the presented list (that can't be performed), I am left
with NO way to define which of the many emails that might be.

The Alert Message does NOT match the Titled Email with the
message.  The message is only the internal email addresses.
Therefore, the two data lists can't be matched.

This has never (ever) been a problem in the past history of Microsoft.

(Please see the Picture of my Junk Email [JunkEmail(112416).png])

Web Shortcuts Don't Open From Desktop Since Anniversary Update (IE11)

0
0

Web shortcuts don't open from Desktop since Windows 10 Anniversary Update. 

With Internet Explorer ‘Enhanced Protected Mode’ switched on, when a shortcut to a webpage is opened from the Desktop, the shortcut doesn’t open.  Internet Explorer just shows a blank window.

With Internet Explorer ‘Enhanced Protected Mode’ switched back off, the shortcuts open as expected.

Was OK before Anniversary Update, so something in the update breaks compatibility with Internet Explorer ‘Enhanced Protected Mode’.

------------------------------

Windows 10 Pro Version: 1607 Update (14393.10)

IE Version: 11.0.14393.0


Internet Explorer crash

0
0

Hallo zusammen,

leider haben wir seit mind. 1 Monat immer wieder Probleme mit dem IE 11 unter Windows 10.

weiß jemand was es mit den Eventeinträgen auf sich hat

Ereignisname: WindowsUpdateFailure3

Antwort: Nicht verfügbar

CAB-Datei-ID: 0

 

Problemsignatur:

P1: 10.0.14393.351

P2: 8024500c

P3: 00000000-0000-0000-0000-000000000000

P4: Scan

P5: 0

P6: 1

P7: 8024500b

P8: Update;taskhostw

P9: {855E8A7C-ECB4-4CA3-B045-1DFA50104289}

P10: 0

 

Angefügte Dateien:

 

Diese Dateien befinden sich möglicherweise hier:

C:\ProgramData\Microsoft\Windows\WER\ReportQueue\NonCritical_10.0.14393.351_5c55dc325ad26f66965991bfcbeb9bf73c5847eb_00000000_11df1658

 

Analysesymbol:

Es wird erneut nach einer Lösung gesucht: 0

Berichts-ID: 8cfe93b3-b210-11e6-a69e-9457a5f0416d

Berichtstatus: 96

Bucket mit Hash:

Heutiger Fehler:

Name der fehlerhaften Anwendung: IEXPLORE.EXE, Version: 11.0.14393.0, Zeitstempel: 0x57899082

Name des fehlerhaften Moduls: AcroPDFImpl.dll_unloaded, Version: 15.20.20039.7108, Zeitstempel: 0x57eee3b4

Ausnahmecode: 0xc0000005

Fehleroffset: 0x00035ed8

ID des fehlerhaften Prozesses: 0xf1c

Startzeit der fehlerhaften Anwendung: 0x01d2461d3501b1a7

Pfad der fehlerhaften Anwendung: C:\Program Files (x86)\Internet Explorer\IEXPLORE.EXE

Pfad des fehlerhaften Moduls: AcroPDFImpl.dll

Berichtskennung: b6e83715-a425-4a92-b45c-907d3c2349a0

Vollständiger Name des fehlerhaften Pakets:

Anwendungs-ID, die relativ zum fehlerhaften Paket ist:


CH

Enterprise Mode Site List v2 Schema Requiements

How do i change the account used by Edge?

0
0
Edge is currently setup to sync my favorites etc. but how do I change the account it is using?
Viewing all 10469 articles
Browse latest View live


Latest Images