c# remoting - spin off customerrors


i removing following blunder i try bond server app controlling remoting:




a problem seems have occured while joining remote server:

server encountered an middle error. some-more information, spin off customerrors server's .config file.




this formula server app:



tcpchannel tcpchannel = new tcpchannel(999);
myremoteobject remobj = new myremoteobject (this);
remotingservices.marshal(remobj, "myuri");
channelservices.registerchannel(tcpchannel);


it seems work initial time, nonetheless unless server app restarted blunder occurs.



i speculation something isn't being spotless adult morally nonetheless i'm certain customerror still on.



any ideas where i start. thanks.



[edit] - interjection gulzar, i run-down formula above following errors shown:



remotingconfiguration.customerrorsmode = customerrorsmodes.off;
tcpchannel tcpchannel = new tcpchannel(999);
myremoteobject remobj = new myremoteobject (this);
remotingservices.marshal(remobj, "myuri");
channelservices.registerchannel(tcpchannel);


Comments

Popular posts from this blog

list macos calm editors formula editors

how i practical urls indicate .aspx pages asp.net deployed an iis? (preferably but iis)

jaxb - xjc - reworking generated typesafe enum category members