When uploading files into the Document Library, I get the error below when trying to save - the webtop is looking for CheckPermission.cfm in the project folder. I have multiple projects/sites on the server, sharing the same core and it’s just this one site that has this issue.
Running “Reinitialize Application” in the Developer Utilities seems to temporarily resolve the issue. I checked the project copy of dmFile.cfc
and the project_folder/config/_serverSpecific*.cfm
files and didn’t see any setting that may cause this. Any ideas on where else to check or how to permanently fix?
Thanks,
- JR
===================
ERROR OVERVIEW
Core Version : 7.2.8
Machine : 2015-VMWeb01
Instance : unknown
Message : File not found: E:\inetpub\wwwroot\farcry\projects\project_folder\www\farcry\core\tags\security\CheckPermission.cfm
Browser : Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0
DateTime : {ts '2017-03-29 10:16:23'}
Host : www.projectsite.org
HTTPReferer : http://www.projectsite.org/webtop/conjuror/invocation.cfm?objectid=395BA840-148A-11E7-B54D0050569A4B6C&typename=dmFile&method=edit&ref=iframe&module=customlists/dmFile.cfm&dialogID=fcModal
QueryString : objectid=395BA840-148A-11E7-B54D0050569A4B6C&typename=dmFile&method=edit&ref=iframe&module=customlists/dmFile.cfm&dialogID=fcModal
RemoteAddress : 173.167.194.67
Bot : not a bot
ERROR DETAILS
Exception Type : coldfusion.util.RuntimeWrapper
Tag Context : - E:\inetpub\wwwroot\farcry\core\packages\formtools\file.cfc (line: 441)
- E:\inetpub\wwwroot\farcry\core\packages\formtools\file.cfc (line: 385)
- E:\inetpub\wwwroot\farcry\core\tags\formtools\validateFormObjects.cfm (line: 323)
- E:\inetpub\wwwroot\farcry\core\tags\formtools\validateFormObjects.cfm (line: 322)
- E:\inetpub\wwwroot\farcry\core\tags\formtools\validateFormObjects.cfm (line: 272)
- E:\inetpub\wwwroot\farcry\core\tags\formtools\validateFormObjects.cfm (line: 238)
- E:\inetpub\wwwroot\farcry\core\tags\formtools\validateFormObjects.cfm (line: 136)
- E:\inetpub\wwwroot\farcry\core\tags\formtools\validateFormObjects.cfm (line: 1)
- E:\inetpub\wwwroot\farcry\core\tags\formtools\serverSideValidation.cfm (line: 30)
- E:\inetpub\wwwroot\farcry\core\packages\types\types.cfc (line: 957)
- E:\inetpub\wwwroot\farcry\core\webtop\conjuror\invocation.cfm (line: 182)
- E:\inetpub\wwwroot\farcry\core\webtop\conjuror\invocation.cfm (line: 91)
- E:\inetpub\wwwroot\farcry\core\webtop\conjuror\invocation.cfm (line: 80)
- E:\inetpub\wwwroot\farcry\core\webtop\conjuror\invocation.cfm (line: 75)
- E:\inetpub\wwwroot\farcry\core\webtop\conjuror\invocation.cfm (line: 1)