Tagged Questions
MojoPortal is an open source content management system (CMS) and web site framework for .NET plateform on Windows or Mono on Linux.
5
votes
5answers
4k views
mojoPortal OR Umbraco?
I have been look around for Free/Open Source ASP.NET CMS / Portal systems for a while now, and have seived it down to two different ones.
Umbraco - http://umbraco.org
mojoPortal - ...
4
votes
1answer
450 views
2
votes
3answers
3k views
Windows LiveID “Couldn't sign you out” error at sign-out
I'm implementing LiveID authentication on my website. I've done it before, but not on this particular platform, MojoPortal.
The sign-in works properly, but when I attempt to sign-out, I get the ...
1
vote
5answers
1k views
Access a network share from an asp.net app. Works in Visual Studio but not in IIS, why?
I have a network share in the intranet that allows write access to everyone (guest)
So, i wrote a program (mojoportal module, anyway it's the same, i think) in c# that writes some files in that path, ...
0
votes
1answer
57 views
mojoportal - do i need the source code?
I just inherited a site built on the mojoPortal CMS but we don't have the source code. Do I need it to continue developing the site? It seems like I do, but I'm wondering if there are any workarounds ...
0
votes
1answer
149 views
mod_mono vs xsp2
I have a mojoportal that works correctly locally on opensuse 11.3 ( mono 2.10.2) on both xsp2 and apache mod mono.
On the server (opensuse 11.4 with mono 2.10.2), it works correctly on xsp2, but when ...
0
votes
0answers
40 views
Multiple worker processes with mojoportal
Wanted to know if someone could tell me if mojo will run with multiple worder processes in IIS. in other words, will work in a web garden. We have 5 servers that we distribute the load to and we ...
0
votes
2answers
234 views
How do i merge the Facebook Connect with existing website's authentication?
Im testing something on a MojoPortal where i need to seperately add a Facebook connect button and make the user get registered with the website's registration! How do i do that?