Click here to Skip to main content
15,912,329 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Email sent to client notification and tracking the link Pin
sashidhar15-Dec-09 23:49
sashidhar15-Dec-09 23:49 
GeneralRe: Email sent to client notification and tracking the link Pin
Niraj00116-Dec-09 1:25
Niraj00116-Dec-09 1:25 
GeneralRe: Email sent to client notification and tracking the link Pin
sashidhar16-Dec-09 1:32
sashidhar16-Dec-09 1:32 
Questionstored procedure Pin
baselanfouqa15-Dec-09 21:02
baselanfouqa15-Dec-09 21:02 
AnswerRe: stored procedure Pin
Abhijit Jana15-Dec-09 21:17
professionalAbhijit Jana15-Dec-09 21:17 
AnswerRe: stored procedure Pin
Abhishek Sur15-Dec-09 21:32
professionalAbhishek Sur15-Dec-09 21:32 
GeneralRe: stored procedure Pin
baselanfouqa15-Dec-09 21:48
baselanfouqa15-Dec-09 21:48 
AnswerRe: stored procedure Pin
Ashfield16-Dec-09 1:27
Ashfield16-Dec-09 1:27 
In your asp.net code put the call to the stored procedure in a try catch block, then use the catch to put the error on the screen - the raiserror will cause an exception in your code.

Bob
Ashfield Consultants Ltd
Proud to be a 2009 Code Project MVP

GeneralRe: stored procedure Pin
ESTAN16-Dec-09 10:20
ESTAN16-Dec-09 10:20 
GeneralRe: stored procedure Pin
Ashfield16-Dec-09 21:00
Ashfield16-Dec-09 21:00 
AnswerRe: stored procedure Pin
ESTAN16-Dec-09 10:15
ESTAN16-Dec-09 10:15 
GeneralRe: stored procedure Pin
baselanfouqa20-Dec-09 1:36
baselanfouqa20-Dec-09 1:36 
QuestionAuto complete Extender in asp.net Pin
Any_India15-Dec-09 19:54
Any_India15-Dec-09 19:54 
AnswerRe: Auto complete Extender in asp.net Pin
Abhishek Sur15-Dec-09 21:38
professionalAbhishek Sur15-Dec-09 21:38 
GeneralRe: Auto complete Extender in asp.net [modified] Pin
Any_India15-Dec-09 22:22
Any_India15-Dec-09 22:22 
QuestionCompreValidator for Textbox and FileUpload Pin
anada888615-Dec-09 19:30
anada888615-Dec-09 19:30 
AnswerRe: CompreValidator for Textbox and FileUpload Pin
sashidhar15-Dec-09 20:18
sashidhar15-Dec-09 20:18 
GeneralRe: CompreValidator for Textbox and FileUpload Pin
anada888615-Dec-09 20:43
anada888615-Dec-09 20:43 
GeneralRe: CompreValidator for Textbox and FileUpload Pin
sashidhar15-Dec-09 21:46
sashidhar15-Dec-09 21:46 
GeneralRe: CompreValidator for Textbox and FileUpload Pin
anada888615-Dec-09 22:24
anada888615-Dec-09 22:24 
GeneralRe: CompreValidator for Textbox and FileUpload Pin
sashidhar15-Dec-09 22:35
sashidhar15-Dec-09 22:35 
GeneralRe: CompreValidator for Textbox and FileUpload Pin
anada888615-Dec-09 22:44
anada888615-Dec-09 22:44 
GeneralRe: CompreValidator for Textbox and FileUpload Pin
sashidhar15-Dec-09 22:46
sashidhar15-Dec-09 22:46 
GeneralRe: CompreValidator for Textbox and FileUpload Pin
anada888615-Dec-09 22:55
anada888615-Dec-09 22:55 
QuestionGridview edit cell Pin
Nekkantidivya15-Dec-09 18:20
Nekkantidivya15-Dec-09 18:20 

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.