Re: could not locate the assembly?
"Deryk Robosson" <[email protected]> Sun, 06 Nov 2005 21:40:05 +0800
| Newsgroups | gmane.comp.gnu.dotgnu.developer |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 06 Nov 2005 20:52:00 +0800, Tench <[email protected]> wrote: > Hi. > > I've installed pnet on Mac OS X from the binary. I can run the sample > applications from your site, so the installation seems to have worked ok. > > But when I try to launch a linguistics program called Nooj -- which > bought me to dotgnu in the first place -- I get the following error: > > could not locate the assembly > System.Runtime.Serialization.Formatters.Soap/1.0.5000.0 > Nooj.exe: unresolved external references > > Now, not being a developer, I do not know where to start -- is this a > problem with dotgnu or the software I am trying to run? If it's the > latter, I will report it to the developer of Nooj, but I'd like to hear > the opinion from this list first. No need to contact the Nooj developer(s). You'll need ml-pnet for this which provides that assembly. Deryk