Git Product home page Git Product logo

Comments (7)

Nuzzi avatar Nuzzi commented on August 23, 2024

Replaced the the 6.2.2 install code with the current github code, and get:

Parser Error

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

Parser Error Message: Could not load type 'DotNetNuke.Web.UI.WebControls.DnnComboBox' from assembly 'DotNetNuke.Web, Version=8.0.0.809, Culture=neutral, PublicKeyToken=null'.

Source Error:

Line 1: <%@ Control Language="vb" AutoEventWireup="false" Codebehind="SelectCategory.ascx.vb" Inherits="DotNetNuke.Modules.Events.SelectCategory" %>
Line 2: <%@ Register Assembly="DotNetNuke.Web" Namespace="DotNetNuke.Web.UI.WebControls" TagPrefix="dnn" %>
Line 3: <%@ Register TagPrefix="dnn" Assembly="DotNetNuke.Web.Deprecated" Namespace="DotNetNuke.Web.UI.WebControls" %>

Source File: /new/DesktopModules/Events/SubControls/SelectCategory.ascx Line: 1

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

from dnn.events.

jjmyrick avatar jjmyrick commented on August 23, 2024

I'm having the same issue. Any fix or workaround?

from dnn.events.

Nuzzi avatar Nuzzi commented on August 23, 2024

Hello Gentlemen,

Are there any comments on this? Will it be fixed? I have two fairly important pages on my website using this module that I currently have to hide.

from dnn.events.

EPTamminga avatar EPTamminga commented on August 23, 2024

It will be fixed, but I don't know when. Since it seems that I am currently the only one doing work here, it certainly has to wait till I am back from holiday (end march).
If someone could step in: a pull request with the fix is most welcome.

from dnn.events.

Nuzzi avatar Nuzzi commented on August 23, 2024

Cool. Thanks, What does it take to contribute? I have written modules before. All c# though, have not dealt with VB much in my professional life.

from dnn.events.

Nuzzi avatar Nuzzi commented on August 23, 2024

Well, interestingly, I downloaded the project from Github, recompiled it, put the DotNetNuke.Modules.Events.dll in the Bin directory of my site and now everything works. So, I guess I am good.

from dnn.events.

EPTamminga avatar EPTamminga commented on August 23, 2024

Good to advthat things work. I am puzzled why it did not work im the first place.
Contribution can be done in any form of pull requests.
IMO editing existing VB.net code is not so difficult if you know C# (same apllies the other way around).

from dnn.events.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.