Tagged Questions
0
votes
3answers
65 views
Why is my MySite looking at hive 60 for its files?
404: "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\60\Template\SiteTemplates\CUSTOMMYSITE\default.aspx"
It was working perfectly fine until I got the above after one ...
1
vote
2answers
172 views
Web Part Module Itens error 404
We have a WebPart that has a module with resources (images, css and js files).
Locally it works perfectly when deploying from VisualStudio.
In a testing server we're deploying the webpart via ...
1
vote
2answers
789 views
WCF end point not deploying to ISAPI folder
I have Site level Feature. I have created a mapped a SharePoint folder to ISAPI. I have added a folder (myfolder) into the ISAPI folder. I have created a .svc (endpoint.svc) file and a web.config file ...