difficult week
finally got it - cleared workspaces (including remote) and downloaded everything again
Friday, June 13, 2014
New Laptop blues VS - bad filename or volume name
Tuesday, June 10, 2014
provided as the Service attribute value in the ServiceHost directive, or provided in the configuration element system.serviceModel/serviceHostingEnvironment/serviceActivations could not be found.
the version of project was wrong so the references were not being created
Friday, May 30, 2014
web installer hung
i ran reset from command line
installing mvc 4
on vs 2012 kept on failing because of a lack of a patch on vs 2010 (huh?)
i installed mvc 3 first and all was good
i installed mvc 3 first and all was good
Thursday, May 29, 2014
Monday, May 19, 2014
only date in javascript
var curdate = new Date();
curdate.setHours(0,0,0,0);
curdate.setHours(0,0,0,0);
Wednesday, May 14, 2014
when to use x86 on a VS build
I needed that for creating an exe that had to work on 64 bit bit still had references to 32 bit
Subscribe to:
Comments (Atom)
