You are viewing limited content. For full access, please sign in.

Question

Question

Unable to access FormsConfig Application - Compilation Error

asked on September 27, 2017

Hi,

I am unable to access the FormsConfig application on the Forms Server. I tried running repair and that did not fix the issue. Next, I uninstalled Forms and reinstalled Forms, and that did not work either. Below is the compilation error that keeps occurring:

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. 

Compiler Error Message: CS0246: The type or namespace name 'Recaptcha' could not be found (are you missing a using directive or an assembly reference?)

Source Error:
 

Line 61:         <add namespace="System.Web.Routing" />
Line 62:         <add namespace="System.Web.WebPages" />
Line 63:         <add namespace="Recaptcha" />
Line 64:       </namespaces>
Line 65:     </pages>

It keeps pointing out line 63, even though none of the forms that were created prior to receiving the error above had Recaptcha selected.

Any suggestions on what is causing this problem and how to fix it?

0 0

Replies

replied on January 11, 2018

Good day Simon,

 

Did you ever get a solution for this? 

 

One of our secondary forms servers is having this issue. 

 

Regards

Ian

0 0
replied on January 11, 2018

Hi Ian,

 

We resolved the issue by reinstalling IIS. We are not exactly sure what was causing the issue, but it was possibly a Forms redirect for SSL that was configured incorrectly. Hope that helps.

Thanks,

Simon

0 0
replied on January 11, 2018

Good day Simon. 

 

Thank you for the feedback.

 

Regards

Ian 

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.