ihttphandler - ASP.Net: Create handler within project -


Sorry if this is a stupid question, I make inside an HTTP handler inside my project I want to do this, I created a new class and tried to implement IHttpHandler.

Every time I do this, I get an 'Expectation of hope expectation' error.

I know that you can usually create a new class library and create a class to apply a handler. But why is it not possible to do this in the existing web project? Create a new object named ashx or generic handler from


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -