M
Mas L via DotNetMonster.com
This is what I get by the way : the error on my Remoting.
Code:
RemotingConfiguration::Configure ("RTC_cpp.exe.config");
Error:
An unhandled exception of type 'System.Runtime.Remoting.RemotingException'
occurred in mscorlib.dll
Additional information: Cannot run a non-default constructor when connecting
to well-known objects.
Hep:
What do I do with it?
Thx:
Kind Regards
NETFAN
Code:
RemotingConfiguration::Configure ("RTC_cpp.exe.config");
Error:
An unhandled exception of type 'System.Runtime.Remoting.RemotingException'
occurred in mscorlib.dll
Additional information: Cannot run a non-default constructor when connecting
to well-known objects.
Hep:
What do I do with it?
Thx:
Kind Regards
NETFAN