Hi, I have same error, but with forms compiled with Adobe Designer 6.5. Previous forms created with Livecycle are opened on Reader without problems, but new compiled forms have these errors. Have you resolved your error? Thanks!
Hi, we have resolved problem with this configuration on dispatcher:
<LocationMatch "^/content/dam/.*\.(?i:jpe?g|gif|js|mov|mp4|png|svg|txt|zip|ico|webp|pdf)$">Header unset "Content-Disposition"Header set Content-Disposition inline</LocationMatch>
Our content DAM is now loaded on browser.
Rega...
Hi all! I have a component "ModuleComponent" and it has a container where user add another component "CardComponent". Container only allows "CardComponent" but I do not know how to limit number of components to add. Anyone knows a possible control? I have thought to use a listener (refresh page - w...
Hello, Finally I found what breaks my instance. When a project is created, there is a configuration file which when you restart instance breaks it. Related info: github.com/adobe/aem-project-archetype/issues/852 Thanks all!
Hi @Sanidhya-Gaur did you resolve this problem? I have same problem now. On local instance my project compiles but on Cloud I have same errors than you but I do not use forms addons on my project, so I do not have to import libraries suggested above. Thanks!
I see generic error "org.apache.sling.engine.impl.SlingHttpContext handleSecurity: Possible reason is missing Repository service. Check AuthenticationSupport dependencies.". My problem is how to identify what reason breaks my instance. I cannot create a instace per day, it is impossible to work like...