Getting a virgin machine ready for a re-motion demo
Deployment on the "S0023 laptop computer".
That computer came with
Windows Vista 32bit
Visual Studio 2008
MSSQL Server 2008
Tortoise SVN
Development\Remotion
Development\Prototypes
I had to do the following checkout the entire Remotion-Contrib directory
The PhoneBook example did not work, because it
is not portable to arbitrary sub-directories. uigen.exe will be confused if
you leave it in \Development\Remotion-Contrib\... blah,
because the PhoneBook.xml points to C:\PhoneBook –
an absolute path -> no migration possible.