Access Denied – Enabling Publishing Features in SharePoint
This is kind of of a weird error and it didn't make sense to me at first (still doesn't really). The best workaround I could find on the net was to temporarily change the application to run in the...
View ArticleURL Rewriter
I came across this neat tool (well a colleague of mine did and told me about it) from Helicon called URL Rewriter. Basically it allows you to use an ISAPI filter to rewrite the url that the server uses...
View Article503 Error SharePoint – Service Unavailable
I started getting this error recently on my development box after I started using WSP Builder. I really like this program but I was a little put off by this error. Obvisouly it is recycling the...
View ArticleSharePoint, Webservices and URL Rewrite…
So I was having a strange problem in SharePoint the other day trying to run a webservice from a client script. Every time I called the service (in this case and .asmx in the layouts dir) it was doing...
View ArticleFIX: 404 Error after deploying an MVC 4 Application to Windows 2008 R2 IIS 7.5
I have been working on a new ASP.NET MVC 4 Web API application for accessing some company data stored in a database. This is pretty standard stuff and I was able to build and test the application...
View Article