﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Issues  » XML file name is not a supported file name</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 08 Jun 2026 21:07:52 GMT</lastBuildDate><ttl>20</ttl><item><title>XML file name is not a supported file name</title><link>http://forum.strataframe.net/FindPost13451.aspx</link><description>Hi,&lt;BR&gt;after some editing in the Role Based Security Editor SecurityDialog from within tha applicaton, the following error occurs during Application initialization:&lt;/P&gt;&lt;P&gt;NotSupportedException&lt;BR&gt;&amp;nbsp; The given XML file name is not a supported file name.&lt;BR&gt;&lt;BR&gt;Source&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : MicroFour StrataFrame Base&lt;BR&gt;&lt;BR&gt;Stack Trace: &lt;BR&gt;&amp;nbsp;&amp;nbsp; in&lt;BR&gt;MicroFour.StrataFrame.UI.Localization.RegisterEmbeddedXmlFile(Assembly&lt;BR&gt;ContainingAssembly, String FullPath)&lt;BR&gt;&amp;nbsp;&amp;nbsp; in&lt;BR&gt;MicroFour.StrataFrame.Application.StrataFrameApplication.LoadLocalizatio&lt;BR&gt;nFromAssembly(Assembly LoadedAssembly)&lt;BR&gt;&amp;nbsp;&amp;nbsp; in&lt;BR&gt;MicroFour.StrataFrame.Application.StrataFrameApplication.RunApplication(&lt;BR&gt;)&lt;BR&gt;&amp;nbsp;&amp;nbsp; in SPS.Explorer.AppMain.Main() in C:\Documents and&lt;BR&gt;Settings\TitoBrasolin\Documenti\Progetti\SPS\src\SPS.Explorer\AppMain.vb&lt;BR&gt;:riga 26&lt;BR&gt;&amp;nbsp;&amp;nbsp; in System.AppDomain._nExecuteAssembly(Assembly assembly, String[]&lt;BR&gt;args)&lt;BR&gt;&amp;nbsp;&amp;nbsp; in System.AppDomain.nExecuteAssembly(Assembly assembly, String[]&lt;BR&gt;args)&lt;BR&gt;&amp;nbsp;&amp;nbsp; in System.Runtime.Hosting.ManifestRunner.Run(Boolean checkAptModel)&lt;BR&gt;&amp;nbsp;&amp;nbsp; in System.Runtime.Hosting.ManifestRunner.ExecuteAsAssembly()&lt;BR&gt;&amp;nbsp;&amp;nbsp; in&lt;BR&gt;System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationCon&lt;BR&gt;text activationContext, String[] activationCustomData)&lt;BR&gt;&amp;nbsp;&amp;nbsp; in&lt;BR&gt;System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationCon&lt;BR&gt;text activationContext)&lt;BR&gt;&amp;nbsp;&amp;nbsp; in&lt;BR&gt;Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssemblyDebugInZo&lt;BR&gt;ne()&lt;BR&gt;&amp;nbsp;&amp;nbsp; in System.Threading.ThreadHelper.ThreadStart_Context(Object state)&lt;BR&gt;&amp;nbsp;&amp;nbsp; in System.Threading.ExecutionContext.Run(ExecutionContext&lt;BR&gt;executionContext, ContextCallback callback, Object state)&lt;BR&gt;&amp;nbsp;&amp;nbsp; in System.Threading.ThreadHelper.ThreadStart()</description><pubDate>Wed, 16 Jan 2008 07:11:05 GMT</pubDate><dc:creator>GRocchi</dc:creator></item><item><title>RE: XML file name is not a supported file name</title><link>http://forum.strataframe.net/FindPost13487.aspx</link><description>[quote]A NotSupportedException is fired. Maybe the parsing algorithm&amp;nbsp;should be&amp;nbsp;a bit more precise in locating&amp;nbsp;SF resources. [/quote]&lt;/P&gt;&lt;P&gt;We can add an underscore to the search.&amp;nbsp; We look for "message*.xml" ... so I could see how that caused&amp;nbsp;a problem.&amp;nbsp; Glad you got it figured out.</description><pubDate>Wed, 16 Jan 2008 07:11:05 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: XML file name is not a supported file name</title><link>http://forum.strataframe.net/FindPost13484.aspx</link><description>We finally set the point. The code that parses the application manifest searches for string containing "message" or "messages" and, if found, try to load the resource. A reference added to the project contains a "MessageType.xml" indication that SF code try to load without success. A NotSupportedException is fired. Maybe the parsing algorithm&amp;nbsp;should be&amp;nbsp;a bit more precise in locating&amp;nbsp;SF resources.</description><pubDate>Wed, 16 Jan 2008 04:51:45 GMT</pubDate><dc:creator>GRocchi</dc:creator></item><item><title>RE: XML file name is not a supported file name</title><link>http://forum.strataframe.net/FindPost13474.aspx</link><description>The language should not make a difference.&amp;nbsp; What is the name of the file that you are including in the application?&amp;nbsp; Also, did you set the XMl to be embedded instead of Content?&amp;nbsp; Finally, what is on line 26 of your AppMain.vb file?</description><pubDate>Tue, 15 Jan 2008 15:05:18 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: XML file name is not a supported file name</title><link>http://forum.strataframe.net/FindPost13471.aspx</link><description>Hi Ben,&lt;/P&gt;&lt;P&gt;as you cab see on stack trace, it seems that SF is looking for some kind of localization resource. Remember that the application is using ITALIAN language (1040). The application starts correctly the first time in debug mode, then all the next times it presents the error reported and refuses to start.&lt;/P&gt;&lt;P&gt;Any idea?</description><pubDate>Tue, 15 Jan 2008 14:32:10 GMT</pubDate><dc:creator>GRocchi</dc:creator></item><item><title>RE: XML file name is not a supported file name</title><link>http://forum.strataframe.net/FindPost13468.aspx</link><description>Do you have any .XML files that are embedded in your application?&amp;nbsp; It looks like the system is trying to load an XML file that was embedded within one of the assemblies and the name is not in the proper format to be one of the XML files.</description><pubDate>Tue, 15 Jan 2008 13:05:32 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>