C
Cameron.39
Hello,
I am currently running into a bug where I have two applications on the
same machine, using the same Identity, for the same web site. One
application (App1) accesses the other application (App2).
The issue is with the application pool. The objective is for each
application to have its own application pool.
However, when the applications are set to different application pools,
a 400 error occurs:
Error
The request failed with HTTP status 400: Bad Request.
It has been set up for both of them to use the same application pool
but with several other applications on the horizon, that is not a
solid solution.
Thank you in advance for your help!
I am currently running into a bug where I have two applications on the
same machine, using the same Identity, for the same web site. One
application (App1) accesses the other application (App2).
The issue is with the application pool. The objective is for each
application to have its own application pool.
However, when the applications are set to different application pools,
a 400 error occurs:
Error
The request failed with HTTP status 400: Bad Request.
It has been set up for both of them to use the same application pool
but with several other applications on the horizon, that is not a
solid solution.
Thank you in advance for your help!