CRM 2011 Customer Relationship Management
Posted on 01-May-2013
Plan and track activities, tasks, budgets and details for each marketing activity.Set up product catalogues, price lists and discounts for optimal offers.Tailor messages and offers to highly targeted lists.Save time and money with reusable campaign templates.Use predefined workflows to streamline processes and approvals.Create Internet landing page for campaigns without any coding.Easily create....
Umbraco 6
Posted on 02-May-2013
Umbraco is a fully-featured open source content management system with the flexibility to run anything from small campaign or brochure sites right through to complex applications for Fortune 500's and some of the largest media sites in the world.
I am using Umbraco for all my websites going forward in 2013. This will give my clients a richer online environment and allow them to create and update....
Umbraco 6 Upgrade HTTP Error 403.14
Posted on 18-Sep-2013
When attempting to upgrade from 6.0.4 to 6.1.5 using WebMatrix I was getting the following error. The website is in MVC in mode.
HTTP Error 403.14 - ForbiddenThe Web server is configured to not list the contents of this directory.
IE10 UnAttaching the Script debugger VS2010
Posted on 19-Jun-2013
Attaching the Script debugger to process iexplore.exe failed" message after upgrading to Internet Explorer 10
"Attaching the Script debugger to process [####] iexplore.exe failed. Another debugger may already be attached to the process."
http://development.thatoneplace.net/2013/04/solved-attaching-script-debugger-to.html
That was annoying, thanks for that.
Umbraco Visual Studio Build Controller Error
Posted on 07-May-2013
Having built my Visual Studio Project from the examples
http://www.systenics.com/blog/setting-up-umbraco-6-in-visual-studio-2012-for-mvc-development/
and
http://www.ben-morris.com/using-umbraco-6-to-create-an-asp-net-mvc-4-web-applicatio
Added my own HomeController and ran the project I got the following error.
Error The type or namespace name 'RenderModel' could not be found
Umbraco Setup Browser Choice
Posted on 08-May-2013
When setting up Umbraco for the first time getting a blank orange screen?
When editting in the back office you cannot pickup the text where the insertion pointer is displayed?
Umbraco Contour License
Posted on 22-May-2013
After installing the Contour package and you have bought a license to use contour on your domain, if you try to register the package you will receive the following error.
Could not load file or assembly 'Umbraco.Licensing, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Visual Studio Tips
Posted on 25-Jul-2013
Tip 1
Tracking opned files in the solution explorer it's off by default, but once it's on, Solution Explorer will expand folders and highlight the current document as you switch between files.
You can find that under Tools -> Options -> Projects and Solutions -> "Track Active Item in Solution Explorer".