Hi David,
Thanks for the hint. I found Following :
DataPortal_Execute method call failed
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive)
at EminentWare.BusinessObjectLayer.SoftwarePackage.SoftwarePackageList.PublishPackagesPreparationCommand.CreateAttachments(String fqtaskdir)
at EminentWare.BusinessObjectLayer.SoftwarePackage.SoftwarePackageList.PublishPackagesPreparationCommand.CreatePublishPackagesTask()
at EminentWare.BusinessObjectLayer.SoftwarePackage.SoftwarePackageList.PublishPackagesPreparationCommand.DataPortal_Execute()
at Csla.MethodCaller.CallMethod(Object obj, MethodInfo info, Object[] parameters)
at Csla.MethodCaller.CallMethod(Object obj, String method, Object[] parameters)
at Csla.Server.SimpleDataPortal.Update(Object obj, DataPortalContext context)
The process cannot access the file 'AdbeRdrUpd1017.msp' because it is being used by another process.
Stack Trace: at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive)
at EminentWare.BusinessObjectLayer.SoftwarePackage.SoftwarePackageList.PublishPackagesPreparationCommand.CreateAttachments(String fqtaskdir)
at EminentWare.BusinessObjectLayer.SoftwarePackage.SoftwarePackageList.PublishPackagesPreparationCommand.CreatePublishPackagesTask()
at EminentWare.BusinessObjectLayer.SoftwarePackage.SoftwarePackageList.PublishPackagesPreparationCommand.DataPortal_Execute()
at Csla.MethodCaller.CallMethod(Object obj, MethodInfo info, Object[] parameters)
at Csla.MethodCaller.CallMethod(Object obj, String method, Object[] parameters)
at Csla.Server.SimpleDataPortal.Update(Object obj, DataPortalContext context)
at Csla.Server.SimpleDataPortal.Update(Object obj, DataPortalContext context)
at Csla.Server.DataPortal.Update(Object obj, DataPortalContext context)
at Csla.Server.Hosts.RpcPortal.Update(Byte[] requestData)
Then I check with ProcMon which process has this file open :
Uhm, It's the AV. But why other packages work well except this one? I will unload the AV and try again.
Thanks for your help!
ben
Update : It was the AV... Guess I will exclude some directories... Mark topic as solved. Thanks for your help!