I´m trying to reinstall SVCD2DVD after a PC crash....but I´m getting this when trying to log to user area :
quote
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".
<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>
unquote
what´s up?![]()
![]()
+ Reply to Thread
Results 1 to 3 of 3
Similar Threads
-
web page translator and email full page translator
By juststarting in forum ComputerReplies: 3Last Post: 1st Feb 2010, 09:23 -
Reg free BD players?????
By cinemareplicas.com in forum DVD & Blu-ray PlayersReplies: 3Last Post: 18th Nov 2009, 06:40 -
SVCD2DVD Reg -3 times
By dr4son in forum SVCD2DVD & VOB2MPGReplies: 2Last Post: 31st Oct 2009, 17:45 -
SVCD2DVD Reg -3 times
By duzmor in forum SVCD2DVD & VOB2MPGReplies: 1Last Post: 7th Sep 2009, 04:59 -
reg the application to use
By liddu in forum Newbie / General discussionsReplies: 4Last Post: 22nd Aug 2007, 03:31