Welcome Guest Search | Active Topics | Log In | Register

General Help: "There has been a serious error loading the forum." Options · View
Jaben
#1 Posted : Wednesday, July 16, 2008 4:48:45 AM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 3,050
Location: Honolulu, HI
You receive the generic error message:

Quote:

There has been a serious error loading the forum. No futher information is available. Please contact the administrator if this message persists.


First step is to figure out what caused the error. To do that, open web.config file, and modify this line:

Code:
<customErrors defaultRedirect="error.aspx" mode="RemoteOnly"/>


change it to:

Code:
<customErrors defaultRedirect="error.aspx" mode="Off"/>


then upload it, run your site and see what error you are getting.

If you still don't know how to solve the problem, please make a topic and post the entire exception error message so that one of the knowledgeable people can assist.

Please remember to ALWAYS be respectful when asking for help. Frustration and attitude with lots of !!!!!!! and UPPERCASE words does not make people want to put their free time into assisting you.
"When you are grateful, fear disappears and abundance appears”."

pmccoy833
#2 Posted : Monday, September 01, 2008 9:24:25 PM

Rank: YAF Forumling


Joined: 9/1/2008
Posts: 2
Location: San Gabriel Valley California
I cannot locate the web.config file

I found the dnn.config file and the dnnyafnet.config file but there is no web.config file in the forum folder.

rmurray
#3 Posted : Tuesday, October 14, 2008 3:36:15 PM

Rank: YAF Forumling


Joined: 9/18/2008
Posts: 3
I have run into this problem also. Seems that previously registered users on the DNN site get this error when they login to DNN and then try to access a registered only forum. I uploaded over 1,000 users on a migration to DNN, uploaded the information to the yaf_User table and have had this problem with some, but not all of the users. When this happens, go into the yaf_User table and delete the entry under the username with the error. The next time the user logs in, a new entry is made for that user in the yaf_User table and things seem to work smoothly.

This may not be the best solution but it has worked for me.

Rob
Jepper
#4 Posted : Wednesday, October 29, 2008 3:37:16 PM
Rank: Member


Joined: 10/28/2008
Posts: 17
Location: Birmingham
Thanks Jaben. I started playing around with themes and encountered this problem. I followed your instructions and immediately saw the problem. I want to donate some money to the cause. Where do I go to do this?

Joel
idunno
#5 Posted : Friday, November 07, 2008 1:35:44 AM
Rank: Member


Joined: 11/7/2008
Posts: 15
pmccoy833 wrote:
I cannot locate the web.config file

I found the dnn.config file and the dnnyafnet.config file but there is no web.config file in the forum folder.



Didi anybody answer this for you, I missed it ?

I am just experimenting with things at godaddy and they said it might have somthing to do with thier free hosting acct being thers a banner at the top of every page.
I agreed to come here and learn.

I too dont see a default or web.config file with "smartnavigation" in it.
I saw a dnn.config but couldnt find the settings change.

Since I am not knowledgable, I figure I am gonna need a few walk throughs.
Is there already posts about the crutial first steps specific to godaddy and thier free host accts ?

brb.
TommyB
#6 Posted : Friday, November 07, 2008 2:17:07 AM

Rank: YAF Commander



Joined: 7/6/2005
Posts: 92
Location: Germany
this becomes even more funny as i thought, sorry...

There is an installation.txt file. Do you really read it?
dnn*.config is only used for dotnetnuke installations. If you want to use yaf in an dotnetnuke installation you will have a web.config file, exactly that one from dotnetnuke. See the installation.txt file!

If NOT using dnn, you will have something like a recommended-web.config, or an sub drectory webconfigs, dependent on yaf version. simply a copy and remame, dependent on what you are trying to do. even you are not trying to use dnn, read the inatallation.txt included in the zip file, there is exactly explained what you are searching for...
- Sry for my english Wink

BattCursor.Net - Official homepage of that tool for vista laptops!
idunno
#7 Posted : Friday, November 07, 2008 2:57:38 AM
Rank: Member


Joined: 11/7/2008
Posts: 15
TommyB wrote:
this becomes even more funny as i thought, sorry...

There is an installation.txt file. Do you really read it?
NO
TommyB wrote:

dnn*.config is only used for dotnetnuke installations. If you want to use yaf in an dotnetnuke installation you will have a web.config file, exactly that one from dotnetnuke.
confusing me....
TommyB wrote:
See the installation.txt file!

If NOT using dnn, you will have something like a recommended-web.config, or an sub drectory webconfigs, dependent on yaf version. simply a copy and remame, dependent on what you are trying to do. even you are not trying to use dnn, read the inatallation.txt included in the zip file, there is exactly explained what you are searching for...



At godaddy, we just pick from a list of apps and the server installs it.
I dont have access to any real files for this fun.
Thats why I ended up here., sorry , but I do appreciate your posting, and I know you are dumbing it down for me.
As long as your are "dumbing it" down, would you mind using complete setences !
AFter all, compared to you I am merely a three year old... lol


Your close, I just need alittle more clarification on what your trying to say.

the dnn.config IS the right config file TRUE !
if it is, I didnt see any such smartnavigation setting entry in it.
are you saying rename the dnn to web ?
idunno
#8 Posted : Friday, November 07, 2008 3:22:28 AM
Rank: Member


Joined: 11/7/2008
Posts: 15
when I tried to rename the dnn.config file to web.config file the godaddy server says the file already exists.

dnnyafnet.config shows but the yafnet.config file does not either...

idunno
#9 Posted : Friday, November 07, 2008 4:14:06 AM
Rank: Member


Joined: 11/7/2008
Posts: 15
ok i really feel dumb now as I finally found the PAGE TWO button on godaddy and surely see the files in question.

Wink Shocked Rolling Eyes Laughing Embarassed
thanks for your help.
asmaster
#10 Posted : Friday, November 07, 2008 3:29:18 PM

Rank: YAF Forumling


Joined: 11/6/2008
Posts: 2
Location: sdfsdf
Please look at this problem:
http://forum.yetanotherf...n-link-Please-help.aspx
It's really very important! Thank you.
archangel457
#11 Posted : Saturday, November 15, 2008 12:00:44 PM

Rank: YAF Forumling


Joined: 11/15/2008
Posts: 1
Location: Australia
Hi guys, been using YAF for about 6 months on my gaming clans website and have been very happy with it so far, however, today when visiting the sites forum, i encountered a serious error, as described i changed the settings from RemoteOnly to Off in the web.config file and encounter this message now when viewing the forums on the site:

Server Error in '/forum' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) (C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Config\web.config line 201)

Source Error:

[No relevant source lines]


Source File: web.config Line: 201

Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053

And am not sure how to resolve the problem, im with 5shadeshosting.

Thank you.
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.128 seconds.

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