1.

Do Customers Need To Have A 32-bit Application Pool And 64-bit Application Pool With The Access Customers In 32-bit Application Pools?

Answer»

Access only works in 32-Bit APPLICATION pools. Loading the user profile (load User Profile property on the App Pool) is an issue when Classic ASP is used because Access is using the temp directory which doesn't allow access to the ANONYMOUS user when the user profile is LOADED.

Access only works in 32-Bit application pools. Loading the user profile (load User Profile property on the App Pool) is an issue when Classic ASP is used because Access is using the temp directory which doesn't allow access to the anonymous user when the user profile is loaded.



Discussion

No Comment Found