ashx in web.config registration

J

Jan Kucera

Hi,
from posts I collected over the internet some days ago, I have now this
question:

In the web project root directory, I have MyHandler.ashx, which begins:
namespace Company.MyApp.ThinClient
{
public class MyHandler : IHttpHandler
{
....

What I have to write into web.config to handle all /MyApp/MyFolder/*
requests with it? Please say me what to write into the type attribute...
Thanks.

Using asp.net 2

Jan.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top