0% found this document useful (0 votes)
13 views

The network path was not found

Hii

Uploaded by

kartiksharma4717
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views

The network path was not found

Hii

Uploaded by

kartiksharma4717
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Server Error in

'/SummerSemester'
Application.

The network path was not found


Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more information
about the error and where it originated in the code.

Exception Details: System.ComponentModel.Win32Exception: The


network path was not found

Source Error:

An unhandled exception was generated during the execution of the


current web request. Information regarding the origin and location
of the exception can be identified using the exception stack trace
below.

Stack Trace:

[Win32Exception (0x80004005):
The network path was not found]

[SqlException (0x80131904): 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)]

System.Data.SqlClient.SqlIntern
alConnectionTds..ctor(DbConnect
ionPoolIdentity identity,
SqlConnectionString
connectionOptions,
SqlCredential credential,
Object providerInfo, String
newPassword, SecureString
newSecurePassword, Boolean
redirectedUserInstance,
SqlConnectionString
userConnectionOptions,
SessionData
reconnectSessionData,
DbConnectionPool pool, String
accessToken, Boolean
applyTransientFaultHandling,
SqlAuthenticationProviderManage
r sqlAuthProviderManager) +1524

System.Data.SqlClient.SqlConnec
tionFactory.CreateConnection(Db
ConnectionOptions options,
DbConnectionPoolKey poolKey,
Object poolGroupProviderInfo,
DbConnectionPool pool,
DbConnection owningConnection,
DbConnectionOptions
userOptions) +467

System.Data.ProviderBase.DbConn
ectionFactory.CreatePooledConne
ction(DbConnectionPool pool,
DbConnection owningObject,
DbConnectionOptions options,
DbConnectionPoolKey poolKey,
DbConnectionOptions
userOptions) +70

System.Data.ProviderBase.DbConn
ectionPool.CreateObject(DbConne
ction owningObject,
DbConnectionOptions
userOptions,
DbConnectionInternal
oldConnection) +1145

System.Data.ProviderBase.DbConn
ectionPool.UserCreateRequest(Db
Connection owningObject,
DbConnectionOptions
userOptions,
DbConnectionInternal
oldConnection) +111

System.Data.ProviderBase.DbConn
ectionPool.TryGetConnection(DbC
onnection owningObject, UInt32
waitForMultipleObjectsTimeout,
Boolean allowCreate, Boolean
onlyOneCheckConnection,
DbConnectionOptions
userOptions,
DbConnectionInternal&
connection) +1567

System.Data.ProviderBase.DbConn
ectionPool.TryGetConnection(DbC
onnection owningObject,
TaskCompletionSource`1 retry,
DbConnectionOptions
userOptions,
DbConnectionInternal&
connection) +118

System.Data.ProviderBase.DbConn
ectionFactory.TryGetConnection(
DbConnection owningConnection,
TaskCompletionSource`1 retry,
DbConnectionOptions
userOptions,
DbConnectionInternal
oldConnection,
DbConnectionInternal&
connection) +268

System.Data.ProviderBase.DbConn
ectionInternal.TryOpenConnectio
nInternal(DbConnection
outerConnection,
DbConnectionFactory
connectionFactory,
TaskCompletionSource`1 retry,
DbConnectionOptions
userOptions) +315

System.Data.SqlClient.SqlConnec
tion.TryOpenInner(TaskCompletio
nSource`1 retry) +128

System.Data.SqlClient.SqlConnec
tion.TryOpen(TaskCompletionSour
ce`1 retry) +265

System.Data.SqlClient.SqlConnec
tion.Open() +133

AKCDSLib.DBCon.CreateReader(Str
ing sqlstring,
DbSqlParameterCollection
sqlParams) +350

summerSemester.Controllers.Home
Controller.Login(ssUserinfo lg)
+530
lambda_method(Closure ,
ControllerBase , Object[] )
+139

System.Web.Mvc.ReflectedActionD
escriptor.Execute(ControllerCon
text controllerContext,
IDictionary`2 parameters) +229

System.Web.Mvc.ControllerAction
Invoker.InvokeActionMethod(Cont
rollerContext
controllerContext,
ActionDescriptor
actionDescriptor, IDictionary`2
parameters) +35

System.Web.Mvc.Async.AsyncContr
ollerActionInvoker.
<BeginInvokeSynchronousActionMe
thod>b__39(IAsyncResult
asyncResult, ActionInvocation
innerInvokeState) +39

System.Web.Mvc.Async.WrappedAsy
ncResult`2.CallEndDelegate(IAsy
ncResult asyncResult) +77

System.Web.Mvc.Async.AsyncContr
ollerActionInvoker.EndInvokeAct
ionMethod(IAsyncResult
asyncResult) +69

System.Web.Mvc.Async.AsyncInvoc
ationWithFilters.
<InvokeActionMethodFilterAsynch
ronouslyRecursive>b__3d() +72
System.Web.Mvc.Async.
<>c__DisplayClass46.
<InvokeActionMethodFilterAsynch
ronouslyRecursive>b__3f() +396

System.Web.Mvc.Async.AsyncContr
ollerActionInvoker.EndInvokeAct
ionMethodWithFilters(IAsyncResu
lt asyncResult) +69
System.Web.Mvc.Async.
<>c__DisplayClass2b.
<BeginInvokeAction>b__1c() +38
System.Web.Mvc.Async.
<>c__DisplayClass21.
<BeginInvokeAction>b__1e(IAsync
Result asyncResult) +188

System.Web.Mvc.Async.AsyncContr
ollerActionInvoker.EndInvokeAct
ion(IAsyncResult asyncResult)
+59
System.Web.Mvc.Controller.
<BeginExecuteCore>b__1d(IAsyncR
esult asyncResult,
ExecuteCoreState innerState)
+32

System.Web.Mvc.Async.WrappedAsy
ncVoid`1.CallEndDelegate(IAsync
Result asyncResult) +73

System.Web.Mvc.Controller.EndEx
ecuteCore(IAsyncResult
asyncResult) +52

System.Web.Mvc.Async.WrappedAsy
ncVoid`1.CallEndDelegate(IAsync
Result asyncResult) +39

System.Web.Mvc.Controller.EndEx
ecute(IAsyncResult asyncResult)
+38
System.Web.Mvc.MvcHandler.
<BeginProcessRequest>b__5(IAsyn
cResult asyncResult,
ProcessRequestState innerState)
+46

System.Web.Mvc.Async.WrappedAsy
ncVoid`1.CallEndDelegate(IAsync
Result asyncResult) +73

System.Web.Mvc.MvcHandler.EndPr
ocessRequest(IAsyncResult
asyncResult) +38

System.Web.CallHandlerExecution
Step.System.Web.HttpApplication
.IExecutionStep.Execute() +431

System.Web.HttpApplication.Exec
uteStepImpl(IExecutionStep
step) +75

System.Web.HttpApplication.Exec
uteStep(IExecutionStep step,
Boolean&
completedSynchronously) +158

Version Information: Microsoft .NET Framework Version:4.0.30319;


ASP.NET Version:4.8.4770.0

You might also like