I have this small program that uses the serialports class in FW2.

When run in a remote session (WinXP, console connection, LocalAdminRights) everyting but the com-port parts seem to work (file and registry access). Accessing com-ports just halts the program, and on only EndProcess from TaskManager will kill it.

Running the program sitting in front of the computer there are no problems. Only the FW, no developer tools are installed (So no debugger?).

OK; security settings - AdministrativeTools\.NET configuration. No. Only for the FW1.1. Checked another machine - same thing. Only my development computer has the config-tools for 2.0.


So my 3 questions:

Is it security settings, that halts the program (no error msg)?
Where is the .NET2.0 settings on a non-develop computer?
I have looked through possible settings, but don't see anything I can relate to this problem?