Click here to Skip to main content
16,004,906 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionExporting to Excel in ASP.Net Pin
meeram39522-Aug-07 4:19
meeram39522-Aug-07 4:19 
AnswerRe: Exporting to Excel in ASP.Net Pin
Vasudevan Deepak Kumar22-Aug-07 4:31
Vasudevan Deepak Kumar22-Aug-07 4:31 
QuestionHow to use FormView in my webForm ? Pin
hdv21222-Aug-07 4:09
hdv21222-Aug-07 4:09 
AnswerRe: How to use FormView in my webForm ? Pin
John-ph22-Aug-07 4:14
John-ph22-Aug-07 4:14 
GeneralRe: How to use FormView in my webForm ? Pin
chathu03j22-Aug-07 18:15
chathu03j22-Aug-07 18:15 
QuestionBuilding Javascript using http handler .ashx and client side cache Pin
Tomz_KV22-Aug-07 3:40
Tomz_KV22-Aug-07 3:40 
AnswerRe: Building Javascript using http handler .ashx and client side cache Pin
Vasudevan Deepak Kumar22-Aug-07 5:18
Vasudevan Deepak Kumar22-Aug-07 5:18 
QuestionHTML Page mapped into aspnet_isapi.dll showing weird resuls Pin
N a v a n e e t h22-Aug-07 3:16
N a v a n e e t h22-Aug-07 3:16 
Hello,

In my ASP.NET application I am tracking user behavior ( tracking pages visited by user ) . For doing this I created a HTTPModule and attached with the application. Everything worked smoothly. But my website contains number of HTML pages, so this HTTPModule was not tracking this HTML pages. For doing this, I mapped html and htm extensions to aspnet_isapi.dll in IIS. Now it started to track HTML pages also.

For tracking each user behaviors, I was storing his id in one session. But in HTML pages this session failed to work. It throws "session state is not available in this context exception". I have added HttpHandlers for html and htm pages and mapped to System.Web.UI.PageHandlerFactory. Still I am getting the same error. Any body please help me to solve this issue ?

If the page is mapped to ASPX engine, then it will be served by that engine rite, So session also should be available. But why this is happening in my scenario ? When I am going wrong ? Please guide me.


AnswerRe: HTML Page mapped into aspnet_isapi.dll showing weird resuls Pin
Vasudevan Deepak Kumar22-Aug-07 5:15
Vasudevan Deepak Kumar22-Aug-07 5:15 
QuestionWhat is maximum Session Timeout Value in Web.config Pin
swapnilbhavsar22-Aug-07 2:47
swapnilbhavsar22-Aug-07 2:47 
AnswerRe: What is maximum Session Timeout Value in Web.config Pin
sulabh202022-Aug-07 3:04
sulabh202022-Aug-07 3:04 
AnswerRe: What is maximum Session Timeout Value in Web.config Pin
kubben22-Aug-07 3:08
kubben22-Aug-07 3:08 
AnswerRe: What is maximum Session Timeout Value in Web.config Pin
Vasudevan Deepak Kumar22-Aug-07 4:33
Vasudevan Deepak Kumar22-Aug-07 4:33 
AnswerRe: What is maximum Session Timeout Value in Web.config Pin
Guffa22-Aug-07 10:58
Guffa22-Aug-07 10:58 
QuestionRetrieve ImageDataType i(SqlServer ) in Asp.net Pin
LishaDamian22-Aug-07 2:41
LishaDamian22-Aug-07 2:41 
AnswerRe: Retrieve ImageDataType i(SqlServer ) in Asp.net Pin
sulabh202022-Aug-07 3:06
sulabh202022-Aug-07 3:06 
QuestionHow to get length of multiple uploaded file from http header in asp.net ? Pin
-- Abhi --22-Aug-07 2:22
-- Abhi --22-Aug-07 2:22 
AnswerRe: How to get length of multiple uploaded file from http header in asp.net ? Pin
sulabh202022-Aug-07 3:01
sulabh202022-Aug-07 3:01 
GeneralRe: How to get length of multiple uploaded file from http header in asp.net ? Pin
-- Abhi --22-Aug-07 3:23
-- Abhi --22-Aug-07 3:23 
AnswerRe: How to get length of multiple uploaded file from http header in asp.net ? Pin
Vasudevan Deepak Kumar22-Aug-07 5:17
Vasudevan Deepak Kumar22-Aug-07 5:17 
Questionstored procedure Pin
Sonia Gupta22-Aug-07 2:20
Sonia Gupta22-Aug-07 2:20 
AnswerRe: stored procedure Pin
sulabh202022-Aug-07 2:53
sulabh202022-Aug-07 2:53 
AnswerRe: stored procedure Pin
kubben22-Aug-07 3:14
kubben22-Aug-07 3:14 
AnswerRe: stored procedure [modified] Pin
John-ph22-Aug-07 3:31
John-ph22-Aug-07 3:31 
AnswerRe: stored procedure Pin
\laddie24-Aug-07 0:40
\laddie24-Aug-07 0:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.