well.. what do you think you have compiled? ^^
Usally you compile source (SRC in short) to binaries (BIN)
Look for src and bin in the file name you want to download. You got the SRC, where sourcecode is included. download and look at the BIN download to see the differences.
Also you may have a look in this forum, the project homepage, ... they will point to the current release, like here:
http://forum.yetanotherf...FINAL-Dated-4222009.aspx
I don't know if here are beginner tutorials, or whatever you need, but for me it seems you need more knownledgements in asp.net. There are tons of tutorials out there, reachable using google ;)
Another thing: Based upon your questions, why would you compile yaf instread of using the compiled (BIN) release?
Hey
I missed the word "latest" in my previous question...
I have the src code for the 1.9.3 version.......but as u told me that it is not the latest, I was wondering if there is a newer version. And I was asking for the src code of the same
Also, I am now trying to build a csproj.
But there are 3 files which are included in the solution but these files do not exist in the source directory
1. alt.aspx
2. TODO.txt
3. WhatsNew.html
I am getting 4 error messgaes when I try to build the cs proj....I assume it is bcoz of these missing files...any idea where I can get these files.. here are the error msges
Error 11 Unable to create a manifest resource name for "controls\DisplayPost.ascx.resx". Could not find file 'D:\Desktop\YAF-v1.9.3-RC2-SRC\WAPProject\controls\DisplayPost.ascx.cs'. YAF
Error 12 Unable to create a manifest resource name for "controls\ForumList.ascx.resx". Could not find file 'D:\Desktop\YAF-v1.9.3-RC2-SRC\WAPProject\controls\ForumList.ascx.cs'. YAF
Error 13 Unable to create a manifest resource name for "controls\smileys.ascx.resx". Could not find file 'D:\Desktop\YAF-v1.9.3-RC2-SRC\WAPProject\controls\smileys.ascx.cs'. YAF
Error 14 Unable to create a manifest resource name for "install\default.aspx.resx". Could not find file 'D:\Desktop\YAF-v1.9.3-RC2-SRC\WAPProject\install\default.aspx.cs'. YAF
Edited by user
2009-05-06T13:22:35Z
|
Reason: Not specified