Click here to Skip to main content
15,919,423 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: ASP.NET page is laking long time to load in browser Pin
ednrgc22-Dec-06 4:44
ednrgc22-Dec-06 4:44 
Questionsms sending Pin
yuvachandra21-Dec-06 19:47
yuvachandra21-Dec-06 19:47 
AnswerRe: sms sending Pin
ednrgc22-Dec-06 4:06
ednrgc22-Dec-06 4:06 
GeneralRe: sms sending Pin
yuvachandra22-Dec-06 19:32
yuvachandra22-Dec-06 19:32 
QuestionHow can i display 20 records in detail section per page in crystal reports. Pin
MissionSuccess21-Dec-06 19:21
MissionSuccess21-Dec-06 19:21 
Questionhow to upload files or folders using drag and drop in asp.net Pin
vipin desai21-Dec-06 19:14
vipin desai21-Dec-06 19:14 
Questionweb mail server Pin
amit.code21-Dec-06 19:11
amit.code21-Dec-06 19:11 
QuestionConnection Issue While connecting to SqlServer 2000 from ASP.NET 2.0 Pin
nesaraja21-Dec-06 18:31
nesaraja21-Dec-06 18:31 
HI
I have got some error while connecting Sql Server 2000 from ASP.NEt 2.0
i.e My ASP.NET Application and SqlServer 2000 are avaliable in diffrent machine.I remotly connecting the sql server 2000.

I am getting the following error

"System.Data.SqlClient.SqlException: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Connect(Boolean& useFailoverPartner, Boolean& failoverDemandDone, String host, String failoverPartner, String protocol, SqlInternalConnectionTds connHandler, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, SqlConnection owningObject, Boolean aliasLookup) at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance) at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at _Default.click_Click(Object sender, EventArgs e) in d:\WebSite2\Default.aspx.cs:line 27"

Please send me ur sugessions.

Thanks

Paul
AnswerRe: Connection Issue While connecting to SqlServer 2000 from ASP.NET 2.0 Pin
RenuKhot21-Dec-06 18:57
RenuKhot21-Dec-06 18:57 
GeneralRe: Connection Issue While connecting to SqlServer 2000 from ASP.NET 2.0 Pin
nesaraja21-Dec-06 19:20
nesaraja21-Dec-06 19:20 
GeneralRe: Connection Issue While connecting to SqlServer 2000 from ASP.NET 2.0 Pin
RenuKhot21-Dec-06 19:55
RenuKhot21-Dec-06 19:55 
GeneralRe: Connection Issue While connecting to SqlServer 2000 from ASP.NET 2.0 Pin
nesaraja28-Dec-06 19:49
nesaraja28-Dec-06 19:49 
Questionunable to run copied asp code in local server Pin
madhumallidi21-Dec-06 13:01
madhumallidi21-Dec-06 13:01 
AnswerRe: unable to run copied asp code in local server Pin
ednrgc22-Dec-06 4:08
ednrgc22-Dec-06 4:08 
QuestionConfiguration failures Pin
whatever10121-Dec-06 10:38
whatever10121-Dec-06 10:38 
QuestionTriggering the Background color, font and other properties in ASP.Net Pin
Tina P21-Dec-06 10:21
Tina P21-Dec-06 10:21 
AnswerRe: Triggering the Background color, font and other properties in ASP.Net Pin
eggsovereasy21-Dec-06 10:53
eggsovereasy21-Dec-06 10:53 
GeneralRe: Triggering the Background color, font and other properties in ASP.Net Pin
Tina P21-Dec-06 20:11
Tina P21-Dec-06 20:11 
GeneralRe: Triggering the Background color, font and other properties in ASP.Net Pin
Nimit Patel22-Dec-06 2:14
Nimit Patel22-Dec-06 2:14 
GeneralRe: Triggering the Background color, font and other properties in ASP.Net Pin
eggsovereasy22-Dec-06 8:51
eggsovereasy22-Dec-06 8:51 
GeneralRe: Triggering the Background color, font and other properties in ASP.Net Pin
Tina P22-Dec-06 10:39
Tina P22-Dec-06 10:39 
GeneralRe: Triggering the Background color, font and other properties in ASP.Net Pin
Tina P22-Dec-06 12:06
Tina P22-Dec-06 12:06 
NewsRe: Triggering the Background color, font and other properties in ASP.Net Pin
Tina P23-Dec-06 15:24
Tina P23-Dec-06 15:24 
QuestionGridview cross page data transfer Pin
srishree21-Dec-06 10:05
srishree21-Dec-06 10:05 
AnswerIf you want to use popup window for child gridview,this may help you Pin
kvPriya21-Dec-06 18:30
kvPriya21-Dec-06 18:30 

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.