YAFLogo

Posted by: Vituxa - Friday, 25 February 2011 18:46:40
Hi All. I downloaded the 64-bit source and opened it in VStudio 2010. I have made a YAF my StartUp Project. I have modified the db.config to have an appropriate connection string. I have a YAFNET Database setup with all of the YAF's tables and procedures. Yet, when I run a project I get this: ========================================================================= Procedure or function yaf_pageload has too many arguments specified. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Data.SqlClient.SqlException: Procedure or function yaf_pageload has too many arguments specified. Source Error: Line 712: { Line 713: // no transaction Line 714: da.Fill(ds); Line 715: } Line 716: ========================================================================= Please help me fix this.

Posted by: Vituxa - Friday, 25 February 2011 18:49:45
How and where can I get the newest database structure for YAF? The source code version I have is YAF-v1.9.5-FINAL-BIN.zip

Posted by: Vituxa - Friday, 25 February 2011 19:38:56
ALso, what I couldn't find on the site here is complete instructions on how to make this project run. Any suggestions?

Posted by: bbobb - Saturday, 26 February 2011 00:33:26
The C# code doesn't correspond to sql scripts - it's your problem if you mix them.

Posted by: Vituxa - Saturday, 26 February 2011 18:47:37
I am not mixing C# and SQL. What gave you that idea?

Posted by: bbobb - Saturday, 26 February 2011 19:20:41
I don't have 'an idea' I've pointed you the exact reason.

Posted by: Vituxa - Saturday, 26 February 2011 19:25:14
I am sorry, can you please be a little more specific? It isn't clear to me.

Posted by: bbobb - Saturday, 26 February 2011 19:27:51
The C# code version doesn't correspond to sql scripts version.

Posted by: Vituxa - Saturday, 26 February 2011 19:33:12
So, what does it correspond to? Can one run the C# version? What does one need to run it? И еще, может знаешь, версия которая без работает у меня в Visual Studio, а как выставлю на сервер через IIS 7, то Internet Explorer cannot display the webpage и все тут. Не знаю как побороть.