iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
When deploy to productionserver I get this error
best regards Jarl
Hello,
Thank you for your reply.
It seems you are using ASP.NET product in your application.After upgrading from 2011 R2 to 2012 R2, you should upgrade all assembly file in your application’s Bin folder as well.
However, if the issue still persists, could you please try to run your application using the latest assembly version?You could get the latest assembly version through Intersoft “Manager Update” application.
But if those workaround still can’t resolve your issue, would you mind provide me more detail about your current application or perhaps a simple sample that replicates this issue?
Thank you very much.
Regards,Hans.
I apologize for any inconvenience this problem may have caused you.
I’m willing to advise you further but in order to do so I would need more information about your current scenario.Are you using ClientUI product or ASP.NET product?From error message that you provide, it seems your current application is ASP.NET application.
In order to deploy ASP.NET application, you could follow the step-by-step instruction on how to deploy ASP.NET application from this link (http://www.intersoftpt.com/Support/WebUIStudio/Tutorial/Text/Deploy-ASPNET-Application-with-SmartWebResources/)
From the error message I also suspect that the error occurs due to you want to edit / open Intersoft product in Visual Studio design view in deployment server.We shouldn’t modify the Intersoft ASP.NET application in deployment server, because basically, we shouldn’t install any Intersoft product in deployment server.We should modify the ASP.NET application in development environment only.
If you don’t mind, could you provide me a step by step guide that I can use to observe the problematic behavior?
Please forgive me for lack of understanding about the reported problem and correct me if I wrong.
Thank you.
Hi there,
I've encounter the same issue when i upgrade from 2011 R2 to 2012 R2.
After i upgrade with 2012 R2, i was no longer able to run my web application. When i run a trace and find the following error in the initialization stack.
Unhandled Execution Error: -- Method not found: 'ISNet.WebUI.DesignerInfo ISNet.WebUI.ISDesignerBase.get_ComponentDesignerInfo()'.: at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.PageThemeParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.ThemeDirectoryCompiler.GetThemeBuildResultType(String themeName) at System.Web.Compilation.ThemeDirectoryCompiler.GetThemeBuildResultType(HttpContext context, String themeName) at System.Web.UI.Page.InitializeThemes() at System.Web.UI.Page.PerformPreInit() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) aspx.page: Begin PreInit A first chance exception of type 'System.NullReferenceException' occurred in Renown.WebApp.DLL Unhandled Execution Error: -- Method not found: 'ISNet.WebUI.DesignerInfo ISNet.WebUI.ISDesignerBase.get_ComponentDesignerInfo()'.: at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.PageThemeParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.ThemeDirectoryCompiler.GetThemeBuildResultType(String themeName) at System.Web.Compilation.ThemeDirectoryCompiler.GetThemeBuildResultType(HttpContext context, String themeName) at System.Web.UI.Page.InitializeThemes() at System.Web.UI.Page.PerformPreInit() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) aspx.page: Begin PreInit A first chance exception of type 'System.NullReferenceException' occurred in Renown.WebApp.DLL Unhandled Execution Error: -- Method not found: 'ISNet.WebUI.DesignerInfo ISNet.WebUI.ISDesignerBase.get_ComponentDesignerInfo()'.: at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.PageThemeParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.ThemeDirectoryCompiler.GetThemeBuildResultType(String themeName) at System.Web.Compilation.ThemeDirectoryCompiler.GetThemeBuildResultType(HttpContext context, String themeName) at System.Web.UI.Page.InitializeThemes() at System.Web.UI.Page.PerformPreInit() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) aspx.page: Begin PreInit A first chance exception of type 'System.NullReferenceException' occurred in Renown.WebApp.DLL Unhandled Execution Error: -- Method not found: 'ISNet.WebUI.DesignerInfo ISNet.WebUI.ISDesignerBase.get_ComponentDesignerInfo()'.: at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.PageThemeParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.ThemeDirectoryCompiler.GetThemeBuildResultType(String themeName) at System.Web.Compilation.ThemeDirectoryCompiler.GetThemeBuildResultType(HttpContext context, String themeName) at System.Web.UI.Page.InitializeThemes() at System.Web.UI.Page.PerformPreInit() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) aspx.page: Begin PreInit A first chance exception of type 'System.NullReferenceException' occurred in Renown.WebApp.DLL Unhandled Execution Error: -- Method not found: 'ISNet.WebUI.DesignerInfo ISNet.WebUI.ISDesignerBase.get_ComponentDesignerInfo()'.: at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.PageThemeParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.ThemeDirectoryCompiler.GetThemeBuildResultType(String themeName) at System.Web.Compilation.ThemeDirectoryCompiler.GetThemeBuildResultType(HttpContext context, String themeName) at System.Web.UI.Page.InitializeThemes() at System.Web.UI.Page.PerformPreInit() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) aspx.page: Begin PreInit A first chance exception of type 'System.NullReferenceException' occurred in Renown.WebApp.DLL Unhandled Execution Error: -- Method not found: 'ISNet.WebUI.DesignerInfo ISNet.WebUI.ISDesignerBase.get_ComponentDesignerInfo()'.: at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.PageThemeParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.ThemeDirectoryCompiler.GetThemeBuildResultType(String themeName) at System.Web.Compilation.ThemeDirectoryCompiler.GetThemeBuildResultType(HttpContext context, String themeName) at System.Web.UI.Page.InitializeThemes() at System.Web.UI.Page.PerformPreInit() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) aspx.page: Begin PreInit A first chance exception of type 'System.NullReferenceException' occurred in Renown.WebApp.DLL Unhandled Execution Error: -- Method not found: 'ISNet.WebUI.DesignerInfo ISNet.WebUI.ISDesignerBase.get_ComponentDesignerInfo()'.: at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.PageThemeParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.ThemeDirectoryCompiler.GetThemeBuildResultType(String themeName) at System.Web.Compilation.ThemeDirectoryCompiler.GetThemeBuildResultType(HttpContext context, String themeName) at System.Web.UI.Page.InitializeThemes() at System.Web.UI.Page.PerformPreInit() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) aspx.page: Begin PreInit A first chance exception of type 'System.NullReferenceException' occurred in Renown.WebApp.DLL Unhandled Execution Error: -- Method not found: 'ISNet.WebUI.DesignerInfo ISNet.WebUI.ISDesignerBase.get_ComponentDesignerInfo()'.: at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.PageThemeParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.ThemeDirectoryCompiler.GetThemeBuildResultType(String themeName) at System.Web.Compilation.ThemeDirectoryCompiler.GetThemeBuildResultType(HttpContext context, String themeName) at System.Web.UI.Page.InitializeThemes() at System.Web.UI.Page.PerformPreInit() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Can you advise a solution. Thanks
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname