Hi all
For your information the error
System.Runtime.InteropServices.COMException: There is no MTS object context
is solved by have the page attribute AspCompat="true".
Another nifty thing I discovered is how to get round COM components that
have optional parameters: c~ expects
you to enter a value even it is an optional parameter:
1 - import the System.Reflection namespace
2 - using Missing.Value where the optional params are.
Phil
Phil Steel
Microsoft Certified Professional
TEQUILA\ Digital
82 Charing Cross Road
LONDON WC2H 0QB
020 7557 6228