YAFLogo

kim_c
  • kim_c
  • 52.4% (Neutral)
  • YAF Forumling Topic Starter
14 years ago
Hi there,

I'm getting this error when adding YAF module to DNN sites, hosted at Godaddy and WebHost4life..

[HttpException (0x80004005): Request timed out.]

Any ideas please?

Thanks


Яко же бо свиния во калу лежит, тако и аз греху служу
Sponsor
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.1 BETA
14 years ago
When exactly did it timeout? After you agreed the license? The Install Script is very huge and can take some time. I sometimes get some timeout errors too, but the install is successfully after that.

You could try to increase the execution timeout

<httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="28192" executionTimeout="6000" requestLengthDiskThreshold="18192" />
kim_c
  • kim_c
  • 52.4% (Neutral)
  • YAF Forumling Topic Starter
14 years ago

When exactly did it timeout? After you agreed the license? The Install Script is very huge and can take some time. I sometimes get some timeout errors too, but the install is successfully after that.

You could try to increase the execution timeout

<httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="28192" executionTimeout="6000" requestLengthDiskThreshold="18192" />

Originally Posted by: tha_watcha 

Thank you for the response.

I increased the timeout exactly as you sudgested. No luck. I'm getting an error:

This package does not appear to be a valid DotNetNuke Extension as it does not have a manifest. Old (legacy) Skins and Containers do not contain manifests. If this package is a legacy Skin or Container Package please check the appropriate radio button below, and click Next.

Pressing Next button returns to the same screen.

Attached you can see steps to reproduce the behaviour.


Яко же бо свиния во калу лежит, тако и аз греху служу
kim_c
  • kim_c
  • 52.4% (Neutral)
  • YAF Forumling Topic Starter
14 years ago
Please disregard my previous post. I was able to install the YAF, and now I'm facing another problem.

After the installation, I changed password in my Web.config. Then, as a host user in my DNN site, I added YAF module to the page and completed the installation.

But the forum module never appeared on the page. I got this error :

A critical error has occurred.

String cannot be of zero length. Parameter name: oldValue

Attached you can find screens.

Thanks


Яко же бо свиния во калу лежит, тако и аз греху служу
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.1 BETA
14 years ago
Go to the Page Settings of that Page and add a Page Title to it, then it should work.

Its a known Bug in that Release, and fixed in the next release.

kim_c
  • kim_c
  • 52.4% (Neutral)
  • YAF Forumling Topic Starter
14 years ago

Go to the Page Settings of that Page and add a Page Title to it, then it should work.

Its a known Bug in that Release, and fixed in the next release.

Originally Posted by: tha_watcha 

Thank you very much.

Where can I get the latest release?


Яко же бо свиния во калу лежит, тако и аз греху служу
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.1 BETA
14 years ago

Go to the Page Settings of that Page and add a Page Title to it, then it should work.

Its a known Bug in that Release, and fixed in the next release.

Originally Posted by: kim_c 

Thank you very much.

Where can I get the latest release?

Originally Posted by: tha_watcha 

Its not released yet, only the beta Is available on the downloads page.