View Single Post
Old 2007-04-01, 04:58   #2 (permalink)
samuel337
Portal Member
 
Join Date: Aug 2004
Location: Melbourne, Australia
Posts: 773
Thanks: 0
Thanked 0 Times in 0 Posts


Default

There's been some forking with the ECP2plugin/assembly, but in the source of the original version, I've actually removed the need to find that file. The code to do that is below, but STSC (responsible for the PVRScheduler version) should know how to fix that.

Code:
System.Runtime.Remoting.RemotingConfiguration.Configure(null, false);
In the time being, if you create a MediaPortal.exe.config file in your MediaPortal folder it should work. I'm surprised that that file is missing, but nonetheless nothing in that file is actually used for this plugin AFAIK.

Sam
samuel337 is offline   Reply With Quote