|
|
|
|
Joined: 9/2/2008
Posts: 207
|
|
|
Got this message on upgrade to 7.3.4 Host is GoDaddy. Upgrading from 7.0.6
This seems to have occurred in previous upgrades as well...
Thanks in advance.
Bob Hanson
Server Error in '/xxxxx' Application.
Could not load file or assembly 'Telerik.Web.UI' or one of its dependencies. The system cannot find the file specified.
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.IO.FileNotFoundException: Could not load file or assembly 'Telerik.Web.UI' or one of its dependencies. The system cannot find the file specified.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Telerik.Web.UI' could not be loaded.
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
|
Stack Trace:
[FileNotFoundException: Could not load file or assembly 'Telerik.Web.UI' or one of its dependencies. The system cannot find the file specified.]
System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throw , Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName, ObjectHandleOnStack type) +0
System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throw , Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName) +70
System.RuntimeType.GetType(String typeName, Boolean throw , Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) +39
System.Type.GetType(String typeName, Boolean throw , Boolean ignoreCase) +37
System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throw , Boolean ignoreCase) +65
System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, XmlNode node, Boolean checkAptcaBit, Boolean ignoreCase) +38
[Configurati sException: Could not load file or assembly 'Telerik.Web.UI' or one of its dependencies. The system cannot find the file specified.]
System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, XmlNode node, Boolean checkAptcaBit, Boolean ignoreCase) +359
System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, Boolean checkAptcaBit) +19
System.Web.Configuration.Common.ModulesEntry.SecureGetType(String typeName, String propertyName, ConfigurationElement configElement) +39
System.Web.Configuration.Common.ModulesEntry..ctor(String name, String typeName, String propertyName, ConfigurationElement configElement) +42
System.Web.HttpApplication.BuildIntegratedModuleCollection(List`1 moduleList) +160
System.Web.HttpApplication.GetModuleCollection(IntPtr appContext) +950
System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +82
System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +172
System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +336
System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +296
[HttpException (0x80004005): Could not load file or assembly 'Telerik.Web.UI' or one of its dependencies. The system cannot find the file specified.]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +9950728
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +101
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +254
|
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34237
|
|
|
|
| |
|
|
|
Joined: 9/2/2008
Posts: 207
|
|
|
BTW- There are NO Telerik.web.ui files in the upgrade package at all.
Copying the 3 files [2 dlls and an xml] from the full install package gives a binding error/fail.
Bob
|
|
|
|
| |
|
|
|
Joined: 9/2/2008
Posts: 207
|
|
|
Found them. Embedded in an apparently- not-yet-in-the-process zip file...
This is just too hard...
Aborting for now; again.
|
|
|
|
| |
|
|
|
Are you uploading the UPGRADE files via FTP to GoDaddy?
GoDaddy hosting for DNN really blows, lots of issues like this over the years. You'd be bettered served by using a different host. Might cost more money monthly, but will save you headache
|
|
|
|
| |
|
|
|
Joined: 9/2/2008
Posts: 207
|
|
|
Hi Chris...
Yes, and I know you are correct on all counts... :( I still use your old app_offline.htm 'manual' upgrade approach.
I am a lone geek in the middle of PA, retired, and getting too old to fight through these upgrades... The site gets flagged as needing a critical update, but I cannot make it happen. I have managed over the years to get my sites updated using your approach, but never totally uneventfully. Always, so far, thanks to Sebastian, Wes, you, or some other hero on this forum it works out...
I do a bunch of sites for local charities, governmental entities, and small businesses for free and I try to keep my out-of-pocket expenses to a minimum. DNN Community and, unfortunately at times, GoDaddy permit me to continue. $50 for some SuperPower-DNN Hosting alone breaks my retirement budget...
I'm thinking the reason this is failing this time is because it appears that a new directory trees created by an unzipping process on GoDaddy yields a directory with read-only rights [not writable by the app]. I know this to be true for any files I unzip, like archived sites. I can fix it, but it then goes on to the next one and DNN unzips a lot of stuff as it upgrades. That is why I'm giving up for now. A rat-hole...
I know GoDaddy has gone to this because of persistent hacking.
Bob
|
|
|
|
| |