illegal characters in path -InitializeChartOfAccountsAndAccountClasses
Closed this issue · 2 comments
Daffyydd commented
Hey Team,
Am using VS 2017 and Window 10 and am not able to Initialize initial data (COA).
Am getting Illegal Character in Path when running the code below
string whole_file = System.IO.File.ReadAllText(filename);
Anyone who knows how to solve this problem.
regards
David
dantz15 commented
have you debug what is inside the filename variable?