Help: webconfig asp.net visual studio 2005
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Alright I have googled this and even looked on msdn and i'm not sure what i'm doing wrong. in webconfig I have the following
configuration>
then in my aspx.vb file i have this but i keep getting a syntax error about expected identifier.Dim connString As String = _ ConfigurationManager.ConnectionStrings["prodCS"].ConnectionString
Help would be greatly appreciated. Win32newb "If I wrote a book like I code. It would be one page thick and contain only one word (DUH!)" -- modified at 0:33 Monday 27th February, 2006