Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...How do I remove the XML module?How do I remove the XML module?
Previous
 
Next
New Post
4/4/2010 5:19 PM
 
there seems to miss telerik.dll in bin folder, if you are using source code package you need to copy it manually from /library/components/telerik/bin to /website/bin, otherwise, not all files have been extracted correctly from upgrade package.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
4/4/2010 8:59 PM
 

 Well, the file was there and I replaced it. This is the error now...

PD: What if I just install dnn5 from scratch using the same DB??? is that possible. Quite frankly, my only concern is keeping all the registered users with their profile, passwords, etc intact but I don't know much about managing DBs, so I don't wanna mess it up. What would be the best way to achieve this?

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30002: Type 'IClientAPICallbackEventHandler' is not defined.

Source Error:

 
Line 44:     ''' -----------------------------------------------------------------------------
Line 45:     Partial Class DefaultPage
Line 46:         Inherits DotNetNuke.Framework.CDefault : Implements IClientAPICallbackEventHandler Line 47: 
Line 48: #Region "Properties"

Source File: D:\hshome\cinemacafe\cinemacafe.com.do\Default.aspx.vb    Line: 46             

 
New Post
4/5/2010 2:07 PM
 
anyone???
 
New Post
4/5/2010 2:56 PM
 

By reading the error message it appears that you are missing a DLL.

The IClientAPICallbackEventHandler is defined in the DotNetNuke.UI.Utilities namespace which is included in the DotNetNuke.WebUtility.dll.  Check to make sure you have that DLL in the Website\bin directory.

If you don't have that DLL, I recommend you download the source code version from codeplex, find the missing DLL in the Website\bin directory in the zip file and copy it to your own site and see if the error message goes away.

 
New Post
4/5/2010 4:34 PM
 

 Hi kenneth,

Tried it and nothing :/ OMG, this is wrong in so many ways...

Method 'Bind' in type 'DotNetNuke.NavigationControl.SolpartMenuNavigationProvider' from assembly 'DotNetNuke.SolpartMenuNavigationProvider, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.

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.TypeLoadException: Method 'Bind' in type 'DotNetNuke.NavigationControl.SolpartMenuNavigationProvider' from assembly 'DotNetNuke.SolpartMenuNavigationProvider, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.

Source Error: 

The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:

1. Add a "Debug=true" directive at the top of the file that generated the error. Example:

  <%@ Page Language="C#" Debug="true" %>

or:

2) Add the following section to the configuration file of your application:

<configuration>
   <system.web>
       <compilation debug="true"/>
   </system.web>
</configuration>

Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.

Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.

Stack Trace: 

[TypeLoadException: Method 'Bind' in type 'DotNetNuke.NavigationControl.SolpartMenuNavigationProvider' from assembly 'DotNetNuke.SolpartMenuNavigationProvider, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.]
   System.RuntimeTypeHandle._GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, Boolean loadTypeFromPartialName) +0
   System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) +64
   System.RuntimeType.PrivateGetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) +58
   System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) +65
   System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) +342
   DotNetNuke.ComponentModel.ProviderInstaller.InstallProvider(IContainer container, Provider provider) +57
   DotNetNuke.ComponentModel.ProviderInstaller.InstallComponents(IContainer container) +106
   DotNetNuke.ComponentModel.ComponentFactory.InstallComponents(IComponentInstaller[] installers) +44
   DotNetNuke.Common.Global.Application_Start(Object Sender, EventArgs E) +1359

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...How do I remove the XML module?How do I remove the XML module?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out