No announcements
Found 2675846 threads
-
0 Votes
Why HttpContext is null?
;System.Web.HttpContext.Current is every time null! What's the problem? I use Moq. https://www.danylkoweb.com/Blog/howUnanswered | 4 Replies | 1776 Views | Created by Cristo1985 - Friday, April 6, 2018 3:47 PM | Last reply by Fei Hu - Monday, April 9, 2018 6:20 AM -
0 Votes
HttpContext is null
If you're using TCP or sockets components for implementing your server application, HttpContext is not supposed to be available, you need to consider other approaches for ...Answered | 4 Replies | 8879 Views | Created by Jürgen J - Tuesday, July 23, 2013 9:31 PM | Last reply by SunilFusion - Friday, November 15, 2013 9:07 AM -
0 Votes
HttpContext is NULL after "SendReply" gets executed
service asynchronously. After executing “SendReply” the response goes back to the client as expected but when the next CustomActivity gets executed, I get HttpContext is ...Answered | 1 Replies | 2848 Views | Created by lax4u - Monday, January 23, 2012 5:06 AM | Last reply by Tim Lovell-Smith - Wednesday, January 25, 2012 6:45 AM -
0 Votes
HttpContext is getting null
Hi friends, I am accessing Httpcontext on the constructor of a ItemEventHandler of a SPList. This is always null on the constructor while i am using it on ...Answered | 7 Replies | 8504 Views | Created by Jaik Antony - Wednesday, March 23, 2011 4:53 PM | Last reply by Xue-Mei Chang-MSFT - Tuesday, March 29, 2011 1:16 AM -
1 Votes
Why HttpContext is null in ItemDeleting ??? [Sharepoint Event Handler]
Hi Niall, Thanks for your reply. I've tried the proposed solution that you suggested. Somehow when the object is created HttpContext.Current is null. ...Answered | 5 Replies | 7314 Views | Created by savagerider - Wednesday, April 22, 2009 10:49 AM | Last reply by nareshveeragoni - Thursday, April 1, 2010 7:53 PM -
4 Votes
HttpContext Is null in SP class inheriting from SPItemEventReceiver
should be able to access the HttpContext. If the item is being added programmatically (via a workflow for example or some other method), the ...Answered | 7 Replies | 7065 Views | Created by shilpa835 - Thursday, April 22, 2010 8:25 PM | Last reply by shilpa835 - Wednesday, April 28, 2010 11:47 PM -
0 Votes
HttpContext is null when running an HangFire job in provider hosted app
), TimeSpan.FromDays(1)) the background job should then trigger the below code, the problem is the HttpContext is ...Unanswered | 2 Replies | 1550 Views | Created by Rickyravi1980 - Monday, July 24, 2017 3:55 PM | Last reply by Rickyravi1980 - Tuesday, July 25, 2017 10:11 AM -
0 Votes
Catch ssrs HttpContext in data extension, but it is null sometimes
have ideas? Thanks In addition, I found following cases HttpContext (which is used for loading report data, if the request is ... -
0 Votes
No HttpContext when IIS hosted?
I have a custom datacaching class that works fine under an ASMX web service, but reports that HttpContext is null when used in an IIS hosted WCF web service. Am I doing ...Answered | 2 Replies | 7058 Views | Created by Hank Hubbard - Wednesday, January 25, 2006 4:04 PM | Last reply by Steve Maine - Wednesday, January 25, 2006 10:23 PM -
0 Votes
Why is Session NULL in HttpContext in Reporting Services 2008 security extension
HttpContext.Current.Session) and set some values but the session object is always null. I tried settingProposed | 1 Replies | 5814 Views | Created by EternalCoder - Saturday, May 16, 2009 1:37 AM | Last reply by kashook - Monday, December 12, 2011 3:36 PM -
0 Votes
HttpContext returns null
Hi, In my project I am using HttpContext to check user authentication. I take the project from SVN. It is working on my coliques' computer, but in my computer ...Answered | 1 Replies | 2830 Views | Created by leyla_p - Wednesday, June 8, 2011 12:30 PM | Last reply by Jesse Houwing - Wednesday, June 8, 2011 1:36 PM -
1 Votes
HttpContext.Current is null on ItemUpdated eventreceiver. How to fix it.?
Answered | 2 Replies | 6336 Views | Created by Jaydeep Mungalpara - Tuesday, August 6, 2013 12:45 PM | Last reply by Dennis Guo - Wednesday, August 7, 2013 2:32 PM -
2 Votes
Access denied error when creating personal site
spsecurity runwithelevated privilege in code dont work if httpcontext is null. I think For executable file httpcontext is ...Answered | 6 Replies | 5679 Views | Created by agarwal - Saturday, May 18, 2013 8:38 AM | Last reply by Javier Martínez Contreras - Tuesday, June 7, 2016 7:54 PM -
0 Votes
My IHttpModule Can't access HttpContext Current
https://stackoverflow.com/questions/1572283/httpcontext-current-session-is-null-in-a-module-i-dont-haveProposed | 1 Replies | 727 Views | Created by CrazyOldPotato - Tuesday, May 16, 2017 1:40 AM | Last reply by Wendy Zang - Saturday, May 27, 2017 2:02 AM -
0 Votes
HTTPCONTEXT return null in a DLL in a sharepoint 2010 custom application page?
DLL [xyz]. when tried to access the request.querystring() thr HTTPCONTEXT throws/returns NULL . i wonder, why this ...Discussion | 1 Replies | 8544 Views | Created by DADasRF - Thursday, November 25, 2010 9:09 AM | Last reply by mydevexperience - Thursday, November 25, 2010 9:54 AM -
0 Votes
Determining local or network environment within program
populate the object. At this point, this is what is happening: if httpcontext ...Unanswered | 1 Replies | 3079 Views | Created by david.k.pham - Friday, July 20, 2007 11:53 PM | Last reply by Peter Ritchie - Saturday, July 21, 2007 4:47 PM -
0 Votes
HttpContext.Current is NULL
request is fine; but for some reason second request the HttpContext is null and third request is fine again. This only happens when the ...Unanswered | 4 Replies | 2038 Views | Created by thukralz - Saturday, May 10, 2014 11:03 PM | Last reply by thukralz - Monday, May 12, 2014 10:21 AM -
0 Votes
Event receiver for Enterprise wiki document library
I am able to debug now, but httpcontext is null.. is it due to the fact i used a sandboxed solution? that's what i'm ...Answered | 3 Replies | 8736 Views | Created by Lee Gary - Thursday, March 3, 2011 9:03 AM | Last reply by Stefan Bauer - Friday, March 4, 2011 7:02 AM -
0 Votes
Getting the handle of files uploaded using Multiple upload in Item Adding event
We have already tried the above approach. The problem is that for multiple document upload case, the HttpContext is always null. We have ...Answered | 3 Replies | 4188 Views | Created by M Rakesh Jain - Thursday, June 7, 2012 8:49 AM | Last reply by Dharnendra Shah - Thursday, June 7, 2012 9:45 AM -
0 Votes
WorkflowPersistence and HttpContext
! p.S:i have start a similar question here ...Answered | 5 Replies | 7189 Views | Created by WordWarrior - Tuesday, April 20, 2010 5:39 PM | Last reply by WordWarrior - Thursday, May 6, 2010 8:35 AM - Items 1 to 20 of 2675846 Next ›
No announcements