Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Search not workingSearch not working
Previous
 
Next
New Post
2/8/2007 11:53 AM
 

After upgrading to 4.4.1 from 4.3x my search no longer works. I've done the clearing of the database search tables, turned off auto indexing, restarted the server and done a manual index. What happens is the indexing page hangs half way through the process. The database tables do partiall fill up.... but not even close to complete.

Is this a bug in 4.4.1 or do I need to manually fix something? I've read a lot of posts here and have tried everything. Anyone else having the problem with search? It was working just fine before the upgrade.

 
New Post
2/8/2007 5:05 PM
 

I fixed my own problem, here's the answer: (it didn't have anything to do with the 4.4.1 upgrade I don't think)

It looks like either my database or the script timeout was set too low. I run a large DNN installation with a few hundred portals and the search indexing takes some time. The default 90 seconds or whatever it is wasn't enough. I increased both the database and the script timeout in the web.config and now I'm back in business. Here's how my changes look:

  <connectionStrings>
    <add name="SiteSqlServer" connectionString="Server=SERVERNAME;Database=DotNetNuke;uid=USERID;pwd=PASSWORD;Connect Timeout=260;" providerName="System.Data.SqlClient" />
  </connectionStrings>

*Note I also changed the database string under "appsettings" as it's duplicated there on my web.config.

And while I think the database timeout change above did the trick I also upped this value:

<httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="8192" requestLengthDiskThreshold="8192" executionTimeout="260" />

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Search not workingSearch not working


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out