Click here to Skip to main content
15,888,610 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: web.config problem Pin
Gamzun4-Oct-10 20:36
Gamzun4-Oct-10 20:36 
QuestionAnonymous usser URL access testing issues Pin
jboyd11124-Sep-10 11:04
jboyd11124-Sep-10 11:04 
AnswerRe: Anonymous usser URL access testing issues Pin
T M Gray24-Sep-10 11:37
T M Gray24-Sep-10 11:37 
GeneralRe: Anonymous usser URL access testing issues Pin
jboyd11127-Sep-10 3:50
jboyd11127-Sep-10 3:50 
GeneralRe: Anonymous usser URL access testing issues Pin
jboyd11127-Sep-10 9:30
jboyd11127-Sep-10 9:30 
QuestionGetting gridview to rebind inside of a modalpopup control Pin
Aptiva Dave24-Sep-10 8:58
Aptiva Dave24-Sep-10 8:58 
AnswerRe: Getting gridview to rebind inside of a modalpopup control Pin
Karthik. A24-Sep-10 11:58
Karthik. A24-Sep-10 11:58 
QuestionProblem with http handlers Pin
Haim Nachum24-Sep-10 5:59
Haim Nachum24-Sep-10 5:59 
Hi.
Im building a web application in win xp using iis5 and visual studio 2008.

i've created a custom handler(with no extension) in the following manner :

1. created a class that implements IHttpHandler.
2. registerd it in web.config in the httphandlers section like follows :
<\add verb="*" path="/GetData" type="WebSiteLogic.GetDataHandler"/>.

Now, when i run the app using Visual Studio server and works fine.
But when i deploy it to use with my local iis server or choose in VS to use my iis local server it wont recognize the handler.

Can somebody point me out what im missing?

Thanks.
AnswerRe: Problem with http handlers Pin
NeverHeardOfMe24-Sep-10 9:31
NeverHeardOfMe24-Sep-10 9:31 
QuestionUrl refere is null in safari Pin
MayukhSen23-Sep-10 20:33
MayukhSen23-Sep-10 20:33 
AnswerRe: Url refere is null in safari Pin
sashidhar24-Sep-10 0:44
sashidhar24-Sep-10 0:44 
QuestionStored Procedure Call - Comments with Single Quote Pin
Civic0623-Sep-10 7:26
Civic0623-Sep-10 7:26 
AnswerRe: Stored Procedure Call - Comments with Single Quote Pin
Karthik. A23-Sep-10 8:16
Karthik. A23-Sep-10 8:16 
AnswerRe: Stored Procedure Call - Comments with Single Quote Pin
Blue_Boy23-Sep-10 20:46
Blue_Boy23-Sep-10 20:46 
Questionadding Ajax Tooklit Pin
future383922-Sep-10 16:32
future383922-Sep-10 16:32 
AnswerRe: adding Ajax Tooklit Pin
Abhijit Jana22-Sep-10 19:30
professionalAbhijit Jana22-Sep-10 19:30 
GeneralRe: adding Ajax Tooklit Pin
future383923-Sep-10 3:54
future383923-Sep-10 3:54 
AnswerRe: adding Ajax Tooklit Pin
Brij22-Sep-10 19:49
mentorBrij22-Sep-10 19:49 
QuestionAjax in ASP.Net Pin
future383922-Sep-10 15:10
future383922-Sep-10 15:10 
AnswerRe: Ajax in ASP.Net Pin
Anurag Gandhi22-Sep-10 19:48
professionalAnurag Gandhi22-Sep-10 19:48 
AnswerRe: Ajax in ASP.Net Pin
John.Smith770025-Sep-10 5:36
John.Smith770025-Sep-10 5:36 
GeneralSimple Ajax Progress Indicator. Pin
Brady Kelly22-Sep-10 9:14
Brady Kelly22-Sep-10 9:14 
QuestionLogin Woes Pin
Richard Blythe22-Sep-10 8:09
Richard Blythe22-Sep-10 8:09 
AnswerRe: Login Woes Pin
Not Active22-Sep-10 8:19
mentorNot Active22-Sep-10 8:19 
Questionavoid line break in a label Pin
benams22-Sep-10 5:14
benams22-Sep-10 5:14 

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.