Quantcast
Channel: BugNET Issue Tracker (Moved to GitHub)
Viewing all articles
Browse latest Browse all 2179

Commented Unassigned: Error after installing on GoDaddy [260]

$
0
0
Not sure if this is a medium trust related issue or not, from googling around it sounds like BugNET can now run in Medium Trust.

Once installed on my shared hosting GoDaddy server and setting up the database seemingly ok with the installer I now get this:

----------------------------------

Server Error in '/bugnet' Application.

Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.

Source Error:


Line 14: <div id="container">
Line 15: <form id="form1" runat="server" enctype="multipart/form-data">
Line 16: <ajaxToolkit:ToolkitScriptManager ID="ScriptManager1" runat="server" EnableScriptGlobalization="true"
Line 17: EnableScriptLocalization="true" EnablePartialRendering="true" EnablePageMethods="true">
Line 18: <Services>

Source File: d:\hosting\5449267\html\bugnet\Shared\Site.Master Line: 16

Stack Trace:


[ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.]
System.Reflection.RuntimeModule.GetTypes(RuntimeModule module) +0
System.Reflection.RuntimeModule.GetTypes() +4
System.Reflection.Assembly.GetTypes() +70
AjaxControlToolkit.ToolkitScriptManagerConfig..cctor() +68

[TypeInitializationException: The type initializer for 'AjaxControlToolkit.ToolkitScriptManagerConfig' threw an exception.]
AjaxControlToolkit.ToolkitScriptManager..ctor() +62
ASP.shared_site_master.__BuildControlScriptManager1() in d:\hosting\5449267\html\bugnet\Shared\Site.Master:16
ASP.shared_site_master.__BuildControlform1() in d:\hosting\5449267\html\bugnet\Shared\Site.Master:15
ASP.shared_site_master.__BuildControlTree(shared_site_master __ctrl) in d:\hosting\5449267\html\bugnet\Shared\Site.Master:1
ASP.shared_site_master.FrameworkInitialize() in App_Web_site.master.48153819.q5eoo06k.0.cs:0
System.Web.UI.UserControl.InitializeAsUserControlInternal() +32
System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection) +655
System.Web.UI.MasterPage.get_Master() +42
System.Web.UI.MasterPage.ApplyMasterRecursive(MasterPage master, IList appliedMasterFilePaths) +20
System.Web.UI.Page.ApplyMasterPage() +133
System.Web.UI.Page.PerformPreInit() +45
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +335

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18446

----------------------------------


Any comments on this? Am I missing something? Is it caused by AjaxControlToolkit which it looks like?

Are there any remedies for this? It runs fine on my local machine.

Comments: Good to hear that you got it working and GoDaddy has relaxed their policy on this.

Viewing all articles
Browse latest Browse all 2179

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>