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

ASP.NET

 
Questionproblem wid downloading aspx page conatent as excel Pin
Member 43575034-Jan-09 23:51
Member 43575034-Jan-09 23:51 
AnswerRe: problem wid downloading aspx page conatent as excel Pin
milpo5-Jan-09 0:30
milpo5-Jan-09 0:30 
QuestionDataTable Events in ASP.NET? Pin
AliAmjad4-Jan-09 23:32
AliAmjad4-Jan-09 23:32 
AnswerRe: DataTable Events in ASP.NET? Pin
moon_stick5-Jan-09 1:12
moon_stick5-Jan-09 1:12 
GeneralRe: DataTable Events in ASP.NET? Pin
AliAmjad5-Jan-09 1:32
AliAmjad5-Jan-09 1:32 
QuestionSetup Pin
ellllllllie4-Jan-09 23:29
ellllllllie4-Jan-09 23:29 
AnswerRe: Setup Pin
Abhijit Jana5-Jan-09 0:18
professionalAbhijit Jana5-Jan-09 0:18 
QuestionASP.Net Site not allowing multiple logins. Pin
Paramhans Dubey4-Jan-09 22:03
professionalParamhans Dubey4-Jan-09 22:03 
Hi Experts,

I have a web site in ASP.Net with Sql Server 2000 as DB. My problem is that the web application is not allowing concurrent logins to it. Once a user logs into the site starts some process, the database get locked and other user can not get access to the site. For the first user it works fine but other concurrent connections it gives me following error message:


"{"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: SQL Network Interface..."<br />


I don't know whats the reason for this. I think I am missing some settings in my server.

I have used following connection string

"Data Source=MyServer; Initial Catalog=MyDb; User ID=un; Password=123456; MultipleActiveResultSets=True; pooling=true"<br />

Can anyone help me out. Its very urgent.
__________________

Regards,
Paramhans Dubey.

AnswerRe: ASP.Net Site not allowing multiple logins. Pin
Abhijit Jana4-Jan-09 22:11
professionalAbhijit Jana4-Jan-09 22:11 
GeneralRe: ASP.Net Site not allowing multiple logins. Pin
Paramhans Dubey4-Jan-09 22:15
professionalParamhans Dubey4-Jan-09 22:15 
GeneralRe: ASP.Net Site not allowing multiple logins. Pin
Abhijit Jana5-Jan-09 0:22
professionalAbhijit Jana5-Jan-09 0:22 
AnswerRe: ASP.Net Site not allowing multiple logins. Pin
Paddy Boyd5-Jan-09 2:13
Paddy Boyd5-Jan-09 2:13 
AnswerRe: ASP.Net Site not allowing multiple logins. Pin
Sundar_R5-Jan-09 5:56
Sundar_R5-Jan-09 5:56 
GeneralRe: ASP.Net Site not allowing multiple logins. Pin
Paramhans Dubey5-Jan-09 19:00
professionalParamhans Dubey5-Jan-09 19:00 
GeneralRe: ASP.Net Site not allowing multiple logins. Pin
Sundar_R5-Jan-09 21:37
Sundar_R5-Jan-09 21:37 
QuestionFill CheckBox From database in Asp.net C# Pin
mayankb_074-Jan-09 21:39
mayankb_074-Jan-09 21:39 
AnswerRe: Fill CheckBox From database in Asp.net C# Pin
Abhijit Jana4-Jan-09 21:53
professionalAbhijit Jana4-Jan-09 21:53 
Questionsms scheduling Pin
meghamaharshi4-Jan-09 21:26
meghamaharshi4-Jan-09 21:26 
AnswerRe: sms scheduling Pin
Brij4-Jan-09 21:54
mentorBrij4-Jan-09 21:54 
AnswerRe: sms scheduling Pin
Abhijit Jana4-Jan-09 22:03
professionalAbhijit Jana4-Jan-09 22:03 
GeneralRe: sms scheduling Pin
meghamaharshi4-Jan-09 22:41
meghamaharshi4-Jan-09 22:41 
GeneralRe: sms scheduling Pin
N a v a n e e t h5-Jan-09 0:21
N a v a n e e t h5-Jan-09 0:21 
GeneralRe: sms scheduling Pin
meghamaharshi5-Jan-09 2:15
meghamaharshi5-Jan-09 2:15 
GeneralRe: sms scheduling Pin
N a v a n e e t h5-Jan-09 21:05
N a v a n e e t h5-Jan-09 21:05 
QuestionProblem Regarding GridView Pin
ais074-Jan-09 20:18
ais074-Jan-09 20:18 

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.