Click here to Skip to main content
16,007,277 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Protected eventhandlers for controls Pin
SomeGuyThatIsMe2-May-08 2:13
SomeGuyThatIsMe2-May-08 2:13 
GeneralRe: Protected eventhandlers for controls Pin
Zoltan Balazs2-May-08 2:48
Zoltan Balazs2-May-08 2:48 
GeneralRe: Protected eventhandlers for controls Pin
SomeGuyThatIsMe2-May-08 2:53
SomeGuyThatIsMe2-May-08 2:53 
Questionscript error Pin
rajkumar.32-May-08 0:32
rajkumar.32-May-08 0:32 
AnswerRe: script error Pin
Vasudevan Deepak Kumar2-May-08 0:32
Vasudevan Deepak Kumar2-May-08 0:32 
AnswerRe: script error Pin
rahul.net112-May-08 0:40
rahul.net112-May-08 0:40 
AnswerRe: script error Pin
J a a n s2-May-08 1:26
professionalJ a a n s2-May-08 1:26 
Questionpostback using javascript Pin
rahul.net112-May-08 0:26
rahul.net112-May-08 0:26 
AnswerRe: postback using javascript Pin
Vasudevan Deepak Kumar2-May-08 0:34
Vasudevan Deepak Kumar2-May-08 0:34 
GeneralRe: postback using javascript Pin
rahul.net112-May-08 0:35
rahul.net112-May-08 0:35 
GeneralRe: postback using javascript Pin
Vasudevan Deepak Kumar2-May-08 2:40
Vasudevan Deepak Kumar2-May-08 2:40 
AnswerRe: postback using javascript Pin
eyeseetee2-May-08 0:54
eyeseetee2-May-08 0:54 
GeneralRe: postback using javascript Pin
rahul.net112-May-08 0:59
rahul.net112-May-08 0:59 
QuestionComparing date's in .NET (web forms)?? [modified] Pin
Karan_TN1-May-08 22:41
Karan_TN1-May-08 22:41 
AnswerRe: Comparing date's in .NET (web forms)?? Pin
Hesham Amin1-May-08 23:19
Hesham Amin1-May-08 23:19 
GeneralRe: Comparing date's in .NET (web forms)?? Pin
Karan_TN1-May-08 23:52
Karan_TN1-May-08 23:52 
GeneralRe: Comparing date's in .NET (web forms)?? Pin
J4amieC2-May-08 0:05
J4amieC2-May-08 0:05 
GeneralRe: Comparing date's in .NET (web forms)?? Pin
Hesham Amin2-May-08 1:11
Hesham Amin2-May-08 1:11 
GeneralRe: Comparing date's in .NET (web forms)?? Pin
Vasudevan Deepak Kumar2-May-08 0:34
Vasudevan Deepak Kumar2-May-08 0:34 
AnswerRe: Comparing date's in .NET (web forms)?? Pin
J4amieC2-May-08 0:12
J4amieC2-May-08 0:12 
AnswerRe: Comparing date's in .NET (web forms)?? Pin
Vasudevan Deepak Kumar2-May-08 0:32
Vasudevan Deepak Kumar2-May-08 0:32 
QuestionRe: Comparing date's in .NET (web forms)?? Pin
Karan_TN2-May-08 2:35
Karan_TN2-May-08 2:35 
QuestionASP.NET web application will not use updated dll file. Pin
bin_bin11-May-08 22:37
bin_bin11-May-08 22:37 
I am working on an ASP.NET web application. It uses a dll file as reference. I updated and rebuilt the dll file. However I found the web application is still using the old dll. I removed the reference and add the reference in again. It won't solve the problem. I also uninstall the dll from GAC, and add the new dll into GAC. However, the web application is still using the old one. I am very sure about that. Because my commmented out method is still getting called. The dll is updated. I used the windows console application to call the dll. It is working. So the dll is updated.

I have been working on this issue for whole night and am so confused now.

How can I make the web application using the updated dll.

I am using VS 2008. The web site is not precompiled one.

Thank you so much for your consideration. Please help me out...

Best regards,

Bin
AnswerRe: ASP.NET web application will not use updated dll file. Pin
eyeseetee1-May-08 22:45
eyeseetee1-May-08 22:45 
AnswerRe: ASP.NET web application will not use updated dll file. Pin
Vasudevan Deepak Kumar2-May-08 0:35
Vasudevan Deepak Kumar2-May-08 0:35 

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.