Hi,
after some editing in the Role Based Security Editor SecurityDialog from within tha applicaton, the following error occurs during Application initialization:NotSupportedException
The given XML file name is not a supported file name.
Source : MicroFour StrataFrame Base
Stack Trace:
in
MicroFour.StrataFrame.UI.Localization.RegisterEmbeddedXmlFile(Assembly
ContainingAssembly, String FullPath)
in
MicroFour.StrataFrame.Application.StrataFrameApplication.LoadLocalizatio
nFromAssembly(Assembly LoadedAssembly)
in
MicroFour.StrataFrame.Application.StrataFrameApplication.RunApplication(
)
in SPS.Explorer.AppMain.Main() in C:\Documents and
Settings\TitoBrasolin\Documenti\Progetti\SPS\src\SPS.Explorer\AppMain.vb
:riga 26
in System.AppDomain._nExecuteAssembly(Assembly assembly, String[]
args)
in System.AppDomain.nExecuteAssembly(Assembly assembly, String[]
args)
in System.Runtime.Hosting.ManifestRunner.Run(Boolean checkAptModel)
in System.Runtime.Hosting.ManifestRunner.ExecuteAsAssembly()
in
System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationCon
text activationContext, String[] activationCustomData)
in
System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationCon
text activationContext)
in
Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssemblyDebugInZo
ne()
in System.Threading.ThreadHelper.ThreadStart_Context(Object state)
in System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state)
in System.Threading.ThreadHelper.ThreadStart()