Click here to Skip to main content
15,902,938 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Session state problem Pin
Kissy1620-Nov-07 22:32
Kissy1620-Nov-07 22:32 
AnswerRe: Session state problem Pin
N a v a n e e t h20-Nov-07 22:28
N a v a n e e t h20-Nov-07 22:28 
GeneralRe: Session state problem Pin
Kissy1620-Nov-07 22:56
Kissy1620-Nov-07 22:56 
GeneralRe: Session state problem Pin
Malcolm Smart20-Nov-07 23:13
Malcolm Smart20-Nov-07 23:13 
GeneralRe: Session state problem Pin
Kissy1621-Nov-07 1:04
Kissy1621-Nov-07 1:04 
GeneralRe: Session state problem Pin
Malcolm Smart21-Nov-07 1:20
Malcolm Smart21-Nov-07 1:20 
GeneralRe: Session state problem Pin
Kissy1621-Nov-07 19:19
Kissy1621-Nov-07 19:19 
QuestionWeb Service Exception Message returning StackTrace Pin
technot20-Nov-07 21:44
technot20-Nov-07 21:44 
I have a ASP.NET Web Application that calls WebMethods from Web Service.
Any error occuring in WebMethod is caught in the Web App and displayed in a Label as:- lblErrorMsg.Text = ex.Message

In development environment, above line shows the Message of the error;
SAMPLE:-
"Value is Incorrect"

But, after I published & deployed the Web Application at Server,any error returned by the WebMethod is displayed with FULL Stack Information:
SAMPLE:-

"System.Web.Services.Protocols.SoapException: Value is Incorrect at EasyPurl.CampaignCreationProcessLIDnotRequired( Int32 iTemplateId)"


Why this difference in the DEPLOYED/Published Site & Development environment??
PL. HELP ..This is a little urgent..
AnswerRe: Web Service Exception Message returning StackTrace Pin
Sun Rays20-Nov-07 22:04
Sun Rays20-Nov-07 22:04 
QuestionTemprory GridView to Database Pin
Rinki Mukheraji20-Nov-07 21:44
Rinki Mukheraji20-Nov-07 21:44 
AnswerRe: Temprory GridView to Database Pin
John-ph20-Nov-07 21:47
John-ph20-Nov-07 21:47 
AnswerRe: Temprory GridView to Database Pin
Sun Rays20-Nov-07 21:47
Sun Rays20-Nov-07 21:47 
GeneralRe: Temprory GridView to Database Pin
Rinki Mukheraji20-Nov-07 22:01
Rinki Mukheraji20-Nov-07 22:01 
GeneralRe: Temprory GridView to Database Pin
N a v a n e e t h20-Nov-07 22:07
N a v a n e e t h20-Nov-07 22:07 
GeneralRe: Temprory GridView to Database Pin
Rinki Mukheraji20-Nov-07 22:13
Rinki Mukheraji20-Nov-07 22:13 
GeneralRe: Temprory GridView to Database Pin
N a v a n e e t h20-Nov-07 22:15
N a v a n e e t h20-Nov-07 22:15 
QuestionASP data base data insertion Pin
JonCox20-Nov-07 21:17
JonCox20-Nov-07 21:17 
AnswerRe: ASP data base data insertion Pin
John-ph20-Nov-07 21:21
John-ph20-Nov-07 21:21 
GeneralRe: ASP data base data insertion Pin
JonCox21-Nov-07 12:18
JonCox21-Nov-07 12:18 
QuestionHow to Retrieve the Structure of DataBase Pin
aswini20-Nov-07 20:49
aswini20-Nov-07 20:49 
AnswerRe: How to Retrieve the Structure of DataBase Pin
Michael Sync20-Nov-07 21:04
Michael Sync20-Nov-07 21:04 
AnswerRe: How to Retrieve the Structure of DataBase Pin
John-ph20-Nov-07 21:13
John-ph20-Nov-07 21:13 
QuestionAutoComplete TextBox Pin
kirthikirthi20-Nov-07 20:05
kirthikirthi20-Nov-07 20:05 
AnswerRe: AutoComplete TextBox Pin
Michael Sync20-Nov-07 20:10
Michael Sync20-Nov-07 20:10 
GeneralRe: AutoComplete TextBox Pin
kirthikirthi20-Nov-07 20:34
kirthikirthi20-Nov-07 20:34 

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.