I have written a windows forms app, for .net 3.5 sp1, I have dployed this OK to a Vista machine but it fails to run on an XP machine. It generates the above execption code.
I initially thought this was a .NET security issue but the app was installed from the local physical disk and is a fully trusted app.
Anyone any ideas ? (I have deployed other apps to both Vista and XP before using the same security??)
I initially thought this was a .NET security issue but the app was installed from the local physical disk and is a fully trusted app.
Anyone any ideas ? (I have deployed other apps to both Vista and XP before using the same security??)
Comment