Try our conversational search powered by Generative AI!

System.Web.HttpException The file '/link/6f5df693970148b8a52b116c7a81a7d8.aspx' does not exist

Vote:
 

Hi,

We are getting the line redirect error. Can please help us resolve the issue.

System.Web.HttpException
The file '/link/6f5df693970148b8a52b116c7a81a7d8.aspx' does not exist.

System.Web.HttpException (0x80004005): The file '/link/6f5df693970148b8a52b116c7a81a7d8.aspx' does not exist.
at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath)
at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Logged on 20 December 2017 at 11:22:43

See also:

Raw/Source data in XML or in JSON
Server Variables

Name Value
ALL_HTTP HTTP_CONNECTION:Close HTTP_HOST:testwwwedetnl.scahygiene.com HTTP_USER_AGENT:EPiServer Link Checker
ALL_RAW Connection: Close Host: testwwwedetnl.scahygiene.com User-Agent: EPiServer Link Checker
APPL_MD_PATH /LM/W3SVC/95/ROOT
APPL_PHYSICAL_PATH D:\Websites\cto.net\wwwroot\
AUTH_PASSWORD *****
AUTH_TYPE
AUTH_USER
CERT_COOKIE
CERT_FLAGS
CERT_ISSUER
CERT_KEYSIZE
CERT_SECRETKEYSIZE
CERT_SERIALNUMBER
CERT_SERVER_ISSUER
CERT_SERVER_SUBJECT
CERT_SUBJECT
CONTENT_LENGTH 0
CONTENT_TYPE
GATEWAY_INTERFACE CGI/1.1
HTTP_CONNECTION Close
HTTP_HOST testwwwedetnl.scahygiene.com
HTTP_USER_AGENT EPiServer Link Checker
HTTPS off
HTTPS_KEYSIZE
HTTPS_SECRETKEYSIZE
HTTPS_SERVER_ISSUER
HTTPS_SERVER_SUBJECT
INSTANCE_ID 95
INSTANCE_META_PATH /LM/W3SVC/95
LOCAL_ADDR 10.3.110.200
LOGON_USER
PATH_INFO /link/6f5df693970148b8a52b116c7a81a7d8.aspx
PATH_TRANSLATED D:\Websites\cto.net\wwwroot\link\6f5df693970148b8a52b116c7a81a7d8.aspx
QUERY_STRING
REMOTE_ADDR 217.114.87.149
REMOTE_HOST 217.114.87.149
REMOTE_PORT 20395
REMOTE_USER
REQUEST_METHOD HEAD
SCRIPT_NAME /link/6f5df693970148b8a52b116c7a81a7d8.aspx
SERVER_NAME testwwwedetnl.scahygiene.com
SERVER_PORT 80
SERVER_PORT_SECURE 0
SERVER_PROTOCOL HTTP/1.1
SERVER_SOFTWARE Microsoft-IIS/7.5
URL /link/6f5df693970148b8a52b116c7a81a7d8.aspx

#186470
Dec 20, 2017 12:40
Vote:
 

Is this folder permission issue?

Will changing the bypassAccessCheck to false in episerver config file resolve this issue? 

<add showInFileManager="false" virtualName="TimeCapsuleImages" virtualPath="~/TimeCapsuleImages/" bypassAccessCheck="true" maxVersions="5" physicalPath="C:\EPiServer\VPP\ConsumerTissueOnline\TimeCapsuleImages" name="TimeCapsuleImages" type="EPiServer.Web.Hosting.VirtualPathNativeProvider,EPiServer" />

Thanks for your help :)

#186472
Edited, Dec 20, 2017 12:53
Vote:
 
<p>Find out what content type this link goes to by looking for the guid in tblcontent. Then verify that the content type can load its template. <br /><br />I think I've seen similar problem when you havent setup for example a start page correctly for an instance and it will try to get template for root page.</p>
#186476
Dec 20, 2017 13:38
Vote:
 

Hello,

I will try that, thanks for your reply. 

#186545
Dec 22, 2017 8:04
Vote:
 

Any update on this?

#253227
Apr 14, 2021 11:33
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.