
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2016 08:38 AM
Hey,
I have follow error:
Something went wrong while looking for Active Directory groups.
The parameterized query '(@groups nvarchar(4000))UPDATE tsysConfig SET WebsiteAccess = @g' expects the parameter '@groups', which was not supplied
in the moment i have configure the Access to everyone. How i can configure to a special group? or how can i block general Access?
greetings
Scatt
I have follow error:
Something went wrong while looking for Active Directory groups.
The parameterized query '(@groups nvarchar(4000))UPDATE tsysConfig SET WebsiteAccess = @g' expects the parameter '@groups', which was not supplied
in the moment i have configure the Access to everyone. How i can configure to a special group? or how can i block general Access?
greetings
Scatt
Labels:
- Labels:
-
General Discussion
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2016 03:40 PM
When do you expect to deliver this new fix ?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2016 10:30 AM
This error occurs when the website has insufficient rights to Active Directory. Our next update will fix this, allowing you to give in groups manually. Currently this should be fixed by giving the website the required rights, depending on IIS or IIS Express:
- IIS: alter the application pool's identity
- IIS Express: go to services.msc, right click IIS Express, select Properties, adjust Log on
