No announcements
Found 3057 threads
-
0 Votes
Compilation Error
User-171086587 posted Summary of the problem I am having: I have a button on a WebForm. that was previously working fine on a page named ...Unanswered | 2 Replies | 515 Views | Created by Anonymous - Monday, June 11, 2018 2:43 AM | Last reply by Anonymous - Tuesday, June 12, 2018 11:34 AM -
0 Votes
Request Queue
User1109811461 posted Hi all, i want to get the number of http get request that currently in Request Queue, i'm using the following code ...Unanswered | 1 Replies | 268 Views | Created by Anonymous - Friday, February 2, 2018 3:20 AM | Last reply by Anonymous - Wednesday, February 14, 2018 12:46 PM -
0 Votes
How To Re-code Ashx For Correct Parameter, asp.net
User-940083561 posted http://172.20.100.12:888/rpt_vehicle.ashx?cardno=0000055799&txtLog_Date='2/2/2018'&txtCompleted_Date='2/3/2018' Hi, all. ...Unanswered | 9 Replies | 2772 Views | Created by Anonymous - Friday, February 2, 2018 8:28 AM | Last reply by Anonymous - Thursday, February 8, 2018 5:26 AM -
0 Votes
HTTP Error 500.19 on IIS 8.5
User-94285869 posted Hi, I'm deploying an MVC 5 web app to another server (Win Server 2012 R2) from Win Server 2008 R2. The existing web.config was not ...Answered | 1 Replies | 363 Views | Created by Anonymous - Tuesday, October 24, 2017 5:12 PM | Last reply by Anonymous - Friday, October 27, 2017 5:47 PM -
0 Votes
Project deploy to another server and it block the ashx page off
User-1497429768 posted Hi, I have tried to implement an ashx page on my web project.The name of ashx is A.ashx. The ...Answered | 10 Replies | 441 Views | Created by Anonymous - Saturday, September 2, 2017 9:00 AM | Last reply by Anonymous - Sunday, September 3, 2017 10:01 AM -
0 Votes
How do you retrieve the Assembly name and Location based on decrypted identifier of the WebResource.axd url?
User-1485456929 posted Hi, Is there a way to retrieve the Assembly file name and file location based on the decrypted identifier of ...Unanswered | 1 Replies | 529 Views | Created by Anonymous - Friday, May 5, 2017 12:11 AM | Last reply by Anonymous - Wednesday, May 10, 2017 9:07 AM -
0 Votes
Internal delay between HTTP Module and HTTP Handler in ASP.NET
User43190007 posted I have a a standard ASP.NET (Web Forms) application running on IIS8 and receiving complaints that sometimes it takes to the website too much time to process ...Unanswered | 3 Replies | 366 Views | Created by Anonymous - Monday, February 13, 2017 7:06 PM | Last reply by Anonymous - Tuesday, February 14, 2017 2:02 AM -
0 Votes
Call HttpModule from test application
User1514804031 posted Hi, I define an HttpModule in my asp.net mvc application as follow public class MyHttpModule : ...Unanswered | 1 Replies | 270 Views | Created by Anonymous - Thursday, January 26, 2017 10:36 AM | Last reply by Anonymous - Thursday, January 26, 2017 10:46 AM -
0 Votes
Response.write with JavaScript in httpHandler
User51847363 posted Hi everyone, newbie here. I am writing a upload handler with C# and it will respond with javascript after user uploads an ...Unanswered | 1 Replies | 569 Views | Created by Anonymous - Tuesday, December 6, 2016 7:51 AM | Last reply by Anonymous - Tuesday, December 6, 2016 8:16 AM -
0 Votes
When to use HttpContext.Current.Session[""] with databinding to Web form ?
User-2071549094 posted Hi members, I'd like to know when to use HttpContext.Current.Session[""] to populate ...Unanswered | 4 Replies | 1023 Views | Created by Anonymous - Friday, December 2, 2016 9:56 AM | Last reply by Anonymous - Monday, December 5, 2016 10:00 AM -
0 Votes
Threading in ASHX
User-1202030072 posted Public Class AutoSendEmails : Implements IHttpHandler Public Sub ProcessRequest(ByVal context As HttpContext) Implements ...Unanswered | 1 Replies | 287 Views | Created by Anonymous - Monday, November 7, 2016 2:10 PM | Last reply by Anonymous - Friday, November 11, 2016 9:07 PM -
0 Votes
HttpModule intercept logfile write?
User1254222884 posted Anyone know how or if you can intercept what's about to be written to the logfile in an HttpModule? I have a 3rd party DLL that's modifying ...Unanswered | 4 Replies | 814 Views | Created by Anonymous - Wednesday, August 17, 2016 10:08 PM | Last reply by Anonymous - Thursday, August 18, 2016 1:21 PM -
0 Votes
SEO friendly ImageHandler.ashx
User-1858220497 posted Hi I am using a generic handler called "ImageHandler.ashx" to show images to users. Is it SEO friendly? Is it possible for search ...Answered | 1 Replies | 257 Views | Created by Anonymous - Wednesday, August 3, 2016 12:18 PM | Last reply by Anonymous - Thursday, August 4, 2016 10:42 AM -
0 Votes
WEB API
= 1) { return "Record Added Successfully"; } else { return "Record Not ...Unanswered | 1 Replies | 221 Views | Created by Anonymous - Tuesday, August 2, 2016 12:31 PM | Last reply by Anonymous - Tuesday, August 2, 2016 4:11 PM -
0 Votes
httpHandlers giving me a 500 server error.
User768500186 posted Hello all. I have just migrated our company website and were now on asp.net 4.5 with asp enabled (no idea of previous settings, but site is ...Unanswered | 1 Replies | 517 Views | Created by Anonymous - Monday, August 1, 2016 4:09 PM | Last reply by Anonymous - Tuesday, August 2, 2016 3:24 AM -
0 Votes
readerQuotas values, any detrimental effects
User-805530298 posted I have a readerQuota set as so <readerQuotas maxDepth="2147483647" maxStringContentLength="2147483647" ...Unanswered | 1 Replies | 159 Views | Created by Anonymous - Thursday, June 16, 2016 7:09 AM | Last reply by Anonymous - Monday, June 20, 2016 5:13 PM -
0 Votes
Storing files to a network folder using ASHX
User1794692932 posted I have a system where I am uploading files to a network folder from my website. I will have huge number of file uploads per day. Each user ...Unanswered | 1 Replies | 201 Views | Created by Anonymous - Monday, June 20, 2016 4:17 PM | Last reply by Anonymous - Monday, June 20, 2016 4:45 PM -
0 Votes
HttpContext username caching
User-1795861379 posted Hi, I have a web application which uses AD authentication. I am generating a URL based on the current users AD profile. ...Answered | 1 Replies | 247 Views | Created by Anonymous - Monday, June 6, 2016 5:08 PM | Last reply by Anonymous - Tuesday, June 7, 2016 7:57 AM -
0 Votes
Retrive file name from database using HttpHandlers
User1183496650 posted Hi, I have database with EmpNo(Int) and EmpImage(Image) columns. I am using HttpHandler to display the ...Unanswered | 5 Replies | 201 Views | Created by Anonymous - Saturday, May 28, 2016 6:42 PM | Last reply by Anonymous - Sunday, June 5, 2016 9:03 PM -
0 Votes
Get media stream from url and output it.
User1518238521 posted WebRequest wr = WebRequest.Create(url); WebResponse wres = wr.GetResponse(); Stream stream = ...Unanswered | 3 Replies | 173 Views | Created by Anonymous - Wednesday, June 7, 2006 1:13 AM | Last reply by Anonymous - Sunday, June 5, 2016 1:07 PM
No announcements