E
Eric Heinold
I am new to VB.net, and am trying to rewrite a project that was written
using VB.NET in Visual Studio 2005. Currently, I am using VS 2008.
My problem is this: The My.Settings object does not exist. The only
objects in My are Application, Computer, Forms, User, and WebServices.
What do I need to change to get the My.Settings object? I have added a
Settings File, and several settings, but I am unable to access them.
Thanks,
Eric
using VB.NET in Visual Studio 2005. Currently, I am using VS 2008.
My problem is this: The My.Settings object does not exist. The only
objects in My are Application, Computer, Forms, User, and WebServices.
What do I need to change to get the My.Settings object? I have added a
Settings File, and several settings, but I am unable to access them.
Thanks,
Eric