I use the CobrebemX in my ASP.NET web application to print tickets. We changed server and now when I enable the enable 32-bits = True
option for the application pool of said application the following error occurs:
HTTP Error 500.19 - Internal Server Error The requested page can not be accessed because of the related configuration data for the page invalid.
Module Web Server Notification Unknown Handler Not yet determined Error Code 0x80070032 Config Error The configuration section 'connectionStrings' can not be read because it is missing a section declaration Config File \? \ C: \ inetpub \ xxxx-xxxxx \ Dashboard \ web.config
Requested URL link Physical Logon Method Not yet determined determined
Source Config 3: 4: 5:
And this does not happen when I leave the 32-bit option disabled. Does anyone know how to solve this, please?