Error when updating settings

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
5/10/2012 9:49:13 AM
Gravatar
Total Posts 104

Re: Error when updating settings

bumping this thread in the hopes that someone will notice and can provide a bit of direction here....

 tried to use something like...

Settings["IconFilePath"].ToString()

 but continually am getting an error when accessing/changing information on the feature settings...

2012-05-10 08:13:17,496 ERROR 10.4.1.1 - en-US - /yyy/Admin/ModuleSettings.aspx?mid=205&pageid=107 - mojoPortal.Web.Global -  Referrer(http://<IP>/yyy/Admin/ModuleSettings.aspx?mid=205&pageid=107) useragent Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0) System.Resources.MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "Resources..resources" was correctly embedded or linked into assembly "App_GlobalResources._f7idtza" at compile time, or that all the satellite assemblies required are loadable and fully signed.    at System.Resources.ManifestBasedResourceGroveler.HandleResourceStreamMissing(String fileName)    at System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(CultureInfo culture, Dictionary'2 localResourceSets, Boolean tryParents, Boolean createIfNotExists, StackCrawlMark& stackMark)    at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo requestedCulture, Boolean createIfNotExists, Boolean tryParents, StackCrawlMark& stackMark)    at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)    at System.Resources.ResourceManager.GetObject(String name, CultureInfo culture, Boolean wrapUnmanagedMemStream)    at System.Web.Compilation.ResourceExpressionBuilder.GetResourceObject(IResourceProvider resourceProvider, String resourceKey, CultureInfo culture, Type objType, String propName)    at System.Web.UI.TemplateControl.GetGlobalResourceObject(String className, String resourceKey)    at mojoPortal.Web.AdminUI.ModuleSettingsPage.btnSave_Click(Object sender, EventArgs e)    at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

5/10/2012 11:56:59 AM
Gravatar
Total Posts 104

Re: Error when updating settings

ok - it doesnt seem to matter if I have one or more than one feature setting... if I even try to change it, it gives me that error...

You must sign in to post in the forums. This thread is closed to new posts.