It is now 12.43 CST on Friday night, the 23 of June, 2006 and since I have absolutely no life I'm at the shop working on my new weblog. But I finally got the community starter kit up and running! This this has been driving me nuts for about 5 or 6 hours.
I installed the local copy on my development server in a couple of clicks of the mouse. No problems and it worked like a dream. I cranked up Visual Studio.NET, made a couple of minor revisions, recompiled and copied the program over to my web server.
The web site displayed correctly but when you attempted to edit the site, any form that had a button on it would no longer submit. I thought I was having permission problems with my SQL database. After several hours of digging, searching, un-installing, re-installing, searching and digging some more I found the problem was the WebUIValidation.js file on the web server was out of date. Apparently in the latest update of the MS framework there was a bug
(imagine that). I updated the file on the web server and it's running like a charm.
Click here to get the updated WebUIValidation.js file
Three cheers for the Community Starter Kit from Microsoft
I really do like the easy interface for editing and modifying the web site.