Build Error in VS2008

Posted by Community Admin on 04-Aug-2018 16:43

Build Error in VS2008

All Replies

Posted by Community Admin on 04-Feb-2014 00:00

Can you point me in the direction to solve this build error?

The type or namespace name 'RadNotification' does not exist in the namespace 'Telerik.Web.UI' (are you missing an assembly reference?) 

this is the line where vs takes me: 
protected global::Telerik.Web.UI.RadNotification JobDetailsNotification;
        
        /// <summary>
        /// txtJobDetailsBox control.
        /// </summary>
        /// <remarks>
        /// Auto-generated field.
        /// To modify move field declaration from designer file to code-behind file.
        /// </remarks>

any help would be appreciated.

Posted by Community Admin on 06-Feb-2014 00:00

Hello David,

You need at least Visual Studio 2010 or higher to run Sitefinity project:
http://www.sitefinity.com/resources/system-requirements

You can download the free Visual Studio Express edition to run it:
http://www.visualstudio.com/en-us/products/visual-studio-express-vs.aspx

Regards,
Vassil Vassilev
Telerik

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items

This thread is closed