RE: ERROR [42S02] [Microsoft][ODBC SQL Server Driver][SQL Server]Inval
- From: Rich <Rich@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 4 May 2009 08:11:02 -0700
This ended up being a permissions issues. I had to kick around the schema
owner in the security tab - resetting permissions properties on various
databases this user login was associated with (unsetting/resetting
permissions to various databases and roles). Not sure exactly what fixed it
except that kicking the permissions around a bit seemed to fix it.
"Rich" wrote:
I loaded Sql Server 2005 and then SP3 (also have sql Server 2000 on this.
machine). An asp.net project I am working on works find on my other machine
which has Sql Server 2005 SP2 (with Sql Server 2000 SP4), but on this new
machine (both winXP Pro SP3) the asp.net configuration Web Site
Administration Tool gave me this error when I tried to select Create/Manage
Roles
An error was encountered. Please return to the previous page and try again.
The following message may help in diagnosing the problem: ERROR [42S02]
[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name
'afm_groups'. at
System.Web.Administration.WebAdminPage.CallWebAdminHelperMethod(Boolean
isMembership, String methodName, Object[] parameters, Type[] paramTypes) at
ASP.security_roles_manageallroles_aspx.BindGrid() at
ASP.security_roles_manageallroles_aspx.Page_Load() at
System.Web.Util.CalliHelper.ArglessFunctionCaller(IntPtr fp, Object o) at
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender,
EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at
System.Web.UI.Control.LoadRecursive() at
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint,
Boolean includeStagesAfterAsyncPoint)
<<
Any suggestions appreciated what I could do to fix this - hopefully I don't
have to reload Sql Server 2005 with SP2.
Thanks,
Rich
- Next by Date: ODBC Access SQL Server
- Next by thread: ODBC Access SQL Server
- Index(es):
Relevant Pages
|