I get the following error on the server where the web client is installed. The domain account being used for the Web Client services has access to the path:
Log Name: Dynamics Source: Microsoft.Dynamics.GP.Web.Services.SessionService Date: date Event ID: 0 Task Category: None Level: Error Keywords: Classic User: N/A Computer: <servername> Description: An error occurred deleting the session directory: 'C:\ProgramData\Microsoft Dynamics\GPSessions\Data\tqzyvoba.mwr_4304'. Exception details are: 'System.ArgumentException: Access to the path is denied. at System.IO.FileSystemInfo.set_Attributes(FileAttributes value) at Microsoft.Dynamics.GP.Web.Services.Session.Service.SessionDirectoryManager.DeleteSessionDirectory(DirectoryInfo sessionDirectory)'. Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Microsoft.Dynamics.GP.Web.Services.SessionService" /> <EventID Qualifiers="0">0</EventID> <Level>2</Level> <Task>0</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2014-02-19T00:29:27.000000000Z" /> <EventRecordID>122</EventRecordID> <Channel>Dynamics</Channel> <Computer>servername</Computer> <Security /> </System> <EventData> <Data>An error occurred deleting the session directory: 'C:\ProgramData\Microsoft Dynamics\GPSessions\Data\tqzyvoba.mwr_4304'. Exception details are: 'System.ArgumentException: Access to the path is denied. at System.IO.FileSystemInfo.set_Attributes(FileAttributes value) at Microsoft.Dynamics.GP.Web.Services.Session.Service.SessionDirectoryManager.DeleteSessionDirectory(DirectoryInfo sessionDirectory)'.</Data> </EventData> </Event>
*This post is locked for comments
I have the same question (0)