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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Events donEvents don't fire in custom module in 4.3.5.
Previous
 
Next
New Post
10/2/2006 10:49 AM
 
dstruve wrote

questions:

1)how are these registered in the web config?  Could you post?

        <assemblies>

    <add assembly="DevExpress.Web.ASPxGrid.v6.2, Version=6.2.3.0, Culture=neutral, PublicKeyToken=79868B8147B5EAE4"/>
                <add assembly="DevExpress.Web.ASPxDataControls.v6.2, Version=6.2.3.0, Culture=neutral, PublicKeyToken=79868B8147B5EAE4"/>
                <add assembly="DevExpress.XtraCharts.v6.2.UI, Version=6.2.3.0, Culture=neutral, PublicKeyToken=79868B8147B5EAE4"/>
                <add assembly="DevExpress.XtraCharts.v6.2, Version=6.2.3.0, Culture=neutral, PublicKeyToken=79868B8147B5EAE4"/>
                <add assembly="DevExpress.Utils.v6.2, Version=6.2.3.0, Culture=neutral, PublicKeyToken=79868B8147B5EAE4"/>
                <add assembly="DevExpress.Data.v6.2, Version=6.2.3.0, Culture=neutral, PublicKeyToken=79868B8147B5EAE4"/>
                <add assembly="DevExpress.XtraEditors.v6.2, Version=6.2.3.0, Culture=neutral, PublicKeyToken=79868B8147B5EAE4"/>

    </assemblies>

If you were to create a generic module, unique assembly name. I would bet that the dropdown would work.

I created  a new module and copy/pasted my code back into it and it did work. However, there were no cache settings.

Therefore I think it has something to do with these third party modules. Basically the idea is to isolate the problem.

But I have other modules that were uploaded that use these components (same version) and they are all fine. Only this one had caching.

Therefore I would suggest slowly removing elements of your module from the project, then testing.

OK. I will start with caching.

Like to hear how it goes.

 

 
New Post
10/2/2006 10:58 AM
 

Mike, is it necessary to add these in teh web config? Honestly I have never had a need to do it this way.

when yoiu say removing caching, do you mean the cache setting of the module? I thought you said you already tested that?


DotNetNuke Search Engine
ASP.Net Search Engine
Email me to add your favorite sites to the search List.
 
New Post
10/2/2006 11:12 AM
 
When you drag the 3rd part control onto a user control, it automatically adds the entry into the web.config.

It is caching but not the module caching within module definitions in the host menu.

It is the cache setting under "Page Settings" within an instance of the module (modules settings) (if that makes sense ).

If I set it to 60, the events stop working. If I set it back to 0 the events are triggering normally.

 
New Post
10/2/2006 12:09 PM
 

Obviously Im missing something,  sounds like its working the way it should.  You see you only want to use caching in situations where the data is pretty static.

 


DotNetNuke Search Engine
ASP.Net Search Engine
Email me to add your favorite sites to the search List.
 
New Post
10/2/2006 1:29 PM
 

Hi folks,

First off - thank you very much for posting and answering this question. This was exactly the issue I was having on a custom module that I was creating...and this has been driving me absolutely NUTS for the past couple days.

In my case, I had a module with a ASP.NET Calendar control - and the events were not firing for unauthenticated users for changing the calendar month (clicking the '<' and '>' links) nor for any 'view details' links I placed in the day boxes.

Setting the cache to 0 on the module definition and the page's cache setting worked like a champ. I would like to be able to take advantage of caching for this (as the rendering of multiple calendar listings down to a page can potentially be intensive), but it's more important that it works. :)

Again - thank you guys sooooo much. You would not believe how much grief this has caused me over the past weekend. I thought at first it was the starter project (I've had several odd behaviors using the Starter Kit over the 3.x development methods) and thought this might have been another one -- and spent the weekend learning how to create a standalone project, and the whole 'Convert to Web Application' feature that I wished was better documented. ;)

BTW - Have I expressed my thanks? :)

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Events donEvents don't fire in custom module in 4.3.5.


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