by Johnny Nouel
25. July 2009 01:03
A new customer for one of my web applications requested to make a change. They wanted to execute a STA COM object to retrieve some values from another system in order to keep this application updated. Having done that in the past I said 'ok'.
I remember the old AspCompat attribute of the Page directive could help. All I needed was set the attribute to True and execute the page.&...
[More]