CodePlexProject Hosting for Open Source Software
An unexpected error has occured.
There is an unsaved comment in progress. You will lose your changes if you continue. Are you sure you want to reopen the work item?
Closed
No files are attached
schalkvanwyk wrote Oct 27, 2009 at 9:32 AM
fotoguy wrote Jan 4, 2010 at 10:45 PM
obout wrote Feb 24, 2010 at 4:11 AM
BorisMo wrote Apr 15, 2010 at 11:46 PM
eddiejaques wrote May 18, 2010 at 4:27 AM
if ((currentContext = GetCurrentContext()) != null) { var mode = currentContext.Session.Mode; if (mode != SessionStateMode.InProc) {
throw new InvalidOperationException(Resources_NET4.SessionStateOutOfProcessNotSupported);
throw new InvalidOperationException(Resources.SessionStateOutOfProcessNotSupported);
} currentContext.Session.Add((GetFullID(controlId), fileUpload)); }
BorisMo wrote May 19, 2010 at 5:04 PM
BorisMo wrote May 19, 2010 at 5:08 PM
Sign in to add a comment
Keyboard shortcuts are available for this page.