Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when Not Writing Messages #385

Closed
daryllabar opened this issue Apr 5, 2023 · 0 comments
Closed

Error when Not Writing Messages #385

daryllabar opened this issue Apr 5, 2023 · 0 comments

Comments

@daryllabar
Copy link
Owner

System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\_dev\PATH TO FOLDER\Messages'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileSystemEnumerableIterator`1.CommonInit()
   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
   at System.IO.Directory.EnumerateFiles(String path)
   at DLaB.ModelBuilderExtensions.CodeGenerationService.<ConditionallyCombineFiles>g__DeleteEmptyFolder|79_0(String relativeFolder)
   at DLaB.ModelBuilderExtensions.CodeGenerationService.ConditionallyCombineFiles(String language, PacModelBuilderCodeGenHack hack)
   at DLaB.ModelBuilderExtensions.CodeGenerationService.WriteInternal(IOrganizationMetadata organizationMetadata, String language, String outputFile, String targetNamespace, IServiceProvider services)
   at DLaB.ModelBuilderExtensions.CodeGenerationService.Write(IOrganizationMetadata organizationMetadata, String language, String outputFile, String outputNamespace, IServiceProvider services)
Generation Complete!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant