Developer forum

Forum » Ecommerce - Standard features » System.UnauthorizedAccessException Dibs to DW

System.UnauthorizedAccessException Dibs to DW

Siv-Renate Hansen
Siv-Renate Hansen
Reply

An order is registered as completed in Dibs, but when the callback is sent back to DW, an error message occurs and the order is not set as completed in DW

500
<!DOCTYPE html>
<html>

    <head>

        <title>Could not write parsed file: D:\home\site\wwwroot\Solution\Files\Templates\Designs\Rapido\_parsed\Page.parsed.cshtml System.UnauthorizedAccessException: Access to the path 'D:\home\site\wwwroot\Solution\

 

Why did this happen?

Orders have been placed both before and after this one. 

 


Replies

 
Morten Bengtson Dynamicweb Employee
Morten Bengtson
Reply

Hi,

This type of error is usually caused by changes to file permissions on the server or changes to the application pool identity in IIS.
It can also occur if you transfer files from somewhere else (FTP, web deploy, etc.) and the files are left as read-only.

You can try to delete all files in the \Files\Templates\Designs\Rapido\_parsed\ folder and see if that solves the problem.

Best regards,
Morten

 

You must be logged in to post in the forum