Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

0 votes
1 answer
106 views

How to select multiple elements in RadEditor in ie11

I am working on an application based on ASP.NET, running in IE11. One part of the application makes use of (Telerik) RadEditor to create a layout of several items. I am trying to implement a feature ...
GreySage's user avatar
  • 1,178
1 vote
1 answer
148 views

Strange "line" appears in GridView -- is it CSS or border or what?

I see a "strange line" in my gridview. Here is the screen-shot of the "strange line" at the right-edge of the cyan-blue selected gridview row: I have used F12-developer tool and there is no reference ...
John D's user avatar
  • 583
0 votes
2 answers
28 views

DropDownList changes of width when an input is focused

My DropDownList won't keep the size setted in the CSS. When the input is focused, the size is larger than expected. Otherwize, the size is good. What should I do for keeping the size of the ...
Gromain's user avatar
  • 123
2 votes
0 answers
773 views

Internet Explorer 11 replaces Authorization header || Not even working after using document.execCommand('ClearAuthenticationCache', 'false');

What would cause Internet Explorer to replace the HTTP header Authorization : Bearer <server-provided-token> with Authorization : Negotiate <some token> when making an AJAX request? ...
Kush's user avatar
  • 21
0 votes
0 answers
641 views

Localhost is not a valid Win32 application

I have an ASP.NET web application project that I am trying to launch in Internet Explorer 11 (either Debug > Start Debugging or Debug > Start Without Debugging). I am getting an error popup that says "...
rmamedov's user avatar
  • 150
1 vote
2 answers
465 views

IE11 sharing host-only cookies to sub-domains

Does anyone know how can we make IE 11 to not share host-only cookies to sub-domains? Having this issue since we've moved our test system to a sub domain. It works fine in Google Chrome. Found this ...
c-sharp's user avatar
  • 583
0 votes
1 answer
590 views

How to make Internet Explorer show the loading status indicator (spinning circle) when the loading page is in an individual frame?

I am working with a couple web applications, and one of them does not show the "spinning circle" status indicator in Internet Explorer when posting back a form. When navigating from one page to ...
glancep's user avatar
  • 356
0 votes
0 answers
554 views

angular-cli not working on internet explorer 11

I'm working on a project based on Angular-cli the latest version and IIS 7. After ng build --prod and deployed the project to IIS I'm getting errors on Explorer 11 only: SCRIPT1010: Expected ...
Shai Ben Shimol's user avatar
1 vote
0 answers
342 views

HTTP query interrupted on Internet Explorer

I was assigned some debugging to do on an existing ASP.NET WebForms application that uses a lot of UpdatePanels. One of the button launches some tasks that are very long to perform, and it is expected....
Julien N's user avatar
  • 3,900
0 votes
0 answers
227 views

Why do Aurelia plugins load slowly in Internet Explorer 11?

I'm working on my first Aurelia app, targeting the ASP.NET Core 2.0 platform, using TypeScript as the transpiler, and hosting it in IIS 7.5. So far, I just have "Hello World" functionality, but I've ...
JTennessen's user avatar
0 votes
1 answer
109 views

ActiveX sandboxed from hardware? Alternatives?

I'm in a bit of a pickle. The company I am working for is developing a website in ASP .NET MVC that involves a professional grade USB scanner on the client side. With Silverlight, it was easy to ...
user2694824's user avatar
0 votes
1 answer
79 views

Piczard SimpleImageUpload not loading image

I have the Piczard SimpleImageUploader in a asp.net based management tool for a product catalog that seems to work just fine for most users, but for some users, the Edit popup will show, but then the ...
A.Stair's user avatar
0 votes
0 answers
420 views

Telerik HTML5 ReportViewer sending empty parameterValues in Internet Explorer

I have a simple report viewer page set up like this: <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Telerik HTML5 Report Viewer</title> <...
Zach's user avatar
  • 447
1 vote
0 answers
512 views

IE 11 is detected as IE 7.0

I am trying to detect my user's browsers and I want to stop all IE versions that are < 10. That's why I have created 2 different methods and both are doing the same: The first one is relying on ...
Mlle 116's user avatar
  • 1,179
1 vote
1 answer
155 views

Internet Explorer 11 developer tools mode

I'm using Internet Explorer 11 and when I click F12 I get the developer tools window, which contains in particular a combobox to select the Internet Explorer version display style at the top right. (...
Platus's user avatar
  • 1,407

15 30 50 per page
1 2
3
4 5
13