It turns out that there were other folders in the bin directory of the site that prevented uninstall or updating of the web helpers library. These probably were created when remote files were copied to the developement machine. Deleting these folders allowed
me to update the web helpers library to 1.15.
Marked as answer by daveh714 on Apr 10, 2012 12:03 PM
daveh714
0 Points
2 Posts
Error Updating package ASP.NET Web Helpers Library 1.0 to version 1.15
Apr 06, 2012 02:11 PM|LINK
Using WebMatrix ASP.NET Web Pages Administration I received the following error:
Error occurred updating package "ASP.NET Web Helpers Library 1.0":The directory is not empty.
What directory is not empty?
SonicMan
Participant
1472 Points
228 Posts
Re: Error Updating package ASP.NET Web Helpers Library 1.0 to version 1.15
Apr 09, 2012 04:30 AM|LINK
Sound like you installed 1.0, and it can't upgrade to 1.15.
So you can delete 1.0 first then install 1.5.
Thanks.
daveh714
0 Points
2 Posts
Re: Error Updating package ASP.NET Web Helpers Library 1.0 to version 1.15
Apr 10, 2012 12:03 PM|LINK
It turns out that there were other folders in the bin directory of the site that prevented uninstall or updating of the web helpers library. These probably were created when remote files were copied to the developement machine. Deleting these folders allowed me to update the web helpers library to 1.15.