aspnet_compiler pain
Ever tried to use aspnet_compiler to compile your website? I tried it on a known good VS2005 building set of source, works a treat. I then tried on clean set of source (not been built before) and it bombs out, the aspnet_compiler is not getting referancing the target.dll files and getting the latest set of dll's before it starts a compile. I am using the release version of .NET so am I missing something here or is time to visit betty bug again.