Decided to install the Club Starter Kit to 1) get a better website for a .NET UG up and running quickly 2) review some sample code. Anything that I attempt to do quickly, never goes quickly.
Downloaded the template, installed it, created a new web site, selected the Club starter template, ran the solution - all is great. Made a couple of minor changes then clicked “Save All” No matter what I do, I cannot get the solution to save. I receive the following error:
Error Message: The Operation Could not be performed. No such interface supported.
I have tried many things to no avail. Google and asp.net forums shows some others have had the same issue; but there were not many replies for a solution. I'm beginning to think it is related to the folders I have set as default for the Project, Project Templates, and Project Item Templates. Still planning to dig further, but in the meantime:
A hack workaround:
Since the template file is a .zip file. I extracted the files to a new folder. I then created a new website pointing to the folder. Solution runs AND I can save the solution.