Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run app without Visual Studio #29

Open
sigseg5 opened this issue Jan 9, 2021 · 1 comment
Open

Can't run app without Visual Studio #29

sigseg5 opened this issue Jan 9, 2021 · 1 comment

Comments

@sigseg5
Copy link

sigseg5 commented Jan 9, 2021

Hi, I can't run app without VS connection. When I open the app, nothing happens.
This is logs from Event Viewer:

  • Source: Application Error
Faulting application name: Chrome.exe, version: 1.0.0.0, time stamp: 0x8ed72337
Faulting module name: KERNELBASE.dll, version: 10.0.19041.662, time stamp: 0xe6477cce
Exception code: 0xe0434352
Fault offset: 0x0012a892
Faulting process id: 0x37f4
Faulting application start time: 0x01d6e67a5f08a498
Faulting application path: C:\Users\user\Documents\FishingFun\Source\FishingFunUI\obj\Debug\Chrome.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Faulting package full name: 
Faulting package-relative application ID:
  • Source: .NET Runtime
Application: Chrome.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
   at FishingFun.App..ctor()
   at FishingFun.App.Main()

Do you have any ideas how to fix this?

@Qylie
Copy link

Qylie commented Jul 5, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants