Click here to Skip to main content
15,891,033 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
In my application i use a Handler.ashx but when i try to run my application, an error message display Could not create type Handler

don't know what to do ?

<%@ WebHandler Language="C#" CodeBehind="Handler.ashx.cs" Class="Handler" %>
Posted

1 solution

 
Share this answer
 
Comments
Dipankar Basu 26-Jun-13 7:20am    
thanks for your reply. All of the example use namespace. but in my application i did not use namespace. So how to declare class attribute of my ashx file.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900