-
In my spare time I have created and marketed (to a certain degree) a Bobble Head site, partly because I like them and find them fun and entertaining, partly fuelled by the fact I think there is a market for them in the uk which is mostly untapped. You...
-
So its been some time since I last posted about myself personally. A lot has happened and I thought it was about time I updated for the sake of it. As the recession rumbles on I have found myself made redundant along with a further 100 people and half...
-
I had a need to do this recently and came across the following sql which you can run in analyser select * from tablename for XML RAW, ROOT ('root'), ELEMENTS XSINIL This will output your table and contents as XML within a single result and you...
-
The problem is that you cannot delete a key and you cannot add the key as you do not have access to the key to delete it and the .NET framework cannot add it because of constraints on the StrongName data store. The solution is to give yourself access...
-
if your struggling with this connecting to Microsoft##SSEE I followed the steps below and hey presto all working. Open SQL Server Configuration Manager Click on protocols for Microsoft##SSEE > Properties Set Hide Instance to "No" Enable Named...
-
hope these are useful for somebody. Template ID = 0 Desc: This template is used for initializing a new site. Title: Global template Name: GLOBAL#0 Template ID = 1 Desc: A site for teams to quickly organize, author, and share information. It provides a...
-
Just noticed today that my visual studio crashes when I try and go into design mode. I'm not honestly sure what causes this problem as I dont use this VM very often however i think its linked to either Office 2007 or Visual Studio 2008 SP1. as a fix...
-
not having done this before on our installation this took me a few minutes to figure out. obviously as its a drop down field its a picklist which needs editing but it's not in the Case/Incident resolution entity. The picklist can actually be found...
-
Hi on a few posts on the MS CRM dynamics forum I commented on a solution for working out due dates taking into account weekends and holidays etc. This is the solution I came up with which has been working for the last x months without any issues (as far...
-
I had a need to hide several fields when I wasn't in edit mode on a page and spent an awfully long amount of time trying various methods. In the end its easy but only because i bumped into another one of Andrew Connells ancient posts. basically i...
-
Had this tip sent to me earlier not sure what the original source is but it works so im passing it on. The Underlying connection was closed: Unable to connect to the remote server this error is a problem due to running out of TCP ports. You can minimize...
-
I thought it might be useful to some for me to list the tools i use regularly within my SharePoint development environment and exactly what I use them for. In time maybe the list will shrink / expand and is no particular order. STSDEV - is an application...
-
There is a few posts about this on the internet. seems as usual with SharePoint there is a few ways to do this. This is one way which they can be done, The others are by editing a listview within SharePoint Designer right clicking on the list and select...
-
This is only a quick and dirty post as I'm really busy atm. This is obviously the most basic tutorial explaining how to quickly and easily take your lists from within sharepoint and make them deployable (I'm using STSDEV ). Firstly create your...
-
If you're interested to know what will be the key features of the future Microsoft Dynamics CRM 5.0, originally pulled from Simon Hutson's post and now removed. finally found this listed on Stefano Demiliani's Site Remember that the next Microsoft...