Browse by Tags

All Tags » Template (RSS)

Error when deploying WebTemplate: "Error occurred in deployment step 'Add Solution': Exception from HRESULT: 0x8107026E" by Bas

Recently I was working on a sandboxes solution, which included a WebTemplate ( Vesa "Vesku" Juvonen wrote a really nice post about it), but I couldn't deploy it, the followin error was displayed into Visual Studio 2010: Error occurred in...

using the ASP.Net 3.5 ListView within a WebPart - Databinding methods such as Eval(), XPath(), and Bind() can only be used in controls contained in a page. by Bas

Last week I was working on a news archive, and i wanted to display the results in a listview. I decided to use the ASP.Net 3.5 ListView, but for some reason, I couldn't get it to work. Although I am a experienced "googler" (or googlar?!...