Hi Guys
I have an issue when I build ApplicationSuite Model , I create a new report for FreeTxtInvoice , But when I build it from Dynamics ax menu -> Build Models I have this Issue :
Error 'System.IO.IOException: The process cannot access the file 'J:\AosService\PackagesLocalDirectory\ApplicationSuite\Reports\ATAFreeTextInvoice.Report.rdl' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at Microsoft.Dynamics.Framework.Tools.Reports.Build.ReportGenerator.GenerateRdls(IReportGeneratorContext context, AxReport report)'. 0 0 Build
it's just an example but I have the same error for All other design for this report ,
I checked my VSts I don't have any Chekout File ,
I tried also to Close and re-open VS and the error still exist
Can you please help me to resolve this Issue .
Thank you