Home | Support Forums | Demo | Purchase | Contact Us | MPopper | MChecker | News | Knowledgebase
Welcome Guest Search | Active Topics | Members | Log In | Register

Error during install? Options · View
thebottomhalf
Posted: Sunday, April 03, 2005 9:19:55 PM
Rank: Newbie
Groups: Member

Joined: 2/16/2004
Posts: 3
Points: 9

I've had a look through all the existing topics but nothing can help.


I am getting this error when trying to login?


A server Error has occured !


Please Try Again


Anyone able to help?

admin
Posted: Monday, April 04, 2005 3:22:41 AM

Rank: Administration
Groups: Administration

Joined: 7/1/2008
Posts: 256
Points: 574

Hi !

Please DO NOT Edit the config.aspx file  (For v3.5 and v3.6)
You only need to edit the web.config file
All Installation instructions are located in the read me folder
In web.config file  you will find 
<!-- Enter customErrors mode="Off" to hide error from user -->
<!-- If a Error occur redirect user to a page -->
<customErrors mode="On" defaultRedirect="ErrDefault.htm">
 

Change it to  see the real error message this should only be used  during  debugging

<!-- Enter customErrors mode="Off" to hide error from user -->
<!-- If a Error occur redirect user to a page -->
<customErrors mode="Off" defaultRedirect="ErrDefault.htm">
 

Let us know if you have any further questions

Thanks
Kaleemsoft.com


 

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.

Main Forum RSS : RSS

Powered by Yet Another Forum.net version 1.9.1.8 (NET v2.0) - 3/29/2008
Copyright © 2003-2008 Yet Another Forum.net. All rights reserved.
This page was generated in 0.066 seconds.