I was trying to setup our new build server today and received this error: error MSB4019: the imported project <Path to .net framework here>\Microsoft.CompactFramework.CSharp.targets was not found. At first I was a bit confused as to what was going one, how could you not find my targets file? And...
Today I noticed something very odd when doing some SharePoint development. I have a VM setup with Win2003 on it in order to do my coding. I was able to run my unit tests (via Resharper's Unit Test Runner UI) and was coding away. I decided to map a share to my host PC and move the source over to the...
I am looking for suggestions on a good ASP.net web host. I am looking for shared hosting. I have used Webhost4Life before and was happy, but would like to get everyone's feedback. Thanks, Till next time,
See my comments below.... Figured out what stupid thing i was doing... :( All, I am trying out NHibernate for the first time and I am having some troubles getting it up and running. I have downloaded the sample app from Hibernate.org and started to look at it as well as other samples from the net. When...