|
|
Browse by Tags
All Tags » .net » microsoft
-
I have to blog about this before I do anything else. I just found out that if you specify a configSection in your .exe.config file it must come as the first element in the configuration section! I had done this:<?xml version=''1.0'' encoding=''utf-8'' ?>
<configuration>
<startup>
<supportedRuntime ...
|
|
|