Closed giorgi-abashidze closed 4 years ago
hi, my pc have low ram and it freezing often, it freezed when i was working in visual studio and i turned off and on again unplugged from power,
after that when i start application webassemply(client) is crashing error is in dotnet.js
i tried everything including cleaning solution and rebuild again but still got an error
here is a part of error message: Stacktrace: dotnet.js:1:18935 650764@https://localhost:44359/_framework/wasm/dotnet.js:1:18917 _emscripten_asm_const_iii@https://localhost:44359/_framework/wasm/dotnet.js:1:19466
and also: RuntimeError: abort(undefined). Build with -s ASSERTIONS=1 for more info.
my index.html file is: `<!DOCTYPE html>
`
need help asap
@giorgi-abashidze thanks for contacting us.
Can you delete your bin, and obj folders and see if that fixes the issue. If not, can you provide a minimal repro project so that we can investigate.
hi, my pc have low ram and it freezing often, it freezed when i was working in visual studio and i turned off and on again unplugged from power,
after that when i start application webassemply(client) is crashing error is in dotnet.js
i tried everything including cleaning solution and rebuild again but still got an error
here is a part of error message: Stacktrace: dotnet.js:1:18935 650764@https://localhost:44359/_framework/wasm/dotnet.js:1:18917 _emscripten_asm_const_iii@https://localhost:44359/_framework/wasm/dotnet.js:1:19466
and also: RuntimeError: abort(undefined). Build with -s ASSERTIONS=1 for more info.
my index.html file is: `<!DOCTYPE html>
`
need help asap