It is currently Fri Mar 29, 2024 4:32 am

All times are UTC - 6 hours [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Runtime Registration Error
PostPosted: Tue Jan 17, 2012 8:51 pm 
Offline

Joined: Sun Jan 15, 2012 4:41 pm
Posts: 12
Hello,

Im trying to register and after I fill out all the information I get a run time error. Says:

Server Error in '/' 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>


Top
 Profile  
 
 Post subject: Re: Runtime Registration Error
PostPosted: Tue Jan 17, 2012 9:01 pm 
Offline

Joined: Mon Jan 16, 2012 9:21 pm
Posts: 3
Location: Mississippi
I seem to be having the same problem.
Glad to know it is not just me. Thanks.

T.J.


Top
 Profile  
 
 Post subject: Re: Runtime Registration Error
PostPosted: Tue Jan 17, 2012 9:03 pm 
Offline

Joined: Sun Jan 15, 2012 4:41 pm
Posts: 12
Glad to know its not just me as well, can't wait to start using the program though!

Thank You,
Tony


Top
 Profile  
 
 Post subject: Re: Runtime Registration Error
PostPosted: Tue Jan 17, 2012 9:14 pm 
Offline
Site Admin

Joined: Wed Sep 28, 2011 11:00 am
Posts: 355
Thanks to both of you for the report - we've had a number of people register successfully this evening, but I will check into this and post back here with a resolution.

Thanks for your patience!

_________________
Julie Schwalm
iForgeAhead


Top
 Profile  
 
 Post subject: Re: Runtime Registration Error
PostPosted: Tue Jan 17, 2012 9:43 pm 
Offline

Joined: Mon Jan 16, 2012 9:21 pm
Posts: 3
Location: Mississippi
Julie,

I'm not really sure why, but I tried registering again and it went through.

Thanks,

T.J.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Template made by TBF Photoshop Forum