Data Browser
- Viewing Site
Sector 23 Code Bank
Logged in as:
Guest
Similar Topics...
How to retrieve .NET form variable on PreInit
Determine which roles can access a .NET page
SQL Server 2008 will not shrink transaction log
Nant error with .net 4.0
JavaScript date parse returns different dates in IE versus Chrome
ToolTip Alternate Image .NET with FireFox
How to Log Off Windows Server 2012 with a mouse
NET 4.0 Error CS0433
Call Bing REST Mapping Services from .NET
NET Databinding: Form Visible not working
DataBinding in .NET 2.0
Register .NET for IIS
Read .NET Resource Value from JavaScript
NET Download Large Zip File
NET Designer - Image Could Not Be Set On Property Error
Configuring new XP System to run .NET Web
Html5 Video Element Support in .NET
NET - Create Custom Event for Class/UserControl
NET Generate Local Resource adds extra properties
net Images: Error in GDI
Databinding to Object .NET 3.5
GZip byte array using System.IO.Compression in .NET
IE 10 .NET button will not post back, but link button does
Add Google Chart to angular 11
Application Icon for .NET Exectuable
SSRS 2010 Rendering in IE11
iPAQ Attachment cannot be Added
Cannot access a disposed object. 'transaction'
Image.Save: Value cannot be null. Parameter name: encoder
Failed to connect to an IPC Port: The system cannot find the file specified
Linq to SQL cannot generate DataContext with stored procedure containing a Temporary Table (#Temp)
Cannot access a closed file error at PostedFile.SaveAs
Cannot Install Updates for Windows 7 due to Windows 10 Notification
Cannot post object to .NET
.NET5 Cannot Serialize DataTable
The Blog format is NOT for URLs
Restore Mapping from Sql Server User to Login
Support Boolean Logic and GTE, LTE, etc in JavaScript Expression Evaluator
Add Placeholder Text to a .NET Login Control
JQuery Dialog not opening second time
Angular7 Alert/Confirm service leveraging Material dialog
.NET Change ImageUrl of HyperLink using JavaScript
Download a file from a URL with Selenium in C#
IE11 Cannot log in / gibberish in URL
In
IE
11
, wasn't able to
log
in to .
NET
Forms
website
hosted on
Windows
Server
2008
R2
.
Patched the
server
to
latest
windows
update
, and then could
log
in, but
URLs
have
"/F(junk...)/ in them.
Look
s
like
some
session
state or ID in the
URL
.
Solution
was to
add
the following to the web.config, though I think the bigger
issue
is with the browser definition
files
. This
force
s the browser to use cookies.
<forms ... cookieless="UseCookies" />
Still having other
issues
in
IE11
-
Some
controls
don't autopostback.
Mouse
hover
code
(
menu
s) doesn't
work
.
Logout
button
doesn't
work
.
TBD...
Created By: amos
10/21/2013 12:25:16 PM
Updated:
10/21/2013 12:25:33 PM