Search

You searched for the word(s): userid:406455

Matching Posts

  • Re: DNN4 Module Development Tips and Tricks

    What about more advanced stuff ? - anyone who knows/have seen anything ?
    Posted to Custom Modules (Forum) by paulsoren on 4/4/2006
  • Re: Calling a Web Service from DNN Module

    Try this: Close VStudio, delete the folder VSWebCache and then try again. I see that sometimes it solves problems like this. good luck Paul S
    Posted to Custom Modules (Forum) by paulsoren on 2/8/2006
  • PortalSettings

    How I would love that to be a part of the core just like Module and TabModuleSettings. I know I can make it myself but I just think it belongs to the core. One can also make a wish
    Posted to Custom Modules (Forum) by paulsoren on 2/7/2006
  • w3wp and adding new module definition

    I have a testserver to test my own modules before uploading them to the production server. when I upload a new module definition it gets installed correctly but then I can't access any of the other tabs on my site. I get a Request timed out. I can see on the test server that w3wp is using more tha 50% of the CPU. I have disabled the indexing service as suggested by MS. - any ideas ? Paul S
    Posted to DotNetNuke (Forum) by paulsoren on 2/5/2006
  • Re: DNN 3.2.2 Object+reference+not+set+to+an+instance+of+an+object.&content=0

    This could be caused by a missing web.config file - if you forgot to renamed the release.config file to web.config
    Posted to Getting Started (Forum) by paulsoren on 1/3/2006
  • Re: Error upgrading from dnn 3.2.1 to 3.2.2

    Try and set the CustomErrors="Off" in the web.config file to get a better description of what going wrong. I'm having the same error and right now it seems as if some of my own modules are causing the problem. The are refencing the 3.2.1 version of DotNetNuke.dll, but right now I don't know if that's the problem.
    Posted to DotNetNuke (Forum) by paulsoren on 1/3/2006
  • Module definition

    What the purpose of adding a second module definition ?. When I arrange my pages it's modules I add. Shouldn't it be module definitions ? - then I could have different views of the same data in the same module. That makes sense, I think.
    Posted to Custom Modules (Forum) by paulsoren on 12/26/2005
  • Re: MinMax persistance type of cookie requires a ModuleId?

    I can't see whether it's an existing module or it's a module you have developed yourself. I assume the latter. This error can be caused by many things. If your page contains an error which prevents the page from being loaded this is the error message you get. To see what's causing the error open the Log Viewer under Admin. You most proberly have a ModuleLoadException and a PageLoadException. Check the ModuleLoadException - you might find the answer there. How do you avoid ending up in this situation
    Posted to DotNetNuke (Forum) by paulsoren on 12/25/2005
  • Re: What's changed in 3.2.2 ?

    Instead of having to ask for each release - is there a place why I can go and look when there's a new release out. I can see that other's also have this problem. If such a place does not exists would it be an idea to add a small doc with the documentation to describe the changes or to add a download tag for such a document on the download page.
    Posted to DotNetNuke (Forum) by paulsoren on 12/25/2005
  • What's changed in 3.2.2 ?

    I see there's a new release out. Where can I get an overview of what's has been changed/fixed in this new release ?.
    Posted to DotNetNuke (Forum) by paulsoren on 12/23/2005
Page 1 of 2 (14 items) 1 2 Next >