On Wed, Feb 10, 2010 at 1:08 PM, Abe Gillespie <[email protected]>wrote:
> Here's the stack trace if that helps: > > System.Resources.MissingManifestResourceException: Could not find any > resources appropriate for the specified culture or the neutral > culture. Make sure "System.Web.Mvc.Resources.MvcResources.resources" > was correctly embedded or linked into assembly "System.Web.Mvc" at > compile time, or that all the satellite assemblies required are > loadable and fully signed. > I have had this problem. There's a problem with the resources, but that will not fix the real problem. The MVC is trying to display other error related with the application. Sometimes, it's because the action doesn't exist. Try to test this app on .NET and check the controller and action. -- Atte, Juan Cristóbal Olivares חואנכרי ============== Renovarse o morir: Mi PC de los sesenta tenía veinte mil militantes. Y mi PC del siglo XXI tiene cuarenta gigabytes.
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
