Back-propagated Rico 3 fix for Rico.TableColumn.Link to Rico 2. Added server-side...
[infodrom/rico3] / web.config
1 <configuration>
2     <system.web>
3         <compilation defaultLanguage="VB"
4             debug="true"
5             numRecompilesBeforeAppRestart="15">
6         </compilation>
7     </system.web>
8 </configuration>