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

ASP.NET

 
GeneralRe: ASP.NET as a platform for webbrowser based online game Pin
yarns16-May-09 6:29
yarns16-May-09 6:29 
QuestionTo enter the date using three dropdown lists Pin
Anjani Poornima15-May-09 5:49
Anjani Poornima15-May-09 5:49 
AnswerRe: To enter the date using three dropdown lists Pin
Parwej Ahamad15-May-09 6:09
professionalParwej Ahamad15-May-09 6:09 
QuestionStop debuggin and run time messages in asp.net Pin
rains197915-May-09 4:52
rains197915-May-09 4:52 
AnswerRe: Stop debuggin and run time messages in asp.net Pin
Parwej Ahamad15-May-09 6:10
professionalParwej Ahamad15-May-09 6:10 
GeneralRe: Stop debuggin and run time messages in asp.net Pin
rains197918-May-09 3:38
rains197918-May-09 3:38 
AnswerRe: Stop debuggin and run time messages in asp.net Pin
Manas Bhardwaj16-May-09 6:13
professionalManas Bhardwaj16-May-09 6:13 
GeneralRe: Stop debuggin and run time messages in asp.net Pin
rains197918-May-09 22:57
rains197918-May-09 22:57 
Run time error such as: If instead the below can't I get page cannot be displayed.

Server Error in '/SOL/SolOnline' Application.
--------------------------------------------------------------------------------

ORA-00933: SQL command not properly ended
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: Oracle.DataAccess.Client.OracleException: ORA-00933: SQL command not properly ended

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[OracleException: ORA-00933: SQL command not properly ended]
Oracle.DataAccess.Client.OracleException.HandleErrorHelper(Int32 errCode, OracleConnection conn, IntPtr opsErrCtx, OpoSqlValCtx* pOpoSqlValCtx, Object src, String procedure) +693
Oracle.DataAccess.Client.OracleCommand.ExecuteNonQuery() +2128
SlcCore.OracleWebConnection.ExecuteCommand(String sqlStatement)
SlcCore.ApplicationRunInformation.LogoutSession()
SlcCore.ApplicationRunInformation..ctor(HttpRequest request, HttpResponse response, String oracleConnectionInformation, String cookieIdentifier, Boolean blnLogout)
CSolOnline.CSOLFunctions.PageLogout(HttpRequest& request, HttpResponse& response) +51
CSolOnline.LogoutUserCtrl.Logout_Click(Object sender, EventArgs e) +56
System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +108
System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +138
System.Web.UI.Page.ProcessRequestMain() +1277
GeneralRe: Stop debuggin and run time messages in asp.net Pin
Manas Bhardwaj18-May-09 23:03
professionalManas Bhardwaj18-May-09 23:03 
GeneralRe: Stop debuggin and run time messages in asp.net Pin
rains197919-May-09 0:23
rains197919-May-09 0:23 
GeneralRe: Stop debuggin and run time messages in asp.net Pin
rains197919-May-09 0:10
rains197919-May-09 0:10 
QuestionPage.IsValid conditional not working Pin
bigmish215-May-09 4:05
bigmish215-May-09 4:05 
AnswerRe: Page.IsValid conditional not working Pin
RyanMorris15-May-09 4:54
RyanMorris15-May-09 4:54 
GeneralRe: Page.IsValid conditional not working Pin
bigmish215-May-09 5:05
bigmish215-May-09 5:05 
GeneralRe: Page.IsValid conditional not working Pin
RyanMorris15-May-09 5:18
RyanMorris15-May-09 5:18 
GeneralRe: Page.IsValid conditional not working Pin
bigmish215-May-09 5:43
bigmish215-May-09 5:43 
AnswerRe: Page.IsValid conditional not working Pin
Samer Aburabie15-May-09 4:59
Samer Aburabie15-May-09 4:59 
NewsSending SMS in ASP.Net 2.0 using webservice Pin
Smart_Boy15-May-09 2:42
Smart_Boy15-May-09 2:42 
QuestionWeb setup project fails in Windows vista and IIS7 Pin
Muhammad Sohaib Yousaf15-May-09 2:14
Muhammad Sohaib Yousaf15-May-09 2:14 
AnswerRe: Web setup project fails in Windows vista and IIS7 Pin
N a v a n e e t h15-May-09 2:20
N a v a n e e t h15-May-09 2:20 
AnswerRe: Web setup project fails in Windows vista and IIS7 Pin
Glider1234518-Jun-09 3:24
Glider1234518-Jun-09 3:24 
QuestionAJAX: How to make relation between a linkbutton in a Accordion Menu and a GridView Pin
beginner_csharper15-May-09 1:24
beginner_csharper15-May-09 1:24 
AnswerRe: AJAX: How to make relation between a linkbutton in a Accordion Menu and a GridView Pin
Smart_Boy15-May-09 2:44
Smart_Boy15-May-09 2:44 
GeneralRe: AJAX: How to make relation between a linkbutton in a Accordion Menu and a GridView Pin
beginner_csharper15-May-09 5:17
beginner_csharper15-May-09 5:17 
AnswerRe: AJAX: How to make relation between a linkbutton in a Accordion Menu and a GridView Pin
Smart_Boy15-May-09 9:00
Smart_Boy15-May-09 9:00 

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.