System.Runtime.Serialization.Json missing?

mojoPortal is no longer supported on mono. This forum is here for archival purposes.

This thread is closed to new posts. You must sign in to post in the forums.
10/12/2009 12:08:50 AM
Gravatar
Total Posts 112

System.Runtime.Serialization.Json missing?

I wonder if anyone else has encountered this or has a suggestion.

My svn checkout https://forgesvn1.novell.com/svn/mojoportal/trunk a few days ago had the missing reference to Novell.Directory.Ldap but I found the .dll in mojoportal/_libs. But now I get:

[Task:File=/home/dalem/gitmo/mojoportal/Web/Services/CKeditorStyles.ashx.cs, Line=18, Column=36, Type=Error, Priority=Normal, Description=The type or namespace name `Json' does not exist in the namespace `System.Runtime.Serialization'. Are you missing an assembly reference?(CS0234)]

And have not found the System.Runtime.Serialization.Json that I think this is referring to.

Any suggestions are very much appreciated,
Dale E. Moore

10/12/2009 2:13:44 PM
Gravatar
Total Posts 18439

Re: System.Runtime.Serialization.Json missing?

Hi Dale,

Don't use the mojoportal.mono.sln, instead use mojoportal.mds in MonoDevelop.

There are currently bugs in MonoDevelop that cause this and prevent me from transitioning to using the mojoportal.mono.sln

Trying to use that may have modified some designer files, I would revert all changes.

Hope it helps,

Joe

10/12/2009 6:20:05 PM
Gravatar
Total Posts 112

Re: System.Runtime.Serialization.Json missing?

Hi Joe;

I am using the .mds;( and it wants System.Runtime.Serialization.Json.

Sorry!
Dale

You must sign in to post in the forums. This thread is closed to new posts.