Click here to Skip to main content
16,005,206 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Check Whether GridView Contain any row [modified] Pin
minhpc_bk29-Jun-06 17:14
minhpc_bk29-Jun-06 17:14 
QuestionContent Page with functions in Code behind Pin
Andy1227929-Jun-06 6:51
Andy1227929-Jun-06 6:51 
AnswerRe: Content Page with functions in Code behind Pin
minhpc_bk29-Jun-06 17:22
minhpc_bk29-Jun-06 17:22 
QuestionASP.net Shoping Cart Pin
wEb GuRu...29-Jun-06 5:46
wEb GuRu...29-Jun-06 5:46 
AnswerRe: ASP.net Shoping Cart Pin
minhpc_bk29-Jun-06 17:23
minhpc_bk29-Jun-06 17:23 
QuestionPassing value to javascript function "onload" event from datagrid Pin
Dhruvil29-Jun-06 5:35
Dhruvil29-Jun-06 5:35 
AnswerRe: Passing value to javascript function "onload" event from datagrid Pin
minhpc_bk29-Jun-06 17:29
minhpc_bk29-Jun-06 17:29 
QuestionMS Image Generation Service help required. Pin
deepaks329-Jun-06 5:29
deepaks329-Jun-06 5:29 
I am using a HttpHandler (the ASP.NET 1.1 DynamicImage control from MSDN --
http://msdn.microsoft.com/msdnmag/issues/04/04/CuttingEdge/

My project structure is like i have one project of Controls and one web application and one DAL in my project.
I have placed the DynamicImage.cs and CachedImageService.cs in the controls project.

It is mentioned in the site that a setting has to be made in web.config file also which is something like this:

"<httpHandlers>

<add verb="GET"
path="cachedimageservice.axd"
type="MsdnMag.CachedImageService,DynamicImage" />

</httpHandlers>"

But i am unable to add the same in web.config, it gives some rutime error.
The assemble name for both the files have been changed say deepak.controls

And for what is axd file used.

If anyone has any ideas I'd love to hear them.

Thanks!


Deepak Surana
AnswerRe: MS Image Generation Service help required. Pin
minhpc_bk29-Jun-06 17:33
minhpc_bk29-Jun-06 17:33 
GeneralRe: MS Image Generation Service help required. Pin
deepaks329-Jun-06 23:35
deepaks329-Jun-06 23:35 
GeneralRe: MS Image Generation Service help required. Pin
minhpc_bk29-Jun-06 23:46
minhpc_bk29-Jun-06 23:46 
QuestionDrawing Lines Pin
braber29-Jun-06 4:59
braber29-Jun-06 4:59 
AnswerRe: Drawing Lines Pin
J4amieC29-Jun-06 5:00
J4amieC29-Jun-06 5:00 
GeneralRe: Drawing Lines Pin
braber29-Jun-06 5:06
braber29-Jun-06 5:06 
AnswerRe: Drawing Lines Pin
braber29-Jun-06 5:09
braber29-Jun-06 5:09 
AnswerRe: Drawing Lines Pin
RichardGrimmer30-Jun-06 4:46
RichardGrimmer30-Jun-06 4:46 
QuestionHot Spots (Urgent) [modified] Pin
kirthikirthi29-Jun-06 4:28
kirthikirthi29-Jun-06 4:28 
AnswerRe: Hot Spots (Urgent) Pin
J4amieC29-Jun-06 4:59
J4amieC29-Jun-06 4:59 
GeneralRe: Hot Spots (Urgent) Pin
kirthikirthi29-Jun-06 5:44
kirthikirthi29-Jun-06 5:44 
QuestionWebform Authentication Pin
snwborder2829-Jun-06 4:00
snwborder2829-Jun-06 4:00 
AnswerRe: Webform Authentication Pin
braber29-Jun-06 5:03
braber29-Jun-06 5:03 
GeneralRe: Webform Authentication Pin
snwborder2829-Jun-06 5:07
snwborder2829-Jun-06 5:07 
GeneralRe: Webform Authentication Pin
braber29-Jun-06 5:10
braber29-Jun-06 5:10 
QuestionNorton AntiVirus 2006 - HTTP MSIE Multiple Style Tags Code Exec Pin
Gautam Kumar Das29-Jun-06 3:48
Gautam Kumar Das29-Jun-06 3:48 
Questionhow to track line number of a text file in coding? Pin
MudkiSekhon29-Jun-06 3:16
MudkiSekhon29-Jun-06 3:16 

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.