Hello,
I am brand new to Visual Basic, having done some programming in Basic many years ago, so this environment is all new to me.
I am creating my first project that involves solving a simple math expression. When I attempt to debug I get the following warning message, and the program fails to execute the solution.
Warning 1 The file 'C:\Documents and Settings\clarkj\Desktop\WebForm.vb' does not support code parsing or generation because it is not contained within a project that supports code. 0 0
I've tried searching for an answer to why I'm getting this warning but have had no success. Any help would be greatly appreciated.
Thanks,
Jim