|
Hi,
I have managed to deploy an MVC website application into the sharepoint 2010 _layouts folder and it works properly J. This is just a temporary workaround for a demonstration website.
I have just one problem regarding web analytics. It seems that the pages I browse are taken into account in Sharepoint web analytics but the all the requests are registered as mysharepointserver:8003/ or localhost:8003/.
This is not normal, those requests should be registered as mysharepointserver:8003/MyController/MyAction.
Do you have an idea about how to configure sharepoint 2010 web analytics ?
Is it working with IIS 7 logs ?
Is there an IIS configuration to apply so that the pages will be properly registered ?
Thanks,
|