Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

AEM Forms Manager

Avatar

Level 4

Hi Team, 

I am trying to set up Adobe Experience Manager Forms in my local using aemforms_server_6_5_0_jboss_all_win.

Note: I have followed below document for set-up.

https://experienceleague.adobe.com/docs/experience-manager-65/forms/html5-forms/preview-xdp-forms-ht...

https://helpx.adobe.com/pdf/aem-forms/6-2/install-single-server-jboss.pdf

 

FYI,

I have installed below necessary softwares as part of dependent softwares.

AEM Version: 6.5.9 (Installed service pack)

AEM Form Manager: aemforms_server_6_5_0_jboss_all_win

AEM Workbench

AEM Designer

AEM Form Addon: adobe-Form-Addson-aemfd-win-pkg-6.0.434

 

After Successfull Installation I am able to access AEM Forms Manager, CRX, OSGI

http://localhost:8080/lc/aem/start.html

shyamasundarks_6-1629913123986.png

 

 

But problem is preview as HTML is not working, form DOR is not working,

shyamasundarks_7-1629913178872.png

 

Getting below error.

shyamasundarks_8-1629913210574.png

 

please find below Observations.

* Not able to open Designer Application giving below error.

shyamasundarks_0-1629912585193.png

 

* Not able to create a form in Workbench giving Designer error.

shyamasundarks_1-1629912622659.png

 

* Not able to view any present default Forms giving following error.

shyamasundarks_9-1629913230267.png

 

Please help me to resolve this Designer Error.

 

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

@shyamasundar-ks 

Thanks for sharing the details! Seems that there are two different issues at hand:

 

1. Unable to render the HTML Forms:

If you are installing AEM Forms 6.5, please make sure you have installed the following 32 bit Microsoft Visual C++ redistributables to ensure HTML form render as expected on a windows set-up.

  • Microsoft Visual C++ 2008 redistributable
  • Microsoft Visual C++ 2010 redistributable
  • Microsoft Visual C++ 2012 redistributable
  • Microsoft Visual C++ 2013 redistributable (as of 6.5)

 

2. Forms Designer is not opening up:

This seems to be an issue with Designer installation so you can reinstall or repair the installation as below:

 

1: Install 2010,2012 and 2013 VC runtimes (32 bit)
• Microsoft Visual C++ 2013 redistributable package x86
• Microsoft Visual C++ 2012 redistributable package x86
• Microsoft Visual C++ 2010 redistributable package x86

2: Open CMD in Administrator mode and run the following commands:
• C:\Windows\SysWOW64>regsvr32.exe "c:\Program Files (x86)\Adobe\Adobe Experience Manager Forms Designer\FileSystemBrowser.dll"
• C:\Windows\SysWOW64>regsvr32.exe "c:\Program File (x86)\Adobe\Adobe Experience Manager Forms Designer\ImageFileBrowserIDL.dll"
• C:\Windows\SysWOW64>"c:\Program Files (x86)\Adobe\Adobe Experience Manager Forms Designer\FormDesigner.exe" /regserver

3: Uninstall Designer

 


Steps to Repair Designer:

1: Install 2010,2012 and 2013 VC runtimes (32 bit)
• Microsoft Visual C++ 2013 redistributable package x86
• Microsoft Visual C++ 2012 redistributable package x86
• Microsoft Visual C++ 2010 redistributable package x86


2: Click on Repair Designer while installing again.

 

Hope this helps!

View solution in original post

8 Replies

Avatar

Correct answer by
Employee Advisor

@shyamasundar-ks 

Thanks for sharing the details! Seems that there are two different issues at hand:

 

1. Unable to render the HTML Forms:

If you are installing AEM Forms 6.5, please make sure you have installed the following 32 bit Microsoft Visual C++ redistributables to ensure HTML form render as expected on a windows set-up.

  • Microsoft Visual C++ 2008 redistributable
  • Microsoft Visual C++ 2010 redistributable
  • Microsoft Visual C++ 2012 redistributable
  • Microsoft Visual C++ 2013 redistributable (as of 6.5)

 

2. Forms Designer is not opening up:

This seems to be an issue with Designer installation so you can reinstall or repair the installation as below:

 

1: Install 2010,2012 and 2013 VC runtimes (32 bit)
• Microsoft Visual C++ 2013 redistributable package x86
• Microsoft Visual C++ 2012 redistributable package x86
• Microsoft Visual C++ 2010 redistributable package x86

2: Open CMD in Administrator mode and run the following commands:
• C:\Windows\SysWOW64>regsvr32.exe "c:\Program Files (x86)\Adobe\Adobe Experience Manager Forms Designer\FileSystemBrowser.dll"
• C:\Windows\SysWOW64>regsvr32.exe "c:\Program File (x86)\Adobe\Adobe Experience Manager Forms Designer\ImageFileBrowserIDL.dll"
• C:\Windows\SysWOW64>"c:\Program Files (x86)\Adobe\Adobe Experience Manager Forms Designer\FormDesigner.exe" /regserver

3: Uninstall Designer

 


Steps to Repair Designer:

1: Install 2010,2012 and 2013 VC runtimes (32 bit)
• Microsoft Visual C++ 2013 redistributable package x86
• Microsoft Visual C++ 2012 redistributable package x86
• Microsoft Visual C++ 2010 redistributable package x86


2: Click on Repair Designer while installing again.

 

Hope this helps!

Avatar

Level 4

Error While installing Designer. is there anything I am missing or the Designer file got corrupted?

shyamasundarks_0-1629971878770.png

As mentioned I have installed the VC-runtimes, please can you cross check.

shyamasundarks_0-1629972094832.png

 

* Not able to execute the commands as mentioned, I am getting below error.

shyamasundarks_1-1629972312202.png

 

Avatar

Employee Advisor

@shyamasundar-ks 

Are you able to uninstall Designer , at first place, following the steps shared? 

 

Just for your quick reference, prerequisites for installing Designer software: https://experienceleague.adobe.com/docs/experience-manager-65/forms/install-aem-forms/jee-installati... 

Avatar

Level 4

@Pulkit_Jain_ 

Following last Instruction giving following error. remaing first 2 commands are succeeded.

"C:\Program Files (x86)\Adobe\Adobe Experience Manager Forms Designer\ImageFileBrowserIDL.dll" /regserver

 

shyamasundarks_0-1629978072691.png

 

* Not able to uninstall from the Control Panel its giving following error while uninstalling.

 

shyamasundarks_1-1629978221185.png

 

Avatar

Employee Advisor

@shyamasundar-ks 

This is strange! Hope you've rechecked the supported platforms for Designer, link shared in the last post.

Please raise a support with us, to troubleshoot the issue over a screenshare session.

Avatar

Employee

Error code 0x80070005 is a Windows Access Denied error and points to inadequate permissions. What user are you running installations and regsrv commands with?

Avatar

Employee

Observation:

You have installed 6.5.0 JEE and updated the OSGi stack to 6.5.9. Did you also install the JEE update to 6.5.9 (which would be AEMForms-6.5.0-0028) and the latest Workbench: 6.5.0.20210524.1.938669 ?

See AEM Forms releases | Adobe Experience Manager

Kosta

Avatar

Employee Advisor

@shyamasundar-ks Follow the steps highlighted by Pulkit and that should solve the issues.