Directory.CreateDirectory() not working.
![](https://techprofile.blob.core.windows.net/images/QTzc_wAAAwAAAAAAAAAAAA.png?8D8026)
SatnamSingh
1
Reputation point
I have created one wpf core windows app. I have to create folder for save database file. But Directory.CreateDirectory() method is not working after publishing the app on local machine. No exception log in log file. Code is also working on visual sutdio.
Sign in to answer