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

ASP.NET

 
AnswerRe: Sample code to create multiple series and legend in asp.net chart control Pin
Schatak4-Apr-14 3:09
professionalSchatak4-Apr-14 3:09 
QuestionExcel file was corrupted when downloaded from server Pin
Kandepu Rajesh29-Mar-14 18:14
Kandepu Rajesh29-Mar-14 18:14 
AnswerRe: Excel file was corrupted when downloaded from server Pin
Blikkies31-Mar-14 0:37
professionalBlikkies31-Mar-14 0:37 
AnswerRe: Excel file was corrupted when downloaded from server Pin
Richard Deeming31-Mar-14 1:14
mveRichard Deeming31-Mar-14 1:14 
QuestionHow to display excel content in client, and allows the client to make changes. Pin
amcpanaligan29-Mar-14 13:59
amcpanaligan29-Mar-14 13:59 
Questionhow to solve data base connection error in asp.net Pin
arulbaskar28-Mar-14 3:30
arulbaskar28-Mar-14 3:30 
AnswerRe: how to solve data base connection error in asp.net Pin
Chris Quinn28-Mar-14 3:46
Chris Quinn28-Mar-14 3:46 
AnswerRe: how to solve data base connection error in asp.net Pin
Schatak4-Apr-14 3:14
professionalSchatak4-Apr-14 3:14 
Things to check:

1. Make sure your database engine is configured to accept remote connections.
2. Check the SQL Server service account.
3. If you are using a named SQL Server instance, make sure you are using that instance name in your connection strings in your ASP.NET application. Check you Connection Strings, probably issue is there.
4. You may need to create an exception on the firewall for the SQL Server instance and port you are using
5. Check SQLBrowser; check that it is running.
6. Check that you have connectivity to the SQL Server.
QuestionLogout from Three IFrames at a time to login page Pin
Member 911920527-Mar-14 21:48
Member 911920527-Mar-14 21:48 
AnswerRe: Logout from Three IFrames at a time to login page Pin
Schatak4-Apr-14 3:17
professionalSchatak4-Apr-14 3:17 
QuestionHow to populate gridview based on another value clicked. Pin
Garishma27-Mar-14 7:55
Garishma27-Mar-14 7:55 
AnswerRe: How to populate gridview based on another value clicked. Pin
Bikash Prakash Dash28-Mar-14 19:50
Bikash Prakash Dash28-Mar-14 19:50 
Questiongive me the steps Pin
Member 1070426327-Mar-14 6:48
Member 1070426327-Mar-14 6:48 
AnswerRe: give me the steps Pin
Sulaiman_J3-Apr-14 0:21
Sulaiman_J3-Apr-14 0:21 
GeneralRe: give me the steps Pin
Member 1070426310-Apr-14 11:34
Member 1070426310-Apr-14 11:34 
GeneralRe: give me the steps Pin
Sulaiman_J18-Apr-14 18:58
Sulaiman_J18-Apr-14 18:58 
QuestionIs it possible to use ASP.NET ProfileCommon in a windows service? Pin
devenv.exe26-Mar-14 21:15
professionaldevenv.exe26-Mar-14 21:15 
AnswerRe: Is it possible to use ASP.NET ProfileCommon in a windows service? Pin
Richard Deeming27-Mar-14 2:26
mveRichard Deeming27-Mar-14 2:26 
QuestionThe Legend hides the Plotted data in Chart control ASP.Net Pin
Kandepu Rajesh26-Mar-14 17:55
Kandepu Rajesh26-Mar-14 17:55 
AnswerRe: The Legend hides the Plotted data in Chart control ASP.Net Pin
Schatak4-Apr-14 3:24
professionalSchatak4-Apr-14 3:24 
QuestionHow to blink text Pin
vasuarya26-Mar-14 0:33
vasuarya26-Mar-14 0:33 
AnswerRe: How to blink text Pin
Kornfeld Eliyahu Peter26-Mar-14 1:15
professionalKornfeld Eliyahu Peter26-Mar-14 1:15 
AnswerRe: How to blink text Pin
Richard Deeming26-Mar-14 2:32
mveRichard Deeming26-Mar-14 2:32 
QuestionC# Web Forms: Add a context menu to a grid and outside grid also. Pin
AshwiniSH26-Mar-14 0:12
professionalAshwiniSH26-Mar-14 0:12 
AnswerRe: C# Web Forms: Add a context menu to a grid and outside grid also. Pin
Bikash Prakash Dash28-Mar-14 19:58
Bikash Prakash Dash28-Mar-14 19:58 

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.