Click here to Skip to main content
15,889,992 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: static public functions : asp.net c# Pin
VijayVishwakarma17-Apr-09 2:11
VijayVishwakarma17-Apr-09 2:11 
QuestionGridView_RowCreated event handler is not working on GridView_PageIndexChanging Pin
Member 29989699-Apr-09 19:35
Member 29989699-Apr-09 19:35 
AnswerRe: GridView_RowCreated event handler is not working on GridView_PageIndexChanging Pin
VijayVishwakarma9-Apr-09 20:31
VijayVishwakarma9-Apr-09 20:31 
GeneralRe: GridView_RowCreated event handler is not working on GridView_PageIndexChanging Pin
Member 29989699-Apr-09 22:06
Member 29989699-Apr-09 22:06 
QuestionHttpHandler (another Could not load type ) Pin
vexi9-Apr-09 17:59
vexi9-Apr-09 17:59 
AnswerRe: HttpHandler (another Could not load type ) Pin
anilpal9-Apr-09 21:32
anilpal9-Apr-09 21:32 
GeneralRe: HttpHandler (another Could not load type ) Pin
vexi9-Apr-09 22:23
vexi9-Apr-09 22:23 
NewsRe: HttpHandler (another Could not load type ) Pin
vexi9-Apr-09 22:45
vexi9-Apr-09 22:45 
Found it!

i missed the IIS 7 changes >_<<br mode="hold" />
http://msdn.microsoft.com/en-us/library/bb515251.aspx[^]


Handlers are now defined in
<system.webServer>
    <handlers>
      <Handler here (whith name="" now)>
    </handlers>
</system.webServer>


i guss i shod have looked harder but thanks for youre time thou ^^ (found it when googgling "httpmodule vs httphandler" 4 houres of random httpmodule didnt work, werd and imho MS shod revisit there tuturials)
Questionhow to do Online custom t-shirt designing using .net Pin
pink9-Apr-09 17:57
pink9-Apr-09 17:57 
AnswerRe: how to do Online custom t-shirt designing using .net Pin
Abhishek Sur9-Apr-09 22:46
professionalAbhishek Sur9-Apr-09 22:46 
GeneralRe: how to do Online custom t-shirt designing using .net Pin
pink10-Apr-09 21:16
pink10-Apr-09 21:16 
QuestionRegistration process for social netwoork [modified] Pin
Shahdat Hosain9-Apr-09 17:32
Shahdat Hosain9-Apr-09 17:32 
AnswerRe: Registration process for social netwoork Pin
Abhijit Jana9-Apr-09 19:20
professionalAbhijit Jana9-Apr-09 19:20 
AnswerRe: Registration process for social netwoork Pin
Abhijit Jana9-Apr-09 20:11
professionalAbhijit Jana9-Apr-09 20:11 
QuestionFTP and datatable VB.net Pin
jjordanc9-Apr-09 14:10
jjordanc9-Apr-09 14:10 
QuestionHow do I implement a DataType property of type System.Type on a User Control? Pin
Brady Kelly9-Apr-09 8:14
Brady Kelly9-Apr-09 8:14 
QuestionHow to set google maps view of your area in the site? Pin
Alok Sharma ji9-Apr-09 8:02
Alok Sharma ji9-Apr-09 8:02 
AnswerCheck out Google Maps API Pin
David Mujica9-Apr-09 8:08
David Mujica9-Apr-09 8:08 
GeneralRe: Check out Google Maps API Pin
Alok Sharma ji9-Apr-09 8:19
Alok Sharma ji9-Apr-09 8:19 
Question[Message Deleted] Pin
Sr...Frank9-Apr-09 7:18
Sr...Frank9-Apr-09 7:18 
AnswerRe: Session Problem!!! [modified] Pin
Alok Sharma ji9-Apr-09 7:59
Alok Sharma ji9-Apr-09 7:59 
AnswerRe: Session Problem!!! Pin
Paulo Zemek9-Apr-09 8:04
mvaPaulo Zemek9-Apr-09 8:04 
AnswerRe: Session Problem!!! Pin
Yusuf9-Apr-09 8:37
Yusuf9-Apr-09 8:37 
Question[Message Deleted] Pin
sara malik9-Apr-09 5:06
sara malik9-Apr-09 5:06 
AnswerRe: Time Out Exception Pin
Abhijit Jana9-Apr-09 5:18
professionalAbhijit Jana9-Apr-09 5:18 

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.