Click here to Skip to main content
15,891,976 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: validator not showing Pin
Harikrk22-Jul-08 17:58
Harikrk22-Jul-08 17:58 
AnswerRe: validator not showing Pin
shames(Sam)22-Jul-08 19:11
shames(Sam)22-Jul-08 19:11 
GeneralRe: validator not showing Pin
Harikrk22-Jul-08 20:29
Harikrk22-Jul-08 20:29 
Question[Newbie] Publishing with VS.NET... (2008) Pin
Super Lloyd22-Jul-08 6:04
Super Lloyd22-Jul-08 6:04 
QuestionLOSING DETAILS VIEW WHEN USING LISTVIEW ON SAME PAGE Pin
excaliber22-Jul-08 5:59
excaliber22-Jul-08 5:59 
Questionupload image on image button click Pin
gottimukkala22-Jul-08 5:28
gottimukkala22-Jul-08 5:28 
QuestionPerformance issue Pin
attalurisubbu22-Jul-08 4:43
attalurisubbu22-Jul-08 4:43 
Questionerror in code of file Global.asax Pin
ManiMughal22-Jul-08 4:27
ManiMughal22-Jul-08 4:27 
I wrote the following code in global.asax

void Application_Error(Object sender, EventArgs e)
{
// Log all unhandled errors

Utilities.LogError(Server.GetLastError());
}


and the line Utilities.LogError(Server.GetLastError()); is giving error that Utilities does not contain a definition for LogError.
Although i have written this from a book i m following. plz help me how to remove this error.
AnswerRe: error in code of file Global.asax Pin
coolestCoder22-Jul-08 6:57
coolestCoder22-Jul-08 6:57 
QuestionASP.net session conflict Pin
mys122-Jul-08 3:57
mys122-Jul-08 3:57 
QuestionUnable to upload with file Upload Control Pin
satyaanand.andra@gmail.com22-Jul-08 3:41
satyaanand.andra@gmail.com22-Jul-08 3:41 
AnswerRe: Unable to upload with file Upload Control Pin
windhopper22-Jul-08 4:08
windhopper22-Jul-08 4:08 
GeneralRe: Unable to upload with file Upload Control Pin
shames(Sam)22-Jul-08 19:04
shames(Sam)22-Jul-08 19:04 
QuestionApi for sending sms Pin
manoj2218422-Jul-08 3:26
manoj2218422-Jul-08 3:26 
AnswerRe: Api for sending sms Pin
eyeseetee22-Jul-08 4:49
eyeseetee22-Jul-08 4:49 
QuestionAfter Logging In I want to kill the session? Pin
mcmilan22-Jul-08 2:55
mcmilan22-Jul-08 2:55 
AnswerRe: After Logging In I want to kill the session? Pin
umeshdaiya22-Jul-08 3:00
umeshdaiya22-Jul-08 3:00 
QuestionHiding the buttons When Print Button is clicked........ Pin
mcmilan22-Jul-08 2:46
mcmilan22-Jul-08 2:46 
AnswerRe: Hiding the buttons When Print Button is clicked........ Pin
Mike Ellison22-Jul-08 2:54
Mike Ellison22-Jul-08 2:54 
GeneralRe: Hiding the buttons When Print Button is clicked........ Pin
mcmilan23-Jul-08 3:19
mcmilan23-Jul-08 3:19 
AnswerRe: Hiding the buttons When Print Button is clicked........ Pin
leoinfo22-Jul-08 2:55
leoinfo22-Jul-08 2:55 
QuestionSelect * when some column is entered? Pin
obarahmeh22-Jul-08 2:44
obarahmeh22-Jul-08 2:44 
AnswerRe: Select * when some column is entered? Pin
eyeseetee22-Jul-08 3:56
eyeseetee22-Jul-08 3:56 
AnswerRe: Select * when some column is entered? Pin
Sherin Iranimose22-Jul-08 4:45
Sherin Iranimose22-Jul-08 4:45 
QuestionHow to write a TRIGGER? Pin
mcmilan22-Jul-08 2:42
mcmilan22-Jul-08 2:42 

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.