Click here to Skip to main content
15,888,351 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: pass variable between ASP.NET pages Pin
David Mujica8-Dec-10 4:14
David Mujica8-Dec-10 4:14 
GeneralRe: pass variable between ASP.NET pages Pin
NeverHeardOfMe8-Dec-10 4:18
NeverHeardOfMe8-Dec-10 4:18 
AnswerRe: pass variable between ASP.NET pages Pin
Hiren solanki9-Dec-10 2:47
Hiren solanki9-Dec-10 2:47 
Questiondetermine the back page Pin
Jassim Rahma8-Dec-10 3:41
Jassim Rahma8-Dec-10 3:41 
AnswerRe: determine the back page Pin
fjdiewornncalwe8-Dec-10 3:54
professionalfjdiewornncalwe8-Dec-10 3:54 
GeneralRe: determine the back page Pin
Not Active8-Dec-10 5:18
mentorNot Active8-Dec-10 5:18 
AnswerRe: determine the back page Pin
Liox-Amit9-Dec-10 1:46
Liox-Amit9-Dec-10 1:46 
QuestionUnable to connect to any of the specified MySQL hosts. Pin
Bajrang Singh8-Dec-10 2:22
Bajrang Singh8-Dec-10 2:22 
Hi I created website in ASP.NET 2.0 and MYSQL.
MYSQL data base is at remore server. I can connected to MySQL successfully but when I upload my site to Share hosting, it throws following error.
I think ,On my local m/c I have installed MYSQL management tool so I can connect successfully but on shared hosting, it may not so this error is coming,
Any clue how can we enable our remote shared host to connect to MYSQL.


[MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts.]
MySql.Data.MySqlClient.NativeDriver.Open() +1142
MySql.Data.MySqlClient.Driver.Open() +69
MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings) +89
MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection() +11
MySql.Data.MySqlClient.MySqlPool.GetPooledConnection() +257
MySql.Data.MySqlClient.MySqlPool.TryToGetDriver() +117
MySql.Data.MySqlClient.MySqlPool.GetConnection() +113
MySql.Data.MySqlClient.MySqlConnection.Open() +309
System.Data.Common.DbDataAdapter.QuietOpen(IDbConnection connection, ConnectionState& originalState) +31
System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +112
System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +287
System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) +92
ASP.test_aspx.getuser() in d:\hosting\5454799\html\Testing\test.aspx:25
ASP.test_aspx.Page_Load(Object sender, EventArgs e) in d:\hosting\5454799\html\Testing\test.aspx:12
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesA
Bajrang Singh
Using .net 2.0 (VS2005)

QuestionDetermine which update panel caused postback Pin
Tridip Bhattacharjee7-Dec-10 21:21
professionalTridip Bhattacharjee7-Dec-10 21:21 
AnswerRe: Determine which update panel caused postback Pin
Hiren solanki7-Dec-10 22:15
Hiren solanki7-Dec-10 22:15 
Questionredirecting to webapplication from different website Pin
sarang_k7-Dec-10 18:50
sarang_k7-Dec-10 18:50 
AnswerRe: redirecting to webapplication from different website Pin
Hiren solanki7-Dec-10 19:48
Hiren solanki7-Dec-10 19:48 
GeneralRe: redirecting to webapplication from different website Pin
sarang_k7-Dec-10 19:53
sarang_k7-Dec-10 19:53 
QuestionDropDownList behavior Pin
GenJerDan7-Dec-10 9:03
GenJerDan7-Dec-10 9:03 
AnswerRe: DropDownList behavior Pin
Not Active7-Dec-10 10:46
mentorNot Active7-Dec-10 10:46 
GeneralRe: DropDownList behavior Pin
GenJerDan7-Dec-10 10:52
GenJerDan7-Dec-10 10:52 
GeneralRe: DropDownList behavior Pin
fjdiewornncalwe7-Dec-10 11:23
professionalfjdiewornncalwe7-Dec-10 11:23 
GeneralRe: DropDownList behavior Pin
Not Active7-Dec-10 12:56
mentorNot Active7-Dec-10 12:56 
Questionsubmit form in asp.net Pin
buffering836-Dec-10 14:21
buffering836-Dec-10 14:21 
AnswerRe: submit form in asp.net Pin
Manfred Rudolf Bihy6-Dec-10 14:37
professionalManfred Rudolf Bihy6-Dec-10 14:37 
Questionweb application version Pin
Jassim Rahma6-Dec-10 1:45
Jassim Rahma6-Dec-10 1:45 
AnswerRe: web application version Pin
Hiren solanki6-Dec-10 2:16
Hiren solanki6-Dec-10 2:16 
AnswerRe: web application version Pin
Brij6-Dec-10 2:43
mentorBrij6-Dec-10 2:43 
AnswerRe: web application version Pin
Muhammad Mazhar7-Dec-10 4:16
Muhammad Mazhar7-Dec-10 4:16 
Questiondetermine the file name Pin
Jassim Rahma6-Dec-10 1:43
Jassim Rahma6-Dec-10 1:43 

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.