dotnet / dotnet/vblang

Vb Core 3.0 Single File Executable

Open
#482 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
328
Forks
71
PR merge metrics
No merged PRs in 30d

Description

Should it work? I get the error below.
```
System.Configuration.ConfigurationErrorsException: An error occurred creating the configuration section handler for userSettings/WordFinder.My.MySettings: Could not load file or assembly 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The system cannot find the file specified. (C:\Users\PaulM\AppData\Local\Temp\.net\WordFinder\e54ms0i3.ytm\WordFinder.dll.config line 5)
---> System.IO.FileNotFoundException: Could not load file or assembly 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The system cannot find the file specified.
File name: 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
```
I am assuming when a single file EXE runs it gets extracted to …\local\Temp\… and that is where I find the Assets.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.