MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Page admin is distorted  (Mono Support )

33669 put(a) pogledan, 11 odgovor(a) 5.8.2014. 12:28:09Kreirao(la) arbh89
idrazic

idrazic

1.10.2014. 14:02:06
Hi,

Can you download the package again and do a directory compare with wwwroot copy (eg with WinMerge)

An example when this error can happen is
1. Casing of template tags has changed e.g.: <div><# SomeTag #></div> to <div><# sometag #></div>
2. Template tag is commented out <!-- <# SomeTag #> -->

Visual Studio will change the case of tags when copy/pasted or when you auto format "Ctrl+E, D" to lowercase in html files. 

Result of this is that required control cannot be found and you get "Value must not be null for Controls and Behaviors".

You can also try rewriting all the files again from a fresh download.

Regards,
Igor
Ovaj sadržaj još nije ocijenjen. 
1384 Reputacija 152 Ukupno objava
1 2