Skip to main content
Nintex Community Menu Bar

SP3 Workspace Problem

  • June 30, 2006
  • 1 reply
  • 6 views

Forum|alt.badge.img+2
After upgrading from SP2a to SP3, it seems that my users cannot access the workspace. I also upgraded the Out Of Office component from SP2a to SP3.

I trapped the error, which specifically points to a SQL Stored Procedure security error. (see attached file) If I give Domain Users execute rights to that procedure, I get past that error, but then another similar error arises. Something doesn't seem right.

Suggestions? I tried editing the web.config file for security, but didn't get good results.

Thanks.

1 reply

Forum|alt.badge.img+4
  • June 30, 2006
all the sprocs need execute permissions - something might have gone wrong during the upgrade that prevented those permissions from being set on the new sprocs- you should be able to switch that manually and be on your way