session cookies lost in new tabs - IE11
we have an application that opens a form in a different tab. In IE11 we are observing that everytime a new tab is created its loosing all the session cookies. is there a way to retain the cookies in...
View ArticleCrash in mshtml!COmWindowProxy::PrivateAddRef+0x67
Application is crashing while clicking a button in a page in a web browser control. The top frame in the crash dump call stack is mshtml!COmWindowProxy::PrivateAddRef+0x67. Could you please let us...
View ArticleNew window opens on Submit instead of reloading the existing parent window.
On clicking save button of child window, the existing parent is supposed to reload.But a new window is coming up with the updated values.This works fine in other browsers but in IE we are facing...
View ArticleHow to detect Microsoft Edge (Chromium), Chrome, IE Browser using JavaScript
User could use the window.navigator.UserAgent to check whether the browser is Microsoft Edge(Chromium), Microsoft Edge, IE, FireFox, Safari or Chrome. JavaScript code as below:<script> var...
View Articlesession gets lost on Opening a new tab on Internet Explorer ( IE 11)
Dear All,need your expertise help/guidance to my situation/problem described below.I login to my application and download a pdf document which has an url pointing to another page in the same...
View ArticleJavascript generated control rendering time is 40ms longer in IE11 than in IE8
Our project uses EasyUI/MiniUI to generate UI controls, and when migrating our web product from IE8 to IE11, we find the page rendering is very slow, and after some profiling, each control will take...
View ArticleIntegrated window authentication in Edge browser not working
I am trying to implement integrated window authentication on Edge browser but it always prompt me for credentials whereas integrated window authentication is working for IE, Chrome and Firefox. I have...
View ArticleCookies not stored when domain is omitted
I am using a Wampp server inside a corporate network. My pages are using PHP.The logging of users is handled by cookies and session variables. It has worked without issues for 10+ years.The company is...
View ArticleResponse.TransmitFile not working with Internet Explorer 11
My website works fine with FireFox, and it worked fine with Internet Explorer too up until a few weeks ago (at least). Now, with Internet Explorer 11 (running on Windows 8 Pro 64 bit), when I click...
View ArticleFEATURE_BROWSER_EMULATION code for IE11
I'm using WebBrowser control and I use FEATURE_BROWSER_EMULATION to define the emulation mode. In MSDN page I do not find code for IE11...
View ArticleSFTP Connection using .Net
Hi,Can anyone let me know how to connect and read data over a SFTP (a file,folder).I am using ASP .Net,C#.Any third party components are also will do. Please need help ASAP.Thanks
View ArticleThe web browser control and IHTMLStyle::put_element
We have been using IHTMLStyle::put_height to set a max height for an element we use in a dialog that has the WebBrowser control in it. This has always worked for us. If the height of the element is...
View ArticleMicrosoft Edge (Incorrect XPath behavior for partial @class matches)
Were the below two issues ever fixed and if so, where they fixed in the Edge Driver which corresponds to the Edge Browser version 15063? If not, which version were these fixes applied to? Critical....
View ArticleIs there any property in IE for desired capabilities to ensure any new window...
Is there any property in IE for desired capabilities to ensure any new window is always opened in a tab
View ArticleCrash occurs in mshtml when trying to print the contents of a...
The crash occurs when we print the contents of a WebBrowser(ActiveX Control), in MFC Applications. 1) The print dialog is not opening. For printing from webbrowser, we call the below function...
View ArticleAsp.NET MVC: How to configure SQL Server to work with Windows authentication?
Hello, I developed a website in Asp.NET MVC that uses a SQL connection string but Windows authentication is not taken into account. My website is published on an IIS7 server and the SQL Server is on...
View ArticleDB2 Timestamp vs DateTime
Hi. My UI displays result of DB2 query which is using SELECT * FROM myTable. Within result there are columns with DB2 data types DATE and Timestamp. In C# result these columns returned as DateTime (ex....
View Article