Click here to Skip to main content
15,921,793 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiondrop down binding Pin
tauras8131-May-07 20:17
tauras8131-May-07 20:17 
AnswerRe: drop down binding Pin
Christian Graus31-May-07 20:29
protectorChristian Graus31-May-07 20:29 
GeneralRe: drop down binding Pin
tauras811-Jun-07 2:16
tauras811-Jun-07 2:16 
Questionwhile adding row to gridview dynamically, i am getting this error. Pin
mnarayana331-May-07 20:07
mnarayana331-May-07 20:07 
AnswerRe: while adding row to gridview dynamically, i am getting this error. Pin
Christian Graus31-May-07 20:12
protectorChristian Graus31-May-07 20:12 
GeneralRe: while adding row to gridview dynamically, i am getting this error. Pin
mnarayana331-May-07 20:22
mnarayana331-May-07 20:22 
GeneralRe: while adding row to gridview dynamically, i am getting this error. Pin
Christian Graus31-May-07 20:31
protectorChristian Graus31-May-07 20:31 
GeneralRe: while adding row to gridview dynamically, i am getting this error. Pin
mnarayana331-May-07 20:40
mnarayana331-May-07 20:40 
I traced the page. Its giving error after the "Begin Pre render" event.

Keyword not supported: 'unicode'.
at System.Data.Common.DbConnectionOptions.ParseInternal(Hashtable parsetable, String connectionString, Boolean buildChain, Hashtable synonyms, Boolean firstKey)
at System.Data.Common.DbConnectionOptions..ctor(String connectionString, Hashtable synonyms, Boolean useOdbcRules)
at System.Data.SqlClient.SqlConnectionString..ctor(String connectionString)
at System.Data.SqlClient.SqlConnectionFactory.CreateConnectionOptions(String connectionString, DbConnectionOptions previous)
at System.Data.ProviderBase.DbConnectionFactory.GetConnectionPoolGroup(String connectionString, DbConnectionPoolGroupOptions poolOptions, DbConnectionOptions& userConnectionOptions)
at System.Data.SqlClient.SqlConnection.ConnectionString_Set(String value)
at System.Data.SqlClient.SqlConnection.set_ConnectionString(String value)
at System.Web.UI.WebControls.SqlDataSource.CreateConnection(String connectionString)
at System.Web.UI.WebControls.SqlDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments)
at System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback)
at System.Web.UI.WebControls.DataBoundControl.PerformSelect()
at System.Web.UI.WebControls.BaseDataBoundControl.DataBind()
at System.Web.UI.WebControls.DetailsView.DataBind()
at System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound()
at System.Web.UI.WebControls.DetailsView.EnsureDataBound()
at System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls()
at System.Web.UI.Control.EnsureChildControls()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 0.0112214646844372 0.010079
GeneralRe: while adding row to gridview dynamically, i am getting this error. Pin
Christian Graus31-May-07 21:01
protectorChristian Graus31-May-07 21:01 
GeneralRe: while adding row to gridview dynamically, i am getting this error. Pin
mnarayana331-May-07 22:24
mnarayana331-May-07 22:24 
QuestionGroup Header in GridView Pin
ha_haseebahmad31-May-07 19:40
ha_haseebahmad31-May-07 19:40 
AnswerRe: Group Header in GridView Pin
Sathesh Sakthivel31-May-07 19:59
Sathesh Sakthivel31-May-07 19:59 
AnswerRe: can anyone explain clearly whether ASP.net is platform independent or not? Pin
Expert Coming31-May-07 19:42
Expert Coming31-May-07 19:42 
GeneralRe: can anyone explain clearly whether ASP.net is platform independent or not? Pin
Christian Graus31-May-07 20:33
protectorChristian Graus31-May-07 20:33 
GeneralRe: can anyone explain clearly whether ASP.net is platform independent or not? Pin
Christian Graus31-May-07 20:11
protectorChristian Graus31-May-07 20:11 
QuestionMaster Page Pin
ha_haseebahmad31-May-07 19:19
ha_haseebahmad31-May-07 19:19 
AnswerRe: Master Page Pin
Christian Graus31-May-07 20:10
protectorChristian Graus31-May-07 20:10 
Questionimplement remember me next time feature for login control where user name and pwd stored in encrypted format for cookie. Pin
deepalititi31-May-07 19:16
deepalititi31-May-07 19:16 
QuestionCan somebody tell me what's wrong with my app code folder? Pin
eggie531-May-07 18:32
eggie531-May-07 18:32 
AnswerRe: Can somebody tell me what's wrong with my app code folder? Pin
Expert Coming31-May-07 18:46
Expert Coming31-May-07 18:46 
QuestionRe: Can somebody tell me what's wrong with my app code folder? Pin
eggie531-May-07 18:47
eggie531-May-07 18:47 
AnswerRe: Can somebody tell me what's wrong with my app code folder? Pin
Expert Coming31-May-07 18:50
Expert Coming31-May-07 18:50 
GeneralRe: Can somebody tell me what's wrong with my app code folder? Pin
eggie531-May-07 18:53
eggie531-May-07 18:53 
GeneralRe: Can somebody tell me what's wrong with my app code folder? Pin
Expert Coming31-May-07 18:56
Expert Coming31-May-07 18:56 
QuestionRe: Can somebody tell me what's wrong with my app code folder? Pin
eggie531-May-07 19:01
eggie531-May-07 19:01 

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.