Has anyone every had this happen. I made a few user controls and passed them on to our clients IT who then did a build and deployed to Azure. However I am seeing a LOADFILTER error:
Message: The file '/CMSWebParts/Filters/[myControl].ascx.cs' does not exist.
I don't think I posted this before, but I have been busy so please forgive me if this is a double post.
I was only able to replicate this locally by breaking my CodeFile path on the ascx page. Otherwise in my environment the control work just fine.
Any thoughts?