Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

2 Pages12>
Bug when changing user's usergroups
kdj
#1 Posted : Sunday, May 22, 2011 5:17:03 AM(UTC)
Groups: Member
Joined: 5/22/2011(UTC)
Posts: 9

Was thanked: 1 time(s) in 1 post(s)
I get the following page when I try save (apply changes) user's usergroups


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>

1 user thanked kdj for this useful post.
arifaakter on 9/8/2021(UTC)
Ultidev Team
#2 Posted : Sunday, May 22, 2011 9:20:38 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Thank you for reporting the issue. We'll get on it ASAP.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Ultidev Team
#3 Posted : Monday, May 23, 2011 4:57:51 PM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi!

The bug has been fixed and update is deployed. Thank you once again for reporting the issue and our apologies for the inconvenience.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Guest
#4 Posted : Monday, August 25, 2014 9:32:05 AM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#5 Posted : Monday, August 25, 2014 1:42:37 PM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#6 Posted : Monday, August 25, 2014 4:26:13 PM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#7 Posted : Tuesday, August 26, 2014 12:07:32 AM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#8 Posted : Tuesday, August 26, 2014 2:23:21 AM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#9 Posted : Tuesday, August 26, 2014 3:41:48 AM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#10 Posted : Tuesday, August 26, 2014 7:40:35 AM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#11 Posted : Monday, September 15, 2014 8:44:19 PM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#12 Posted : Saturday, October 18, 2014 10:42:45 AM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#13 Posted : Friday, October 31, 2014 4:17:08 AM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#14 Posted : Saturday, November 1, 2014 2:36:33 AM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#15 Posted : Tuesday, November 18, 2014 3:58:39 AM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#16 Posted : Sunday, November 23, 2014 2:49:04 PM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#17 Posted : Thursday, January 1, 2015 12:44:10 PM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#18 Posted : Monday, January 5, 2015 7:13:15 AM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#19 Posted : Monday, February 2, 2015 2:20:58 AM(UTC)
Groups:

Message was deleted by a Moderator.
Guest
#20 Posted : Monday, February 2, 2015 5:01:29 AM(UTC)
Groups:

Message was deleted by a Moderator.
Rss Feed  Atom Feed
Users browsing this topic
Guest
2 Pages12>
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 can vote in polls in this forum.