http://bugzilla.novell.com/show_bug.cgi?id=550676
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=550676#c8 --- Comment #8 from Ivo Nikolov <[email protected]> 2009-10-29 10:13:20 MDT --- Do you read my previous comment ? DBService is Service that create server object by interface when cleint requared server object. Object is created in time by Activator.GetObject. But berofe we create object we need register that by RemotingConfiguration.RegisterWellKnownClientType. Process of registering on type ot remote object DO NOT REQUIRE FILE DBSevice. This application work fine on MS Windows + MS .Net 2.0. DBService must be on server ( another computer, not here ). You try touch file DBService and you see that error is same :) thanks -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
