Create new Console application (DataObject.Net) with name with spaces, like "Console application 1", compile, run. Expected: Normal execution of sample project Actual: Exception: Could not load file or assembly 'Console_application_1' or one of its dependencies. The system cannot find the file specified. |
Thanks again for pointing to the issue, it is fixed. The problem was that in application configuration file of a project template the |
Hello pil0t,
thanks for reporting the issue. I'll check this.