Installation and deployment Questions on installation, system configuration and deployment to the live server.
Version 4.x > Installation and deployment > Missing File error View modes: 
User avatar
Certified Developer v7
Certified  Developer v7
slycknick - 1/4/2010 11:49:13 AM
   
Missing File error
I get this message in my eventlog. Seems to appear after acessesing the CMS Desk.

EXCEPTION MESSAGE: The file '/CMSAdminControls/FCKeditor/editor/skins/default/toolbar/quicklyinsertimage.gif.aspx' does not exist.; STACK TRACE: at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath)


I can't find the file and don't appear to have it anywhere. Does anyone know how to get rid of this error.

Thanks,
Nick

User avatar
Kentico Consulting
Kentico Consulting
kentico_mirekr - 1/4/2010 2:12:04 PM
   
RE:Missing File error
Hi,

Could you please let us know what version of Kentico CMS are you using?

If you are using Kentico CMS 4.1, could you please apply latest hotfix package over this version?

Best regards,
Miroslav Remias.

User avatar
Member
Member
rkrause-eeye - 2/4/2010 5:39:54 PM
   
RE:Missing File error
Hello, did you ever find a solution to this? Did upgrading to the latest hotfix fix the issue? I am experiencing the same issue at the moment after switching over to extensionless URLs.

Thanks,

Ryan

User avatar
Kentico Consulting
Kentico Consulting
kentico_mirekr - 2/5/2010 7:42:04 AM
   
RE:Missing File error
Hi,

Have you tried to use latest hotfix package for you Kentico CMS version? It seems that such file (/CMSAdminControls/FCKeditor/editor/skins/default/toolbar/quicklyinsertimage.gif) is missing in your installation.

Best regards,
Miroslav Remias.

User avatar
Member
Member
whois-insite - 6/30/2010 1:41:02 PM
   
RE:Missing File error
I'm having this same problem. Where is this hotfix you mention? Where can I download it?

User avatar
Certified Developer v7
Certified  Developer v7
slycknick - 7/1/2010 4:37:23 AM
   
RE:Missing File error
I installed all the hotfixes but it didn't solve the problem for me.
Nick

User avatar
Kentico Consulting
Kentico Consulting
kentico_mirekr - 7/1/2010 5:57:36 AM
   
RE:Missing File error
Hi,

You can download the hotfix package for your version of Kentico CMS from following location:

http://devnet.kentico.com/Bugtracker/Hotfixes.aspx

This issue is fixed in Kentico CMS 4.1, so please apply latest hotfix package for version 4.1.

Best regards,
Miroslav Remias.

User avatar
Member
Member
rvats-global-id-group - 1/13/2011 1:28:57 PM
   
RE:Missing File error
I am getting this error as well. The Version that I am running against is:
CMS version : 5.0 Build : 5.0.3771
The error that I am getting include are:

Message: The file '/images/bullet.aspx' does not exist. Stack Trace: at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert) at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert) at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path) at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

and

Message: The file '/CMSPages/images/fade.aspx' does not exist. Stack Trace: at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert) at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert) at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path) at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

First file exist at the location and second I cannot locate.
Any Update

User avatar
Kentico Consulting
Kentico Consulting
kentico_mirekr - 1/14/2011 3:44:19 AM
   
RE:Missing File error
You are getting similar error message, but it is not related to issue described in this forum thread which was Kentico CMS bug.

However, could you please let me know whether the referenced URL /images/bullet.aspx stands for document in your content tree in CMS Desk for your web site or whether this is some physical file on file system in your Kentico CMS project folder?

If this is standard document in your document tree, then it might be possible that the document is not translated in all of the cultures (if you are using multilingual web site feature) or that the document is not published (when using workflow).

Moreover, if you would set some valid URL in Page not found URL setting in CMS Site Manager -> Settings -> Select your web site -> Web site section, then you would not see such exception in your Kentico CMS event log.

It might be possible (for the second case) that you are somewhere referencing non-existing file (/CMSPages/images/fade.aspx) in your codes.

Best regards,
Miro Remias.

User avatar
Member
Member
rvats-global-id-group - 1/14/2011 9:35:48 AM
   
RE:Missing File error
The document /images/bullet.aspx is in the content tree in CMS Desk. The other document that is listed is a part of the Kentico installation. I will look at the code for all such references.

Regards,
Rahul

User avatar
Kentico Consulting
Kentico Consulting
kentico_mirekr - 1/17/2011 8:57:27 AM
   
RE:Missing File error
Hi Rahul,

If the bullet is document in your content tree, it might be possible that the document is not translated in all of the cultures (if you are using multilingual web site feature) or that the document is not published (when using workflow), so I would recommend you to check both cases. You can eventually use Combine with default culture option in CMS Site Manager -> Settings -> Select your web site -> Web site section to ensure that the default culture version of the document is displayed in case the current culture version of the document is not translated.

Best regards,
Miro Remias.