I'm following a course on vb.net and have visual studio 2008 from my school (msdn program)
Unfortunately I'm having serious problems: apparently I can't use a lot of the common references.
Eg.: If I try to use My.Computer.... the IDE does not recognise this. Same thing for System.Data...
He gives an error but without proposing a solution for it, the thing is just not recognised.
I can't add these references in the project's references either.
Anyone an idea where the problem could be?