vb.net - Cannot Debug In Visual Studio -
i have form in vb.net project , when try debugging - there nothing going on besides form being loaded - error:
no symbols loaded call stack frame. source code cannot displayed.
i've tried using this solution stackoverflow, either oudated or pertains c++. i've tried using this article msdn forum, however, did not seem wasn't quite sure answer telling me do.
has else came across problem , found solution? it's frustrating i'm receiving error , have form showing up.
edit: found solution here don't quite know means ... yet. going i'd know why doesn't work when application framework enabled.
make sure running in debug , not release. build>configuration manager>active solution configuration = debug
Comments
Post a Comment