InstantASP Community Forums
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



Adding Forums Expand / Collapse
Author
Message
Posted 26/07/2006 10:51:24
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 27/07/2006 11:12:13
Posts: 3, Visits: 5
I have been administering a discussion forum for two years.  Yesterday, when trying to add a new forum, I got the message below.  I don't know what changed yesterday or how I fix this problem.  Can you let me know what to do?

Server Error in '/Discussions' Application.

Runtime Error

Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

<!-- Web.Config Configuration File -->

<configuration>

<system.web>

<customErrors mode="Off"/>

</system.web>

</configuration>


Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

<!-- Web.Config Configuration File -->

<configuration>

<system.web>

<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>

</system.web>

</configuration>


Post #11348
Posted 26/07/2006 12:35:10


Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Customers
Last Login: 22/09/2008 15:59:25
Posts: 693, Visits: 2,418
I more detailed error is needed.  Could you please set your CustomErros Mode to "off"... and then the error message should be more detailed.  Then please post the more detailed error message here.


..:: Bare ::..
http://www.livingformetal.com
Post #11349
Posted 27/07/2006 06:10:31
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 27/07/2006 11:12:13
Posts: 3, Visits: 5
I have tried to find how to change the CustomErros Mode to off (Control Panel, Admin CP), but I can't find anything.  How do I do this?  Let me know, I will generate the more complete error message, and post it here.  Thank you.
Post #11362
Posted 27/07/2006 11:13:52
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 27/07/2006 11:12:13
Posts: 3, Visits: 5
The senior webmaster at my firm wrote:

One thing I have found that to be the source of an error is not including anything in the "Description" field when creating a new forum. The software requires a value in this field. When I create forums, I generally assign the same text to "Description" as I do to "Name".

This seems to solve the problem.

Post #11363
Posted 04/08/2006 10:47:53


IF.NET 4.2 Coming Soon

IF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming Soon

Group: Administrators
Last Login: Today @ 16:29:04
Posts: 1,956, Visits: 3,018
Hrrm this should not be the case. We'll double check this.


Kindest Regards,

Ryan Healey
Director / Developer

Explore our products...
http://demos.instantasp.co.uk/

Post #11436
« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ryan Healey, Mark Christianson, Bare, James Trott

Permissions Expand / Collapse

All times are GMT, Time now is 5:37pm

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.125. 9 queries. Compression Disabled.
Home | Products | Purchase | Support | Company | Contact Us
Privacy Statement | © 1999-2007 InstantASP Limited. All Rights Reserved.