Comments
Sort by recent activity
It's just a windows forms application and I'm profiling the start-up. It connects to a server using remoting and by putting trace statements I narrowed the problem down to the following line:
ChannelServices.RegisterChannel(mTcpClientChannel, false);
There's no security, it's all fully trusted and running locally.
Thanks. / comments
It's just a windows forms application and I'm profiling the start-up. It connects to a server using remoting and by putting trace statements I narrowed the problem down to the following line:
Chan...
I've installed the trial version of v3.0 and I still get the same exception thrown. / comments
I've installed the trial version of v3.0 and I still get the same exception thrown.