Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > Accessing HttpApplicationState object from SoapExtension

Reply
Thread Tools

Accessing HttpApplicationState object from SoapExtension

 
 
Ajay Choudhary
Guest
Posts: n/a
 
      05-16-2005
Hi,

I have a custom SoapExtension class and in the "ProcessMessage" method I
would like to get a handle of
HttpApplicationState object.

How can I do that ?

Thanks,
Ajay


 
Reply With Quote
 
 
 
 
Brock Allen
Guest
Posts: n/a
 
      05-18-2005
System.Web.HttpContext.Current.Application

-Brock
DevelopMentor
http://staff.develop.com/ballen



> Hi,
>
> I have a custom SoapExtension class and in the "ProcessMessage" method
> I
> would like to get a handle of
> HttpApplicationState object.
> How can I do that ?
>
> Thanks,
> Ajay




 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
HttpApplicationState data being lost mnowosad ASP .Net 1 09-17-2008 05:08 PM
BC30456: 'StartupPath' n'est pas un membre de 'System.Web.HttpApplicationState' moi ASP .Net 2 03-09-2006 05:40 PM
Serializing an object from HttpApplicationState Natan ASP .Net 5 09-27-2004 10:53 AM
Accessing Server.Mappath from SoapExtension PA ASP .Net Web Services 1 05-19-2004 02:11 PM
HttpApplicationState question.. Rajesh.V ASP .Net 1 01-07-2004 11:18 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57