Mono Support Danish alphabet 

Viewed 211974 time(s), 16 post(s), 5/9/2011 8:05:50 AM - by Helene
5/10/2011 3:08:42 PM
15993 Reputation 2214 Total posts

Hi,

no problem if you aren't a programmer, you should place the above code at the end of the web.config so it should look like this:

...
<runtime>
  ...
</runtime>
</configuration>

Note the closing configuration element, so you should put it just above this element.

Regards

11
5/10/2011 3:33:31 PM
315 Reputation 39 Total posts

Hi khorvat

I think I have done it right but my site is blank. I have refreshed it several times but nothing happens.

Can you figure out what´s wrong?

Regards

12
5/10/2011 3:44:42 PM
15993 Reputation 2214 Total posts

Hi Helene,

is it possible for you to send me a link for your site and even credentials for your hosting account so we can investigate and configure this. If possible please send it via private messages at the top of the screen type in the khorvat username. This seems to be to complex topic so I think this would be the best way to help you, do you agree ?

Regards

13
5/10/2011 9:56:01 PM
315 Reputation 39 Total posts

Hi khorvat

I´m sorry about my late answer but my labtop crashed :( (No power supply)

Now I have another computer and when I hopefully get a new cable tomorrow I´ll write again.

Thanks for the help.

Regards

14
5/11/2011 1:21:18 PM
15993 Reputation 2214 Total posts

Hi,

this is minor correction that I need to make to get your site on-line

<runtime>
    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
      <dependentAssembly>
        <assemblyIdentity name="MonoSoftware.UrlRewriter" publicKeyToken="d1a569f05f515132"  culture="neutral"/>
        <bindingRedirect oldVersion="0.0.0.0-4.0.2650.40" newVersion="4.0.2686.40"/>
      </dependentAssembly>
    </assemblyBinding>
</runtime>

Can you please test the issue now and get back to us ?

Regards

15
5/11/2011 1:54:55 PM
315 Reputation 39 Total posts

Hi khorvat

It works perfectly.

Thank you very much.

It is still not possible to make a group category but I´ll open a new topic.

Regards

16
1 2
This is a demo site for MonoX. Please visit Mono Software for more info.