Remoting config stopped working in net1.1
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
I may be going slightly insane, but I have just installed VS.NET 2003 side-by side with my VS.NET 2002 installation. I have compiled my remoting applications with VS.NET 2003 and they compile and (apparently) run fine -- but when I do
System.Runtime.Remoting.RemotingConfiguration.Configure("server.exe.config")
I get an exception informing me that there is malformed XML near the</configuration>
tag. I even tried putting a standard XML header in there but nothing changed. Exactly the same config file works fine for the same code compiled under net1.0. Am I doing something wrong, or has my mind finally cracked? I'm going to sit in the corner and cry until someone helps me. Dr Herbie.