I can't see mojo in the browse...

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.
6/21/2007 12:33:07 PM
Gravatar
Total Posts 146

I can't see mojo in the browse...

Hi Joe.

(mono 1.2.4 in openSuse 10.2 32 bit):

I did two things:


1) In MonoDevelop, then run xsp2 like you show it in your pages, but I just can to see: Error parsing a resource requiered to service this request. Review your source file and modify it to fix this error. Cannot find type mojoPortal.Web.Global. File name ../mojo/2.0/Web/Global.asax in Line 1.


2) In VS 2005 and deploy in mono : I just can to see: Server Error in '/' Application. Object reference not set to an instance of an object. Error Message: HTTP 500. System.NullReferenceException. Object reference not set to an instance of an object.


perhaps I am omitting something, but I don't know wath...

Thanks in advance...

6/26/2007 10:55:33 PM
Gravatar
Total Posts 146

Re: I can't see mojo in the browse...

I'm still with the problem. I have done some things, but my way is still dark...

7/5/2007 11:46:26 AM
bob
Gravatar
Total Posts 126
YAF developer

Re: I can't see mojo in the browse...

1) First, I simply put it in default /htdocs folder, and then changed /etc/apache2/modules.d/70_mod_mono.conf and everything worked fine. May be there's a problem with default mono version set to 1.0? You should check your configs.  

2)Try and compile in monodevelop to ward off possible bugs.

7/5/2007 11:52:07 AM
Gravatar
Total Posts 146

Re: I can't see mojo in the browse...

Thanks Bob, I will try this.

8/16/2007 11:30:43 PM
Gravatar
Total Posts 146

Re: I can't see mojo in the browse...

I did it !!!!!!!!

I have mojoportal working very good in my openSuse 10.2 with MonoDevelop.

My problems were:

  1. Ident authentication of PostgreSQL (I had always used trust method, and it took me by surprise -it had not seen it- :( but I learned the lesson !!! jejeje).
  2. Web.config: placing commentaries in the lines of WebParts, I ommited by error a line that caused many headaches to me to find it.

I write this in case to somebody it serves to him more...

Cheers

 

8/17/2007 6:33:14 AM
Gravatar
Total Posts 18439

Re: I can't see mojo in the browse...

Hi Ruben,

If you have Mono 1.2.4 it should not have any need to comment out the webparts section of web.config. WebParts won't work but it does not throw an error there if using 1.2.4 or newer.

Joe

8/17/2007 9:10:34 AM
Gravatar
Total Posts 146

Re: I can't see mojo in the browse...

Ops!!!... jejejeje.... Ok.

Too late, but dont worry about. It's very good to know this. And, finally are all work fine.

Thanks Joe, and I will be close...

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