What am I doing wrong???

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.
11/10/2007 11:28:08 AM
Gravatar
Total Posts 92

What am I doing wrong???

The content that belongs here is too complex to display securely.
11/10/2007 11:54:34 AM
Gravatar
Total Posts 18409

Re: What am I doing wrong???

What are you using to compile? VS? You will have better luck if you compile the mojoportal.mds using MonoDevelop.

I have not done any testing with compiling on Windows with VS and I don't think just using the MONO compilation directive will make that work. The MonoDevelop solution  leaves out some files for things that are not yet implemented in Mono.

Also the Lucene.Net.Lockdir setting is not needed on Mono as far as I know its only used in Medium trust and there is no support for medium trust or Code Access Security yet in mono.

Joe

11/10/2007 12:56:12 PM
Gravatar
Total Posts 92

Re: What am I doing wrong???

I guess I'm going to have to setup a linux development machine at work then....

Too bad.  V-2005 used to work...

Thanks.

11/10/2007 1:15:22 PM
Gravatar
Total Posts 18409

Re: What am I doing wrong???

I can't really think of anything I've done recently that would change that if it was working. I suspect it could be made to work by adding more #if MONO wrappers around unsupported things. Probably need to look for these by trying to compile the VS Solution in MonoDevelop (.sln rather than .mds) and see where the build breaks.

If I get a chance I'll look into this but I'm pretty swamped right now.

Best,

Joe

11/10/2007 3:16:30 PM
Gravatar
Total Posts 92

Re: What am I doing wrong???

Same here, I'm swamped with work too.  I'm flying down to South Carolina on business for the next week and was hoping to get the latest mojoportal online in my free time without the kids and wife around.   The fastest way is to make my notebook dual boot.   No biggee.  I've been looking for an excuse to use linux on my client at work anyway.   LOL.

The big push for my to upgrade my 1.0 portal to 2.0 is I have 3 clients outside of work who like my company portal and want one of their own.   I don`t want to have to set them up with 1.0 and upgrade to 2.0 later.

Thanks Joe.

 

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