No announcements
Found 2980042 threads
-
0 Votes
Azure and HttpHandlers
Just to try, why don't you remove the httpHandlers section under system.web and leave only that in the system.webServer.Answered | 1 Replies | 7262 Views | Created by Ollie Riches - Sunday, December 18, 2011 7:42 PM | Last reply by Anton Staykov - Monday, December 19, 2011 6:03 AM -
0 Votes
Unable to Get Session value in HTTPHandler File
http://forums.asp.net/t/1689119.aspx/1?Answered | 3 Replies | 60 Views | Created by Anonymous - Monday, July 18, 2011 6:54 AM | Last reply by Anonymous - Thursday, July 21, 2011 3:41 PM -
1 Votes
Error: Unable to serialize the session state.
Hi all, I was getting this error because I was storing a datarow in the session.Answered | 6 Replies | 18653 Views | Created by MBytes - Thursday, August 18, 2011 8:53 AM | Last reply by MBytes - Saturday, August 20, 2011 5:14 AM -
0 Votes
Unable to serialize the session state
I converted my application session state from Inproc to State server after that i am getting this error Unable to serialize the session ...Answered | 1 Replies | 11301 Views | Created by Shijas K M - Tuesday, October 7, 2008 12:21 PM | Last reply by Vijay Mullick - Friday, October 17, 2008 11:54 AM -
0 Votes
The client was unable to reuse a session with SPID
Since the instance is getting hung everyday this is a clear indication of a performance bottleneck on the instance.Answered | 3 Replies | 2416 Views | Created by Karthik-B - Saturday, May 24, 2014 11:27 AM | Last reply by Kalman Toth - Saturday, May 24, 2014 8:17 PM -
1 Votes
where to add <httpHandlers> tag in web.config file for Windows Azure web application
The new location for <httpHandlers> is in the system.webServer / handlers section of web.config.Answered | 1 Replies | 6282 Views | Created by DeepakArora123 - Friday, October 7, 2011 9:19 AM | Last reply by Anindita-MSFT - Friday, October 7, 2011 9:28 AM -
1 Votes
Chart with tooltips in Web Garden, no Session
Please check chart samples for more help about tooltips : http://code.msdn.microsoft.com/mschart For HttpHandler usage: You are right that in Web Garden setup you have to ...Answered | 3 Replies | 6139 Views | Created by _Greg_ - Tuesday, March 3, 2009 11:12 PM | Last reply by DelianT - Tuesday, March 10, 2009 5:03 PM -
0 Votes
Session variable values dropping
Rather than guess exactly what you're doing here's some markup: <div> <P>Pass Cart:<asp:TextBox ID="PassCart" ...Answered | 3 Replies | 938 Views | Created by Buzby58 - Thursday, June 25, 2015 12:37 PM | Last reply by Buzby58 - Thursday, June 25, 2015 2:36 PM -
0 Votes
Strange Behavior for httphandler
Usually you should set the “Content-Type” and “Content-Disposition” headers, then write the binary file to output stream.Answered | 3 Replies | 210 Views | Created by Miaomiao Lee - Monday, July 17, 2017 2:24 PM | Last reply by Miaomiao Lee - Tuesday, July 18, 2017 1:17 PM -
2 Votes
SCRIPT5007 Unable to get value of the property 'value' object is null or undefined
Hi, I find an error when using AjaxControlToolKit AutoCompleteExtender: SCRIPT5007: Unable to get ...Answered | 1 Replies | 8599 Views | Created by ltse168 - Friday, May 25, 2012 9:02 AM | Last reply by pvdg42 - Friday, May 25, 2012 12:14 PM -
0 Votes
Unable to find sqltext of a session
What you get after execute that query?Answered | 1 Replies | 835 Views | Created by arifulhaq - Tuesday, August 29, 2017 11:24 AM | Last reply by Kapil.Kumawat - Tuesday, August 29, 2017 11:28 AM -
1 Votes
Unable to get the project file from the web server
I deleted the files in VSWEBCACHE folder and now the solution is opening properly..Answered | 4 Replies | 8416 Views | Created by Sridhaar99 - Wednesday, February 9, 2011 10:46 AM | Last reply by Mike Dos Zhang - Monday, February 14, 2011 1:47 PM -
1 Votes
IIS session state timeout value
While the question was worded awkwardly, the original poster wanted to know how to retrieve the session time-out in their C# ASP.NET application.Answered | 3 Replies | 7053 Views | Created by blabbermouth - Wednesday, February 29, 2012 12:24 PM | Last reply by tgoyer - Wednesday, June 12, 2013 6:47 PM -
0 Votes
How can i get a session from ashx class
For accessing session state from httphandler, one has to do following i.e implement an interface IRequiresSessionState using ...Answered | 1 Replies | 3102 Views | Created by alphokung - Monday, July 11, 2011 5:17 AM | Last reply by Vishvvas - Monday, July 11, 2011 6:39 AM -
0 Votes
unable to get multiple object values individually
----------------- Please mark it as answer, if you get the solution with this reply.Answered | 4 Replies | 701 Views | Created by avs sai - Tuesday, September 30, 2014 4:27 AM | Last reply by Visakh16 - Tuesday, September 30, 2014 5:34 AM -
0 Votes
ERROR: Error in getting session data: Invalid or Expired Session
Also increase the value of <Query Timeout> in rsreportserver.config file.Answered | 1 Replies | 7288 Views | Created by Nasa1999 - Wednesday, March 18, 2015 11:25 AM | Last reply by Vicky_Liu - Monday, March 23, 2015 2:44 AM -
0 Votes
persist session value across web apllication
So there would be some means to store session values across server roundtrip.Answered | 4 Replies | 2697 Views | Created by Malini Menon - Monday, April 5, 2010 5:17 AM | Last reply by Sunil Sourabh - Monday, April 5, 2010 6:25 AM -
0 Votes
Lost Session in HTTPHandler, how to get session?
User1851297965 posted The SessionID was changing because there was nothing in the Session.Unanswered | 1 Replies | 45 Views | Created by Anonymous - Tuesday, December 22, 2009 7:20 PM | Last reply by Anonymous - Tuesday, December 22, 2009 9:12 PM -
0 Votes
how to get row count value to destination file
i want to know how to attach that variable in flat file..is there any function i can use ..to append ...Answered | 3 Replies | 3151 Views | Created by ssisguy - Friday, September 11, 2015 2:30 AM | Last reply by Harry Bal - Friday, September 11, 2015 9:19 PM -
0 Votes
Unable to get file path in chrome in sharepoint2010
Please try - for local filesystem path (C:/MyData/readme.htm)- file:///C:/MyData/readme.htm for Network/shared folder path ...Answered | 2 Replies | 1060 Views | Created by SekharSiddu - Tuesday, February 24, 2015 11:35 AM | Last reply by Sudip Misra - Tuesday, February 24, 2015 4:19 PM - Items 1 to 20 of 2980042 Next ›
No announcements