Click here to Skip to main content
15,890,932 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: HTML5 Audio Tag Pin
DRAYKKO7771-Dec-13 17:04
DRAYKKO7771-Dec-13 17:04 
AnswerRe: HTML5 Audio Tag Pin
Jörgen Andersson4-Dec-13 10:33
professionalJörgen Andersson4-Dec-13 10:33 
GeneralRe: HTML5 Audio Tag Pin
#realJSOP5-Dec-13 0:02
mve#realJSOP5-Dec-13 0:02 
GeneralRe: HTML5 Audio Tag Pin
Jörgen Andersson5-Dec-13 3:03
professionalJörgen Andersson5-Dec-13 3:03 
QuestionWhat is the basic difference between ASP and ASP.NET? Pin
IFTIKHAR AHMADQ1-Dec-13 5:06
IFTIKHAR AHMADQ1-Dec-13 5:06 
AnswerRe: What is the basic difference between ASP and ASP.NET? Pin
thatraja1-Dec-13 20:33
professionalthatraja1-Dec-13 20:33 
SuggestionASP.NET Web Pages fanpage Pin
Ranger4929-Nov-13 20:42
Ranger4929-Nov-13 20:42 
QuestionA network-related or instance-specific error occurred while Pin
uspatel29-Nov-13 19:29
professionaluspatel29-Nov-13 19:29 
Hi,
I am using two connection strings in web.config for accessing data from two databases.
It is working fine on localhost but when I host it on IIS 7.5.On page that access both connection string ,Page work for 5-15 refresh and then error occured.

Quote:
Application information:
Application domain: /LM/W3SVC/6/ROOT-1-130302610831717557
Trust level: Full
Application Virtual Path: /
Application Path: C:\inetpub\wwwroot\intranetuat\
Machine name: OMXSRVDMSTEST

Process information:
Process ID: 12108
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE

Exception information:
Exception type: SqlException
Exception message: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
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 Db.getListofPendingRequest(String mailid)
at MainMaster.Page_Load(Object sender, EventArgs e)
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)



Request information:

all opened connection are closed properly.
I am unable to understand why this error occurred?
plz help....

AnswerRe: A network-related or instance-specific error occurred while Pin
thatraja1-Dec-13 20:29
professionalthatraja1-Dec-13 20:29 
QuestionFail to reload Resoure : WebResource.axd and ScriptResource.axd Pin
RS (SE)28-Nov-13 22:43
RS (SE)28-Nov-13 22:43 
QuestionSearch records from sql database using sqldatasource control Pin
Otekpo Emmanuel27-Nov-13 16:24
Otekpo Emmanuel27-Nov-13 16:24 
AnswerRe: Search records from sql database using sqldatasource control Pin
Snehasish_Nandy28-Nov-13 17:33
professionalSnehasish_Nandy28-Nov-13 17:33 
AnswerRe: Search records from sql database using sqldatasource control Pin
joginder-banger7-Dec-13 9:04
professionaljoginder-banger7-Dec-13 9:04 
QuestionJQuery/Uploadify references in MasteroPage not working in subfolder page Pin
leComte7526-Nov-13 6:41
leComte7526-Nov-13 6:41 
AnswerRe: JQuery/Uploadify references in MasteroPage not working in subfolder page Pin
jkirkerx26-Nov-13 13:01
professionaljkirkerx26-Nov-13 13:01 
GeneralRe: JQuery/Uploadify references in Master Page not working in subfolder page Pin
leComte7526-Nov-13 22:39
leComte7526-Nov-13 22:39 
GeneralRe: JQuery/Uploadify references in Master Page not working in subfolder page Pin
jkirkerx27-Nov-13 6:31
professionaljkirkerx27-Nov-13 6:31 
QuestionFriends request application using asp.net Pin
Otekpo Emmanuel25-Nov-13 19:35
Otekpo Emmanuel25-Nov-13 19:35 
AnswerRe: Friends request application using asp.net Pin
Snehasish_Nandy25-Nov-13 20:52
professionalSnehasish_Nandy25-Nov-13 20:52 
AnswerRe: Friends request application using asp.net Pin
Abhinav S26-Nov-13 16:42
Abhinav S26-Nov-13 16:42 
GeneralRe: Friends request application using asp.net Pin
Otekpo Emmanuel27-Nov-13 16:06
Otekpo Emmanuel27-Nov-13 16:06 
QuestionAsp.net Customize confirmation with yes and no buttons in javascript Pin
karthikchinnu25-Nov-13 1:08
karthikchinnu25-Nov-13 1:08 
AnswerRe: Asp.net Customize confirmation with yes and no buttons in javascript Pin
Chris Quinn25-Nov-13 1:13
Chris Quinn25-Nov-13 1:13 
AnswerRe: Asp.net Customize confirmation with yes and no buttons in javascript Pin
thatraja25-Nov-13 1:21
professionalthatraja25-Nov-13 1:21 
QuestionServer validator function fires even if not created (LOST ???) Pin
Shy Agam23-Nov-13 19:04
Shy Agam23-Nov-13 19:04 

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.