Hi,
I've installed the REST API on my MOSS Dev Farm. When I call a Url like http://moss2007dev:20000/mashpoint/1/default.aspx I always get a 404 not found error.
The 12 Hive Logfiles don't show anything particular.
Any suggestions?
Regards
Karsten
Karsten,
You must change the URL to either http://mossdev:2000/mashpoint/1/ and browse the model.
Or to get to the page default.aspx you need this url:
http://mossdev:2000/mashpoint/1/Pages/default.aspx
Thanks
/Jonas
AyKarsi,
Sorry for the late response.
Make sure you activated the Feature on the WebApplication you are using.