Greetings, I just downloaded a copy of YAF but I am having a miserable time using the product.
I have succeed in using web installer to install it but when I attempt to use with visual sudio 2010, I am getting several errors shown below:
Error 1 The file '/yaf/themes/Yafmobile/MobilePages/TopicLineMobile.ascx.cs' does not exist. C:\Inetpub\wwwroot\yaf\themes\Yafmobile\MobilePages\TopicLineMobile.ascx 1
Error 2 The file '/yaf/themes/Yafmobile/MobilePages/emailtopic.ascx.cs' does not exist. C:\Inetpub\wwwroot\yaf\themes\Yafmobile\MobilePages\emailtopic.ascx 1
Error 3 The file '/yaf/themes/Yafmobile/MobilePages/editusersavatar.ascx.cs' does not exist. C:\Inetpub\wwwroot\yaf\themes\Yafmobile\MobilePages\editusersavatar.ascx 1
Error 4 The file '/yaf/themes/Yafmobile/MobilePages/edituserssignature.ascx.cs' does not exist. C:\Inetpub\wwwroot\yaf\themes\Yafmobile\MobilePages\edituserssignature.ascx 1
Error 5 The file '/yaf/themes/Yafmobile/MobilePages/cp_changepassword.ascx.cs' does not exist. C:\Inetpub\wwwroot\yaf\themes\Yafmobile\MobilePages\cp_changepassword.ascx 1
Error 6 The file '/yaf/themes/Yafmobile/MobilePages/editusersprofile.ascx.cs' does not exist. C:\Inetpub\wwwroot\yaf\themes\Yafmobile\MobilePages\editusersprofile.ascx 1
Error 7 The file '/yaf/themes/Yafmobile/MobilePages/forumwelcome.ascx.cs' does not exist. C:\Inetpub\wwwroot\yaf\themes\Yafmobile\MobilePages\forumwelcome.ascx 1
Error 8 The file '/yaf/themes/Yafmobile/MobilePages/forumList.ascx.cs' does not exist. C:\Inetpub\wwwroot\yaf\themes\Yafmobile\MobilePages\forumList.ascx 1
Error 9 The file '/yaf/themes/Yafmobile/MobilePages/buddylist.ascx.cs' does not exist. C:\Inetpub\wwwroot\yaf\themes\Yafmobile\MobilePages\buddylist.ascx 1
Error 10 Type 'YAF.Controls.UserLink' does not have a public property named 'UserName'. C:\Inetpub\wwwroot\yaf\themes\Yafmobile\MobilePages\buddylist.ascx 19
Error 11 The file '/yaf/themes/Yafmobile/MobilePages/cp_profile.ascx.cs' does not exist. C:\Inetpub\wwwroot\yaf\themes\Yafmobile\MobilePages\cp_profile.ascx 1
Error 12 Unknown server tag 'YAF:ProfileMenuMobile'. C:\Inetpub\wwwroot\yaf\themes\Yafmobile\MobilePages\cp_profile.ascx 11
Error 13 The file '/yaf/themes/Yafmobile/MobilePages/admin.ascx.cs' does not exist. C:\Inetpub\wwwroot\yaf\themes\Yafmobile\MobilePages\admin.ascx 1
Error 14 The file '/yaf/themes/Yafmobile/MobilePages/pmessage.ascx.cs' does not exist. C:\Inetpub\wwwroot\yaf\themes\Yafmobile\MobilePages\pmessage.ascx 1
Error 15 The file '/yaf/themes/Yafmobile/MobilePages/cp_subscriptions.ascx.cs' does not exist. C:\Inetpub\wwwroot\yaf\themes\Yafmobile\MobilePages\cp_subscriptions.ascx 1
Error 16 The file '/yaf/themes/Yafmobile/MobilePages/postmessage.ascx.cs' does not exist. C:\Inetpub\wwwroot\yaf\themes\Yafmobile\MobilePages\postmessage.ascx 1
I am able to run it by just typing http://localhost/yaf/default.aspx
What am I doing wrong?
I want to be able to make changes using visual studio.
Thanks a lot in advance