Problem installing mojoPortal

Status
Not open for further replies.

ericlachance

New Member
Messages
8
Reaction score
0
Points
0
Hello there,

I've been trying all day to get mojoPortal to run on x10hosting and I can't get past one error. Here's what I did to try to make it work:

- Uploaded a ZIP file with the contents of the web app, and uncompressed it under /public_html/
- Set the "Data" folder to 777 (can't assign windows permissions through cpanel, unless I'm missing something)
- Configured Web.Config with proper database information (mysql database) and created the proper mysql database.

The error I get every single time is this:

Code:
[B]Server Error in '/' Application[/B]

[B][I]Could not load type 'mojoPortal.Web.MonoCompilationSection, mojoPortal.Web'.[/I][/B]

 [B]Description: [/B]HTTP 500. Error processing request.
 [B]Stack Trace: [/B]
 System.TypeLoadException: Could not load type 'mojoPortal.Web.MonoCompilationSection, mojoPortal.Web'.
  at (wrapper managed-to-native) System.Type:internal_from_name (string,bool,bool)
  at System.Type.GetType (System.String typeName, Boolean throwOnError) [0x00000] 
  at Mono.Web.Util.SettingsMapping.get_MapperType () [0x00000] 
  at Mono.Web.Util.SettingsMapping.MapSection (System.Object input, System.Type type) [0x00000] 
  at Mono.Web.Util.SettingsMappingManager.MapSection (System.Object input, System.Type type) [0x00000] 
  at Mono.Web.Util.SettingsMappingManager.MapSection (System.Object input) [0x00000] 
  at System.Web.Configuration.WebConfigurationManager.GetSection (System.String sectionName, System.String path) [0x00000] 
  at System.Web.Configuration.WebConfigurationManager.GetSection (System.String sectionName) [0x00000] 
  at System.Web.Compilation.AppResourcesAssemblyBuilder..ctor (System.String canonicAssemblyName, System.String baseAssemblyPath, System.Web.Compilation.AppResourcesCompiler appres) [0x00000] 
  at System.Web.Compilation.AppResourcesCompiler.CompileGlobal () [0x00000] 
  at System.Web.Compilation.AppResourcesCompiler.Compile () [0x00000] 
  at System.Web.HttpApplicationFactory.InitType (System.Web.HttpContext context) [0x00000]
   [B]Version information: [/B] Mono Version: 2.0.50727.1433; ASP.NET Version: 2.0.50727.1433
Can anybody help me, it would be greatly appreciated!
 

leafypiggy

Manager of Pens and Office Supplies
Staff member
Messages
3,819
Reaction score
163
Points
63
x10hosting uses Linux servers, and therefore ASP doesn't run on them.
 

ericlachance

New Member
Messages
8
Reaction score
0
Points
0
x10hosting uses Linux servers, and therefore ASP doesn't run on them.

Erm... Sorry to burst your bubble, but...
A) x10Hosting advertises ASP.NET alongside php
B) I found x10hosting by googling "Free ASP hosting"
C) The error mentions ASP.NET Version: 2.0.50727.1433 , you wouldn't get a version if you didn't have the software installed?

Sorry dude, but for an "elder" with over 700 posts, you're pretty clueless...

Here, read up and be enlightened!: http://mono-project.com/
x10hosting has: Mono Version: 2.0.50727.1433
 
Last edited:

leafypiggy

Manager of Pens and Office Supplies
Staff member
Messages
3,819
Reaction score
163
Points
63
ASP.Net is different than ASP, plus I don't use any microsoft Internet scripting, as it is unstable. So let's not talk to "elders" and tell them they are clueless.
 

ericlachance

New Member
Messages
8
Reaction score
0
Points
0
ASP.Net is different than ASP, plus I don't use any microsoft Internet scripting, as it is unstable. So let's not talk to "elders" and tell them they are clueless.

I'm not sure why you say ASP is not supported if I'm doing ASP.NET then... And why do your personal preferences in programming language influence your help level?

If you don't want to help me, just look away, man. Don't be a troll.
 

ericlachance

New Member
Messages
8
Reaction score
0
Points
0
Now now Neil, don't try to blame it on poor little "newbie" here. I came in and gave a precise and helpful description of my problem, giving all the steps I did to try and fix it myself as well as the error message, and your answer to this was "ASP doesn't work on Linux" when it does work and is supported, and "I don't use microsoft programming language" which means you're both not qualified, and not willing, to help me.

If you want to help, please take your reverence and leave the space for people who have the ability as well as the desire to help. Or, you could get rid of your prejudice against microsoft and maybe in a few days/weeks/months depending on your learning time, you might actually be enriched! I don't like Microsoft either, but I work in a corporate environment doing network administration, and Linux is NOT an option when people actually need to get things done quickly and easily. I don't have time to take care of a thousand dependencies and conf files to get a website running, I prefer to put in a checkmark in IIS and copy some files, thank you.

In the meantime, yes I have opened a support ticket, but I'm giving a chance to both fronts, I figure maybe someone else uses mojoPortal here and encountered this, while I'm waiting for Support to look into the issue (which, understandably, could take some time given this is a free service).
 
Last edited:

ericlachance

New Member
Messages
8
Reaction score
0
Points
0
A solution was found through the mojoPortal forums (from the creator of the software, no less). It was my fault - I hadn't noticed that there was a separate distribution specifically for mono.

Installing this version instead of the original one did fix the issue I was having - only to have it pop up another error after the setup has been completed (when trying to access the index page at http://lucas.pcriot.com/ ):

Code:
Server Error in '/' Application
gdiplus.dll

Description: HTTP 500. Error processing request.

Stack Trace:

System.DllNotFoundException: gdiplus.dll
  at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
  at System.Drawing.GDIPlus..cctor () [0x00000] 

Version information: Mono Version: 2.0.50727.1433; ASP.NET Version: 2.0.50727.1433

This would indicate that gdiplus (or libgdiplus) is missing from the mono/asp installation. Or that the mojoportal code is not correctly referring to it. Does anyone have an idea for this new issue?

BTW Neil, if you're still watching this topic, you did point out that the server was linux, and even though you didn't know about Mono, you still gave me an information I didn't actually think of forwarding to mojoportal's staff. They guessed it from the fact there was a Mono version showing, but I should have thought of it regardless :)
 

ericlachance

New Member
Messages
8
Reaction score
0
Points
0
And in the end, while I got no help here, support closed both my tickets without any reply for more than 2 weeks.

What's up with people here? Doesn't x10hosting have any clue what customer service entails? Seriously, this sucks big time.
 

leafypiggy

Manager of Pens and Office Supplies
Staff member
Messages
3,819
Reaction score
163
Points
63
If you bothered to read the news, you would have read that they closed ALL tickets, and if you had an open issue, to open the ticket.

Also, please take a look at this quote:

Corey said:
Next time you think about complaining, try imagining managing multiple servers, dealing with constant phishing scams, spamming, abuse, and supporting 8,000+ members. Now do this all on your FREE time and not get paid. There is a reason there are not many free hosts out there that offer everything we do, because it's not easy to do.


x10 Knows what customer service is. And they provide an EXCELLENT free service for those who are not selfish, and rude, like yourself.

Look before you speak.

Thanks,
 

ericlachance

New Member
Messages
8
Reaction score
0
Points
0
And obviously, everyone that opens tickets requiring help will look at community forum news posts when their tickets are closed without any reason?

I don't appreciate being told that I'm selfish and rude, Neil. I am trying to be a normal customer, and I've already explained the reason for my reaction to your "I don't care about your issue, I can't help you but I'll just jump in and tell you I think Linux doesn't run ASP" bit. I never complain unless I have a reason to do so. I didn't complain about customer service in this post until my support ticket was closed, the only thing I did was tell you that you were clueless not to know ASP runs under Mojo on linux hosts, and that you shouldn't reply to topics where you don't have anything constructive to say.

And of course, now that you've gotten me to show some frustration towards *you*, nobody is going to help me because they think I am going to blow in their faces - which is not the case, I only respond rudely when I am taken for an idiot.

Try to put yourself in my shoes. I open an account on a hosting service. I try to install a software that *should* run on the server and I'm only getting an error. I try to post on the forums, only to get someone with over 700 posts telling me that ASP isn't supported on a host that very publicly says it does (this from a guy that just told me to look before I speak. hi, look in a mirror?). This guy tells me to open a support ticket, which I do. This ticket gets no answer for 2 weeks, then gets closed without any reason.

How would you react, Neil? Get off your elder pedestal, and think about it for a second. You might understand my frustrations.
Edit:
And to everyone else...

I am very much willing to give another chance to the x10hosting community, I do have a lot of patience and I don't hold grudges (especially over one incident), so if anybody is willing to give me a hand, I would be extremely happy.

Once I've been using the system for a while, I'm the type to start trying to help everybody else with their issues when I can. Yeah, I'm as :nuts: as the rest of you :lol:

Cheers,
Eric.
 
Last edited:

leafypiggy

Manager of Pens and Office Supplies
Staff member
Messages
3,819
Reaction score
163
Points
63
And obviously, everyone that opens tickets requiring help will look at community forum news posts when their tickets are closed without any reason?

I don't appreciate being told that I'm selfish and rude, Neil. I am trying to be a normal customer, and I've already explained the reason for my reaction to your "I don't care about your issue, I can't help you but I'll just jump in and tell you I think Linux doesn't run ASP" bit. I never complain unless I have a reason to do so. I didn't complain about customer service in this post until my support ticket was closed, the only thing I did was tell you that you were clueless not to know ASP runs under Mojo on linux hosts, and that you shouldn't reply to topics where you don't have anything constructive to say.

And of course, now that you've gotten me to show some frustration towards *you*, nobody is going to help me because they think I am going to blow in their faces - which is not the case, I only respond rudely when I am taken for an idiot.

Only two things to say about that...

1. You state that you are a "customer" yet you haven't purchased anything, care to explain?

2. that wasn't frustration you showed me. That looked like a sad attempt to make me feel bad, and it didn't work. You were taken for an idiot because you were complaining about things that were explained in a recent news post on the forums.

Try to put yourself in my shoes. I open an account on a hosting service. I try to install a software that *should* run on the server and I'm only getting an error. I try to post on the forums, only to get someone with over 700 posts telling me that ASP isn't supported on a host that very publicly says it does (this from a guy that just told me to look before I speak. hi, look in a mirror?). This guy tells me to open a support ticket, which I do. This ticket gets no answer for 2 weeks, then gets closed without any reason.

How would you react, Neil? Get off your elder pedestal, and think about it for a second. You might understand my frustrations.

First off, you state that you "open an account." This, to me, means that you didn't purchase anything, nor did you sign anything saying that you were to receive priority support over anyone else here.

Second, Does it really matter how many posts I have? I made a mistake about ASP. I don't like Microsoft scripting languages for the most part, and therefore I wasn't aware that ASP is essentially the same as ASP.Net (which I know is supported on Linux). By the way, I told you to look before you speak, not at the features offered by a FREE HOSTING SERVICE or at the ability of a Linux server, but at the NEWS. If you had actually read the news, as someone looking for answers usually first turns to, you would have in fact seen that what I said was true, and you have absolutely no place complaining about your ticket being closed. (Corey said in the news post that all tickets were being closed, and to re-open it if you still needed assistance on the issue)

Third, If I was using a free service from a great company, I would not be complaining about anything. If I had purchased something from someone who said they offered something and actually didn't, I might be a little frustrated. Keep in mind that this is a free service and x10 does NOT have to offer it to anyone.

Finally, I will again state: If you do not like the service being offered, free of charge, by x10hosting, LEAVE.
Thanks,
 
Last edited:

ericlachance

New Member
Messages
8
Reaction score
0
Points
0
Neil, a free service is still a service, and someone using a free service is still a customer. Not a *paying* customer, but a customer nonetheless. I guess this is precisely why you're acting like a troll - you don't work for x10hosting, but you feel the need to pipe in with your unwanted critiques and opinions just so you get this little power trip of yours.

I'm happy with the speed at which support is offered on a free service. I know it takes longer to get help because it is, in fact, a free service, and a lot of paying customers have priority over me. This is precisely why I posted in the forums first, because I figured that when a community of free customers help themselves, it takes a load off the x10hosting support and enables them to fix server/upgrade/failure problems first.

That's not what frustrated me. You frustrated me with your answers, and support frustrated me only by closing tickets that had been open for 2 weeks, without any notification (as in, an email or an automated response in the ticket). That's it. I don't feel I have priority over anybody else. But it doesn't mean that you, of all people (another user in these forums, not an employee of x10hosting) have the right to diminish the importance of my problem, nor to belittle it.

Would you just remove notification to this thread and get on with your life instead of damaging your pressure by continuing to haunt me with your petty attempts at being superior? Really, man, you're just making things worse for absolutely no reasons. Tell you what, I'll stop posting on this thread and create another one, if you promise not to follow me there, m'kay?
 

leafypiggy

Manager of Pens and Office Supplies
Staff member
Messages
3,819
Reaction score
163
Points
63
That's not what frustrated me. You frustrated me with your answers, and support frustrated me only by closing tickets that had been open for 2 weeks, without any notification (as in, an email or an automated response in the ticket). That's it. I don't feel I have priority over anybody else. But it doesn't mean that you, of all people (another user in these forums, not an employee of x10hosting) have the right to diminish the importance of my problem, nor to belittle it.

Again, for the third time, I state that Corey posted a topic in the news, explaining why your ticket was closed.

Are you too lazy to click news and find a topic that has that in it? Want me to link it to you?

By the way, I am fully aware that I am not staff, nor do I really care. It's not a power trip, its a "I really hate people who complain about the same thing a billion times without actually reading my post to find the answer" trip.

Goodbye.
 

Coldfirezz

New Member
Messages
504
Reaction score
0
Points
0
Closing as this thread has turned into a bunch of spamming. *Closes*
 
Status
Not open for further replies.
Top