Author |
Message |
Registered: May 25, 2007 | Posts: 453 |
| Posted: | | | | Troubles with contributing! Contribution #1 worked w/o problems, #2 got me to the site named above (twice), #3 worked fine again, then #2 finally worked!
#4 made me reaching the Error-Site several times, at the fifth or sixth try I finally reached the usual contribution page.
Details of the Error-Site: Description: An application error occured 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 sever machine.
Details: To enable the details of this specific error message to be vieable on remote machinees, please create a <customsErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then hav 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.
<configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> <system.web> </configuration>
And: When I first try to submit this topic, I reached a similiar (not totally sure if identical) Error-Site! |
|
| T!M | Profiling since Dec. 2000 |
Registered: March 13, 2007 | Reputation: | Posts: 8,736 |
| Posted: | | | | Yes, that's happening here - on and off - as well today, including when I was trying to post this reply. |
|
Registered: March 29, 2007 | Reputation: | Posts: 2,749 |
| Posted: | | | | It's back and functioning. | | | Marty - Registered July 10, 2004, User since 2002. |
|
Registered: May 25, 2007 | Posts: 453 |
| Posted: | | | | Quoting mreeder50: Quote: It's back and functioning. Not so really! Restarted the browser (out of presumption) and allready trying to log in I reached the page several times. That will keep me away from contributing until the problem is solved.... |
|
Registered: March 29, 2007 | Reputation: | Posts: 2,749 |
| Posted: | | | | Yeah, it went away again. | | | Marty - Registered July 10, 2004, User since 2002. |
|
| T!M | Profiling since Dec. 2000 |
Registered: March 13, 2007 | Reputation: | Posts: 8,736 |
| Posted: | | | | And we're back - somewhat, at least. It all still seems very slow, and I still get that "Runtime Error" on the "Database" page, but at least I'm able to post a reply in this thread. |
|
Registered: January 21, 2015 | Reputation: | Posts: 2,147 |
| Posted: | | | | Quoting T!M: Quote: And we're back - somewhat, at least. It all still seems very slow, and I still get that "Runtime Error" on the "Database" page, but at least I'm able to post a reply in this thread. Let's hope for the future. This is a great community, and work cannot be lost. | | | "Two days ago, I saw a vehicle that would haul that tanker. You want to get out of here? ...You talk to me." |
|
Registered: February 19, 2012 | Reputation: | Posts: 106 |
| Posted: | | | | I can't begin to say how relieved I am! |
|
Registered: April 3, 2008 | Reputation: | Posts: 631 |
| Posted: | | | | I feel the same way Quoting AlunH: Quote: I can't begin to say how relieved I am! | | | http://www.mulligansmovies.com/ |
|
Registered: March 18, 2007 | Reputation: | Posts: 2,550 |
| |
Registered: March 14, 2007 | Posts: 82 |
| |
| T!M | Profiling since Dec. 2000 |
Registered: March 13, 2007 | Reputation: | Posts: 8,736 |
| Posted: | | | | Quoting T!M: Quote: [...] I still get that "Runtime Error" on the "Database" page [...] That seems to be solved now, too. Great! |
|
Registered: March 13, 2007 | Reputation: | Posts: 1,117 |
| Posted: | | | | It’s great it’s back. Please continue for many more years. I wonder who fixed it? |
|
Registered: March 18, 2007 | Posts: 130 |
| Posted: | | | | So happy it’s back!! |
|
Registered: May 30, 2007 | Reputation: | Posts: 259 |
| Posted: | | | | This is looking promising. I hope this stays that way, although like T!M noticed, the site is still somewhat slow and unstable. But alas we can finally contribute again. At times like these, you never knew how you can miss something until it is gone. Glad that in this case, it is all coming back! ;-) | | | DVD Profiler for iOS since: January 9, 2011 (no longer using) DVD Profiler for Android since: June 6, 2013 |
|
Registered: May 30, 2007 | Reputation: | Posts: 259 |
| Posted: | | | | Quoting Doombear: Quote: I wonder who fixed it? Good question, it still is awful quite as far as the Cole's (Ken and Gerrie) whereabouts. Nevertheless, glad to see you guys back and that the DB is still alive. | | | DVD Profiler for iOS since: January 9, 2011 (no longer using) DVD Profiler for Android since: June 6, 2013 |
|