Mono Support Danish alphabet 

221484 put(a) pogledan, 16 odgovor(a), 9.5.2011. 8:05:50 - Kreirao(la) Helene
10.5.2011. 15:08:42
15993 Reputacija 2214 Ukupno objava

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
10.5.2011. 15:33:31
315 Reputacija 39 Ukupno objava

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
10.5.2011. 15:44:42
15993 Reputacija 2214 Ukupno objava

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
10.5.2011. 21:56:01
315 Reputacija 39 Ukupno objava

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
11.5.2011. 13:21:18
15993 Reputacija 2214 Ukupno objava

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
11.5.2011. 13:54:55
315 Reputacija 39 Ukupno objava

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
Ovo je MonoX demo site. Posjetite Mono Software za više detalja.