New Post: errors with v3 and ms build tasks 1.4.0.74
And I am in an environment that strongly frowns on overly elevated privileges. So I am keen to find out exactly what is triggering this, since there is normally a way to workaround the general 'run as...
View ArticleNew Post: errors with v3 and ms build tasks 1.4.0.74
I believe that the BuildTasks uses PowerShell which requires elevated privileges.
View ArticleNew Post: Error HRESULT E_FAIL
I needed to make these six steps to get VS 2013 to drag and drop items from the Toolbox, build the module and create an installation zipfile. This is the first time trying to create a module so I am a...
View ArticleNew Post: Error when go to Settings for module on web page
I have set up a module development site for our website and am using Visual Studio 2012 and the Christoc templates - I believe they are version 2.5 - not sure if there is somewhere in the download or...
View ArticleReviewed: DNN 7 Project Templates V3 for VS2013 (nov 11, 2014)
Rated 1 Stars (out of 5) - I've try to install in different computers, but I got a message that says: This extension is already installed to all applicable products. But it is not installed. I'm using...
View ArticleNew Post: LocalizeString is not declared
same issue here... any hint? I also tried to add CodeFileBaseClass="DotNetNuke.Entities.Modules.PortalModuleBase" (or my modulebase that inherits from that) but with no luck
View ArticleNew Post: Toolbox controls not working with template
hi kevinro Did you ever solve this issue? I am struggling with the same thing now. I think it has something to do with the IIS config. But haven't found a solution. Gus
View ArticleNew Post: Toolbox controls not working with template
I fixed it but I can't be sure how. I removed underscores from solution name and default namespace. And I also changed the assembly name and version. Something in that process fixed it.
View ArticleNew Post: Add a empty folder into resources.zip of released module
How can i do that? For example, i want a module that have a empty images folder when user installed it.
View ArticleNew Post: Add a empty folder into resources.zip of released module
Hrmmm I am not sure, would suggest trying to modify the modulepackage.targets file to see if you can make it include an empty folder.
View ArticleNew Post: Add a empty folder into resources.zip of released module
Thanks for replying. I will try myself. ;)
View ArticleCreated Unassigned: Error: An item with the same key has already been added....
Hi, I used this template V2.5 for VS2012 to create a module. It works but it sometimes throw below exception:2014-11-21 21:30:50,995 [VNSEVHCM11012][Thread:8][ERROR]...
View ArticleCommented Unassigned: How to resolve "MSBuildTasks" error [11492]
I am trying to make the release of module named "DNNModule1" on DotNetNuke Project Template, I am using iis7, Windows-7 and dnn7. First I select "Debug" from dropdown and click on "Build DNNModule1"...
View ArticleReviewed: DNN 7 Project Templates V3 for VS2013 (Nov 28, 2014)
Rated 5 Stars (out of 5) - Works just fine for me Chris! Thanks very much for your work - your templates really made compiled modules a breeze to build.
View ArticleReviewed: DNN 7 Project Templates V3 for VS2013 (Dec 12, 2014)
Rated 5 Stars (out of 5) - Excelente templetes, please make the same for a skin template
View ArticleNew Post: Please make a template for a basic skin
It could be great to have a very basic skin project template, basically to have the initial project to create the skin. After that we can chance any needed thing go make the installable package
View ArticleNew Post: Please make a template for a basic skin
It could be great to have a very basic skin project template, basically to have the initial project to create the skin. After that we can chance any needed thing go make the installable package
View ArticleNew Post: Please make a template for a basic skin
This is definitely something I've wanted to do, just haven't had time to do so. I would most likely start with my HammerFlex skin as the basis for the template. You can find the source for that project...
View ArticleNew Post: Please make a template for a basic skin
I will try to adjust the HammerFlex Skin to something more basic and I will send you to add into your project, what do you think ?
View Article