YAFLogo

Posted by: DanComperini2 - Tuesday, 13 January 2009 16:56:44
Hello, I would really appreciate some help with my yaf installation on GoDaddy.com. I loaded all the directories and files from the yaf zip file (bin) to /myweb/wamimusic/Forumn. I created a SQL server database call WamiForumn in GoDaddy and placed the connection string in the appropriate .config file. I adde the Tag to my yafnet.config to find the yaf forumn. I played around with the ROOT tag but continue to have problems. Currently my .config files are located in /myweb/wamimusic/Forumn. Below are my .config files and error message. Any help would be appreciated! :? [b][u]yafnet.config[/u][/b] Data Source=WamiForumnxxxxxxx; Initial Catalog=xxxxxxxx; User ID=xxxxxxxx; Password='xxxxxxxx'; timeout=90 myweb/wamimusic/Forumn/ ~/upload/ 1 false [b][u]Web.config[/u][/b]
[b][u][size=7]ERROR[/size][/u][/b] Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load file or assembly 'yaf' or one of its dependencies. The system cannot find the file specified. Source Error: Line 1: <%@ Page Language="C#" %> Line 2: <%@ Register TagPrefix="yaf" Namespace="yaf" Assembly="yaf" %> Line 3: <%@ Register TagPrefix="yc" Namespace="yaf.controls" Assembly="yaf" %> Line 4: Source File: /wamimusic/forumn/default.aspx Line: 2

Posted by: Jaben - Tuesday, 13 January 2009 17:10:57
the .dll YAF files in /bin have to be in the ROOT /bin directory -- not the /forum/bin directory.

Posted by: DanComperini2 - Tuesday, 13 January 2009 17:44:01
Thanks for the quick response!! Actually, I have the /bin directory with yaf.dll and Intelligencia.UrlRewriter.dll at both locations. The /bin exists at the root and in the /Forumn directory.

Posted by: DanComperini2 - Wednesday, 14 January 2009 15:12:30
... any other suggestions?

Posted by: Spy4001 - Wednesday, 10 June 2009 11:54:00
[quote=DanComperini2]... any other suggestions?[/quote] I'm on go daddy also, and I'm getting an error? is there anything i need to do beyond the help file? thank you