Search results

  1. N

    ASP.NET ConfigurationException error

    @ kkenny: I'm aware that aspx normally runs on Windows servers but mod_mono has been installed on all the x10 servers adding aspx support to Apache. Again like Pi606 said, only asp.net 1.1 is enabled by default but 2.0 is supported by the mod as well. This is what we need admin help for.. to...
  2. N

    ASP.NET ConfigurationException error

    @ ASPX.King: It does and there are. Like Pi606 said, this needs some help from the admins.
  3. N

    ASP.NET ConfigurationException error

    It's on the Cossacks server (http://n4s.n4s.elementfx.com/ZiRiCMS/) I haven't edited anything, it's just a simple website page with one sentence in it. It runs fine locally, I think a problem occurs with the mono_mod. Maybe it's an older version that doesn't support asp.net 3.5 ? If so, any...
  4. N

    ASP.NET ConfigurationException error

    Hi. I created a simple ASP.NET test page in Visual Web Developer 2008 that says 'This is a test page' and uploaded the files. I get the following error though: HTTP 500. System.Configuration.ConfigurationException: Unrecognized attribute. (***/web.config line 12) Line 12 of web.config...
Top