First on my system:
ASUS A54CI am running the included install of Windows 7, I've got only four peripherals, my Razer Blackwidow Keyboard, My Raze Lachesis Mouse, My Hannspree monitor via HDMI and the D-Link hub which connects the mouse keyboard and occasionally the turtle beaches I use to game with.
I'm also running VS Express 2012 for desktops.
When I try to install this I get an error back which states:
"
<Literal CSS-config.exe location>
A device attached to the system is not functioning
"
I'm also curious if this will work using EF 4.1 Model First at the Partial Entity Class level or Direct Context level to load scripts for my entities directly from the database into the EF entity as a member function.
For instance.
Entity NPC - Moose
Might have a special script for walking. Having four legs and all.
Given this object is created with the DataContext can I insert code in the DataContext to modify the entity at runtime.
Specifically to make the code the entity loads from the database override the currently defined Walk function in the partial entity class NPC if it exists?