Server Error in '/' Application.

The directory is not empty.

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.IOException: The directory is not empty.


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.

Stack Trace:


[IOException: The directory is not empty.
]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +1143
   System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound, WIN32_FIND_DATA& data) +744
   System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost) +234
   Active3.Plugin.Deltree(String path) in D:\Source\Workspaces\MyCerth-git\active.setup\src\Plugin\Plugin.cs:77
   Active3.Plugin.ExtractResources() in D:\Source\Workspaces\MyCerth-git\active.setup\src\Plugin\Plugin.cs:92
   Active3.SETUP.ExtractResources() in D:\Source\Workspaces\MyCerth-git\active.setup\src\SETUP.cs:228
   Active3.Active..ctor() in E:\dk\Source Code\Git Certh\active\src\_Engine\Active.cs:107
   Active3.Asp.OnInit(EventArgs ev) in E:\dk\Source Code\Git Certh\active\src\_Engine\_Asp.cs:20
   System.Web.UI.Control.InitRecursive(Control namingContainer) +173
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +486


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.9224.0