I am trying to write code in Visual Studio Express. I open the WPF Application. In the App.config window, under all the header info (<xml>, <configuration>) I start with my Dim statement and I get an error of "token unexpected".
If I delete all the header info I get a "root level element needed". Please help!!!
↧