
There is bug. Not sure if in VS or somewhere else.
Usually it's enough to restart Visual Studio.
For Xamarin, switch from Debug to Release could supposedly work.
Keywords: .NET, C#, Visual StudioAhoj všem! Pokud jste se dostali až sem, potom slyšte – někdo se z nějakého emailu snaží okrást lidi tím, že pošle email ohledně “splacení pohledávek” a nasměruje to na mail dluh@klusik.cz. Pokud se vám toto stane, nahlásil jsem to policii, pokud takový email dostanete, doporučuji taktéž. Uveďte klidně odkaz na tento článek a tento web, bojujme proti hlupákům společně, prosím!
Děkuji.
Keywords:If you're trying to run Netbeans on JDK 1.7 under some tiling manager, you can end up with grey blank screen. Here is how to fix it :)
Keywords: Java, Linux, Netbeans, Tiling manager, xmonadIf it complains about incompatible types:
[javac] found : java.util.Hashtable<java.lang.String,java.lang.Object>
[javac] required: java.util.Map<java.lang.String,java.lang.String>
[javac] Map<String,String> properties = getProject().getProperties();
[javac] ^
Just mask these packages (need downgrade to ant 1.8.x):
>=dev-java/ant-1.9
>=dev-java/ant-antlr-1.9
>=dev-java/ant-apache-bcel-1.9
>=dev-java/ant-apache-bsf-1.9
>=dev-java/ant-apache-log4j-1.9
>=dev-java/ant-a
Keywords: Linux When
rdesktop servername -r disk:store=~/store
desn't work, try to share sound device too:
rdesktop servername -r disk:store=~/store -r sound:local:alsa
Keywords: Linux, Windows dd
in Gentoo:
# emerge app-portage/gentoolkit
# equery belongs dd
Keywords: Gentoo, Linux Parameters:
Hostname | buildserver |
---|---|
Domain name | buildserver.project.mirousek.eu |
# lvcreate -L 20G vms -n buildserver.project-disk-ide0
# lvcreate -L 20G vms -n buildserver.project-disk-ide1
/etc/libvirt/qemu/buildserver.project.mirousek.eu.xml
<domain type='kvm'>
<name>buildserver.project.mirousek.eu</name>
<description>buildserver for project</description>
<memory unit='KiB'>4194304</memory>
<currentMemory unit='KiB'>4194304</cu
Keywords: KVM, Libvirt, Windows If you see this message:
The configuration section 'system.servicemodel' cannot be read because it is missing a section declaration
Just install .NET 3.5+
Keywords: ASP.NETIf you get this message:
An unknown error occurred while processing your request. This is most likely due to a connection failure. Please try again.
It probably means your Windows Live! account is somehow broken (no, it's not your fault and it happens to older accounts on Microsoft site). Just try to create new account and download again.
It seems Microsoft won't help you (according to forum posts including communication with customer service).
Keywords: Microsoft Site