|
|||
|
Re: Strange error??!!??
I'm not sure if this answers your question, but I was working along the
same lines at a client site with a customization to the Account form and an added schema field, and then the Account views wouldn't show up. I found that the sql view Account had been deleted and another view was created with my loginname in front of it LOGIN.Account. This login I use doesn't have access to the sql server so I'm wondering if that had something to do with it. Basically I copied the view and renamed it and gave it all the access and stuff that the other views, Activity, Contact, Lead, Opportunity, etc have. I'm assuming you have the same problem where the Lead view got deleted somehow. -Adam Michiel wrote: > Hi, > After having done customizations on a test system, the customizations > are published, the process seems to go fine. After an IIS reset, when > opening the web client, an error pops up. > This is the error: > > -------------------------------------------------------------- > > Event Type: Error > Event Source: Microsoft CRM > Event Category: None > Event ID: 2 > Date: 14-12-2004 > Time: 16:49:37 > User: N/A > Computer: MSCRM > Description: > MSCRM Platform Error Report: > -------------------------------------------------------------------------------------------------------- > Error: Invalid object name 'Lead'. > > Error Message: Invalid object name 'Lead'. > > Error Details: Details on this error have not been provided by the > platform. > > Source File: Not available > > Line Number: Not available > > Stack Trace Info: at System.Web.UI.Page.HandleError(Exception e) > at System.Web.UI.Page.ProcessRequestMain() > at System.Web.UI.Page.ProcessRequest() > at System.Web.UI.Page.ProcessRequest(HttpContext context) > at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() > at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, > Boolean& completedSynchronously) > > For more information, see Help and Support Center at > http://go.microsoft.com/fwlink/events.asp. > > -------------------------------------------------------------- > > As you can see, it talks about an invalid object name 'Lead'????!! > > What could this be?? > > Thanks for your help |
| Sponsored Links |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
|
|