While trying to load the Pre Checkout link, if you find the following error, then check for the path. The most common issue could be the missing of 'temp' folder in the server.
Could not find a part of the path 'C:\inetpub\wwwroot\<hotelDomain>\temp\XXXX.pdf'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.Exception Details: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\inetpub\wwwroot\...\temp\XXXX.pdf'.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Check for the temp folder location and if not found in the hosting folder, then please create one and reload the pre checkout link to confirm.