Welcome to MSDN Blogs Sign in | Join | Help

Bertan's Blog

Developer @ Developer Solutions

Browse by Tags

All Tags » MSBee   (RSS)
Building MSBee on Vista
Last week Joe noticed that if you want to build MSBee in Windows Vista, you have to run Visual Studio or MSBuild process under administrator priveleges. This is due to fact that build process tries to install the MSI package once it is created and as Read More...
Issues with installing MSBee as a non administrator user
MSBee requires administrative rights to be installed and same thing is true for .Net Framework 1.1 SDK as well. If you are running your Windows under a non adminstrator user, you can use MakeMeAdmin script to install both MSBee and SDK. However as noted Read More...
MSBee on Microsoft Downloads
Last week we posted signed binary release of MSBee in to Microsoft Downloads, you can download it from http://www.microsoft.com/downloads/details.aspx?FamilyID=e0d0776f-25c4-444a-a6b9-71d06826f5b4&displaylang=en . We are providing this release for Read More...
MSBee RCRFX1_1 configuration file fix
On May, Jamie pointed out on CodePlex that application config file for RCRFX1_1.exe in MSBee was incorrectly named. It was named as RCRFX1_1.config but the correct naming should have been RCRFX1_1.exe.config for it to be actually processed by .Net framework. Read More...
Page view tracker