YAFLogo

dillegummin
11 years ago
Hi guys,

I haven't downloaded and updated my yaf forum in a long while now (currently running 1.9.6 RC1). So I thought I would give it a shot. I noticed that I need Visual Studio 2012, so I installed it. I downloaded YAF-v1.9.6.1-RTW-SRC and went ahead and built the solution. I then get the errors in the spoiler.

Any ideas what I am missing here?

Error 1 The type or namespace name 'PageLinks' does not exist in the namespace 'YAF' (are you missing an assembly reference?) C:\Users\Administrator\Documents\Visual Studio 2012\Projects\YAF-v1.9.6.1-RTW-SRC\YetAnotherForum.NET\pages\postmessage.ascx.designer.cs 22 31 YAF

Error 4 The type or namespace name 'MessagePost' does not exist in the namespace 'YAF' (are you missing an assembly reference?) C:\Users\Administrator\Documents\Visual Studio 2012\Projects\YAF-v1.9.6.1-RTW-SRC\YetAnotherForum.NET\pages\postmessage.ascx.designer.cs 67 31 YAF

Error 5 The type or namespace name 'LocalizedLabel' does not exist in the namespace 'YAF' (are you missing an assembly reference?) C:\Users\Administrator\Documents\Visual Studio 2012\Projects\YAF-v1.9.6.1-RTW-SRC\YetAnotherForum.NET\pages\postmessage.ascx.designer.cs 85 31 YAF

Error 6 The type or namespace name 'LocalizedLabel' does not exist in the namespace 'YAF' (are you missing an assembly reference?) C:\Users\Administrator\Documents\Visual Studio 2012\Projects\YAF-v1.9.6.1-RTW-SRC\YetAnotherForum.NET\pages\postmessage.ascx.designer.cs 112 31 YAF

Error 7 The type or namespace name 'LocalizedLabel' does not exist in the namespace 'YAF' (are you missing an assembly reference?) C:\Users\Administrator\Documents\Visual Studio 2012\Projects\YAF-v1.9.6.1-RTW-SRC\YetAnotherForum.NET\pages\postmessage.ascx.designer.cs 193 31 YAF

Error 8 The type or namespace name 'LocalizedLabel' does not exist in the namespace 'YAF' (are you missing an assembly reference?) C:\Users\Administrator\Documents\Visual Studio 2012\Projects\YAF-v1.9.6.1-RTW-SRC\YetAnotherForum.NET\pages\postmessage.ascx.designer.cs 238 31 YAF

Error 9 The type or namespace name 'LocalizedLabel' does not exist in the namespace 'YAF' (are you missing an assembly reference?) C:\Users\Administrator\Documents\Visual Studio 2012\Projects\YAF-v1.9.6.1-RTW-SRC\YetAnotherForum.NET\pages\postmessage.ascx.designer.cs 256 31 YAF

Error 10 The type or namespace name 'ThemeButton' does not exist in the namespace 'YAF' (are you missing an assembly reference?) C:\Users\Administrator\Documents\Visual Studio 2012\Projects\YAF-v1.9.6.1-RTW-SRC\YetAnotherForum.NET\pages\postmessage.ascx.designer.cs 337 31 YAF

Error 11 The type or namespace name 'ThemeButton' does not exist in the namespace 'YAF' (are you missing an assembly reference?) C:\Users\Administrator\Documents\Visual Studio 2012\Projects\YAF-v1.9.6.1-RTW-SRC\YetAnotherForum.NET\pages\postmessage.ascx.designer.cs 346 31 YAF

Error 12 The type or namespace name 'ThemeButton' does not exist in the namespace 'YAF' (are you missing an assembly reference?) C:\Users\Administrator\Documents\Visual Studio 2012\Projects\YAF-v1.9.6.1-RTW-SRC\YetAnotherForum.NET\pages\postmessage.ascx.designer.cs 355 31 YAF

Error 13 The type or namespace name 'SmartScroller' does not exist in the namespace 'YAF' (are you missing an assembly reference?) C:\Users\Administrator\Documents\Visual Studio 2012\Projects\YAF-v1.9.6.1-RTW-SRC\YetAnotherForum.NET\pages\postmessage.ascx.designer.cs 373 31 YAF

Sponsor