Deluxe;8335 wrote:I have tried GSP using Microsoft Web Matrix and it worked fine - a loading bar on each sync, but now I've installed GSP on a web server, that box doesn't appear at all.
I had the same problem and it boiled down to ASP.net not being registered to IIS (presumably happens if ASP.net is installed with Web Matrix and then IIS is installed afterwards).
The solution from this post worked for me -
http://forum.galleryserverpro.c...jects-isn-t-working.aspxNavigate to the folder c:\windows\microsoft.net\framework\v4.0.30319
and execute: "aspnet_regiis -i" in administrator mode.
After restarting the IIS service synchronise/add files worked (the metadata info box button worked after that too).