Configuration error at compile-time
- From: "zdrakec" <zdrakec@xxxxxxxxx>
- Date: 19 Aug 2005 11:53:11 -0700
Hello all:
I have a small class, the project file references the system.dll, the
class imports System.Configuration. There is a line in the class which
states:
Dim test As String =
System.Configuration.ConfigurationSettings.AppSettings.Get("test")
At compile time, I am getting the following error:
error BC30456: 'Configuration Settings is not a member of
'Configuration'.
Now, in the IDE, the design-time compiler checking is quite happy with
the code, and the code completion fuzzies display ConfigurationSettings
for me just fine.
Any thoughts?
Thanks much,
zdrakec
.
- Prev by Date: Re: Open some dialog boxes and the mouse cursor moves to one of the dialog buttons
- Next by Date: Re: Datagrid Style - Don't select text
- Previous by thread: How to get Domain Name from service?
- Next by thread: Application monitoring, how?
- Index(es):