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

Notification

Icon
Error

2 Pages12>
Bug when changing user's usergroups
kdj
#1 Posted : 13 years ago
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 : 13 years ago
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 : 13 years ago
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 : 10 years ago
Groups:

Message was deleted by a Moderator.
Guest
#5 Posted : 10 years ago
Groups:

Message was deleted by a Moderator.
Guest
#6 Posted : 10 years ago
Groups:

Message was deleted by a Moderator.
Guest
#7 Posted : 10 years ago
Groups:

Message was deleted by a Moderator.
Guest
#8 Posted : 10 years ago
Groups:

Message was deleted by a Moderator.
Guest
#9 Posted : 10 years ago
Groups:

Message was deleted by a Moderator.
Guest
#10 Posted : 10 years ago
Groups:

Message was deleted by a Moderator.
Guest
#11 Posted : 10 years ago
Groups:

Message was deleted by a Moderator.
Guest
#12 Posted : 10 years ago
Groups:

Message was deleted by a Moderator.
Guest
#13 Posted : 10 years ago
Groups:

Message was deleted by a Moderator.
Guest
#14 Posted : 10 years ago
Groups:

Message was deleted by a Moderator.
Guest
#15 Posted : 10 years ago
Groups:

Message was deleted by a Moderator.
Guest
#16 Posted : 10 years ago
Groups:

Message was deleted by a Moderator.
Guest
#17 Posted : 10 years ago
Groups:

Message was deleted by a Moderator.
Guest
#18 Posted : 10 years ago
Groups:

Message was deleted by a Moderator.
Guest
#19 Posted : 10 years ago
Groups:

Message was deleted by a Moderator.
Guest
#20 Posted : 10 years ago
Groups:

Message was deleted by a Moderator.
Rss Feed  Atom Feed
Users browsing this topic
Guest (2)
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.