http://www.backroadsdata.com/iFAforums/ |
|
| Runtime Registration Error http://www.backroadsdata.com/iFAforums/viewtopic.php?f=26&t=145 |
Page 1 of 1 |
| Author: | knust [ Tue Jan 17, 2012 8:51 pm ] |
| Post subject: | Runtime Registration Error |
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> |
|
| Author: | TJC [ Tue Jan 17, 2012 9:01 pm ] |
| Post subject: | Re: Runtime Registration Error |
I seem to be having the same problem. Glad to know it is not just me. Thanks. T.J. |
|
| Author: | knust [ Tue Jan 17, 2012 9:03 pm ] |
| Post subject: | Re: Runtime Registration Error |
Glad to know its not just me as well, can't wait to start using the program though! Thank You, Tony |
|
| Author: | admin [ Tue Jan 17, 2012 9:14 pm ] |
| Post subject: | Re: Runtime Registration Error |
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! |
|
| Author: | TJC [ Tue Jan 17, 2012 9:43 pm ] |
| Post subject: | Re: Runtime Registration Error |
Julie, I'm not really sure why, but I tried registering again and it went through. Thanks, T.J. |
|
| Page 1 of 1 | All times are UTC - 6 hours [ DST ] |
| Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |
|