This is a migrated thread and some comments may be shown as answers.

Build Server Error

0 Answers 25 Views
Development (API, general questions)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ahmed
Top achievements
Rank 1
Ahmed asked on 26 Jul 2016, 01:52 PM

 

I have the following error when build on Build Server 

 

C:\Program Files (x86)\MSBuild\OpenAccess.targets (88): The "OpenAccessDeploy" task failed unexpectedly.
System.IO.IOException: The file exists.

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Path.InternalGetTempFileName(Boolean checkHost)
   at Telerik.OpenAccess.Tools.OpenAccessDeploy.OutputCMS(FileInfo rlinqFile, String inputFileRelativePath, DirectoryInfo topLevelOutputDir, XmlElement mappingElement)
   at Telerik.OpenAccess.Tools.OpenAccessDeploy.OutputFiles(DirectoryInfo topLevelOutputDir)
   at Telerik.OpenAccess.Tools.OpenAccessDeploy.Execute()
   at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
   at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__20.MoveNext()

 

  Note:

  this error happen if i install Data access on Build server ,

if i donot install it  give runtime error that Cannot find resource ModulesModel.rlinq embedded in assembly

 

Tags
Development (API, general questions)
Asked by
Ahmed
Top achievements
Rank 1
Share this question
or