Welcome Guest Search | Active Topics | Log In | Register

INSTALL PB (SOLVED) Options · View
Nico
#1 Posted : Thursday, July 17, 2008 4:06:59 AM

Rank: YAF Commander



Joined: 7/16/2008
Posts: 80
Location: From Paris to Beijing
Hi from Beijing,

We've just downloaded v1.9.1.8 and have already solved some pbs but here is one we can't get through :

The error msg is :

Parser Error Message: Could not load file or assembly 'Intelligencia.UrlRewriter' or one of its
dependencies. The system cannot find the file specified. (c:\inetpub\wwwroot\yaf\web.config line 13)

Source Error:

Line 11: <system.web>
Line 12: <httpModules>
Line 13: <add type="Intelligencia.UrlRewriter.RewriterHttpModule,Intelligencia.UrlRewriter" name="UrlRewriter" />
Line 14: </httpModules>
Line 15:

Source File: c:\inetpub\wwwroot\yaf\web.config Line: 13


We didn't change the web.config and just modified the yafnet.config as follows :

<yafnet>
<root>/YAF/</root>
<connstr>user id=yafuser;pwd=secret@yafuser;data source=(local);initial catalog=YAF;timeout=90</connstr>
<uploaddir>~/upload/</uploaddir>
<boardid>1</boardid>
<!-- Enable URL Rewriting -->
<enableurlrewriting>false</enableurlrewriting>
<!--logtomail>email=;server=;user=;pass=;</logtomail-->
<!--categoryid>1</categoryid-->
<!-- Enable these to use a custom user class "provider" -->
<!--CustomUserAssembly>TinyGecko.YAFIntegration.dll</CustomUserAssembly>
<CustomUserClass>TinyGecko.YAFIntegration.yafUserClass</CustomUserClass-->
</yafnet>


We saw the post by kkram (http://forum.yetanotherforum.net/yaf_postst4874_Installation-Problems-2.aspx) but didn't go anywhere.

Any idea?
Jaben
#2 Posted : Thursday, July 17, 2008 6:49:26 AM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 2,963
Location: Honolulu, HI
You are missing the Intelligencia.UrlRewriter.dll that comes with the YAF download. It should be in the /bin directory. Look in the zip file and copy it into the /bin.
"When you are grateful, fear disappears and abundance appears”."

Nico
#3 Posted : Wednesday, July 23, 2008 4:00:32 AM

Rank: YAF Commander



Joined: 7/16/2008
Posts: 80
Location: From Paris to Beijing
Thanks. It' ok now
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFPro Theme Created by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.3 RC2 | YAF © 2003-2008, Yet Another Forum.NET
This page was generated in 0.084 seconds.

SourceForge.net Logo Powered by ASP.NET v2.0 411ASP.NET