New Post: DNN 7 and VS v2 template using VS 2012. Hook up SQL
Are you using the DAL2 template instead of DAL? The DAL2 template uses petapoco for data access
View ArticleNew Post: Working on new version of your template: MVP Pattern + DAL2
Chris,I finally have the template working. It's in a vsix package which allows it to run the custom wizard assembly without needing to install it in the GAC.If you have a chance to install it and check...
View ArticleReviewed: DotNetNuke 7 Project Templates V2.1 for VS2012 (Mar 22, 2013)
Rated 5 Stars (out of 5) - One again - thank you for this work. Such a huge time saver.
View ArticleNew Post: Error HRESULT E_FAIL
Hello, I am newbie to dotnetnuke development. I created a project using the Dotnetnuke 7 VB.Net Dal2 compiled module template. I am using VS2012 and I can not create any controls using the designer....
View ArticleNew Post: Error 2 The "MSBuild.Community.Tasks.XmlRead" task could not be...
I had edited line 6 to be MSBuildTasks but it still won't compile. It still says Error 7 The "XmlRead" task was not found. Check the following: 1.) The name of the task in the project file is the same...
View ArticleNew Post: Error 2 The "MSBuild.Community.Tasks.XmlRead" task could not be...
You should still be able to get older NUGET packages, try the command line approachhttp://stackoverflow.com/questions/5628689/download-old-version-of-package-with-nuget follow @mugbomah's steps above...
View ArticleNew Post: CrystalReportViewer not showing the report
Hi, I really like the module template made by Christoc. It works very well and really helps to have only the project open for debugging, instead of the whole site. Also, the packaging is awesome! I...
View ArticleNew Post: bin content not updated in zip file after rebuild
Hello, I experience a problem using the template, so after doing a rebuild (even using clean) I experience, that the zip fil (install & source) are partly updated: a) Resources.zip seems to get...
View ArticleNew Post: bin content not updated in zip file after rebuild
There's a bug in the build location for RELEASE builds that is corrected in source and will be fixed in the release coming out this week (maybe tonight)
View ArticleCreated Release: DotNetNuke 7 Project Templates V2.2 for VS2012 (Apr 03, 2013)
V2.2 - Release Date 4/3/2013This release is likely the last 2.* release of the Module Development Templates. V3.0 planning has already started. It contains minor fixes, an upgraded reference to the...
View ArticleUpdated Wiki: Home
Project DescriptionQuick and easy to use Module Development templates for DotNetNuke 7.0.2+ and Visual Studio 2012.The latest releases of the templates are for Visual Studio 2012. If you need a VS2008...
View ArticleReleased: DotNetNuke 7 Project Templates V2.2 for VS2012 (Apr 03, 2013)
V2.2 - Release Date 4/3/2013 This release is likely the last 2.* release of the Module Development Templates. V3.0 planning has already started. It contains minor fixes, an upgraded reference to the...
View ArticleUpdated Release: DotNetNuke 7 Project Templates V2.2 for VS2012 (Apr 03, 2013)
V2.2 - Release Date 4/3/2013This release is likely the last 2.* release of the Module Development Templates. V3.0 planning has already started. It contains minor fixes, an upgraded reference to the...
View ArticleNew Post: CrystalReportViewer not showing the report
Hi, Now it's working!!! Well, after some tests, I found out that the report was not copied and placed on the output files and into the package. This can be done changing the properties of the report...
View ArticleNew Post: CrystalReportViewer not showing the report
Would it be possible to get a copy of this sample module? I'm look into accomplishing the same thing and it sounds like you have a good basis to start the process. Thanks..
View ArticleNew Post: bin content not updated in zip file after rebuild
I Have just downloaded & updated the new template, but I still see an issue; the latest released dll is not in the zip doing a rebuild - the dll in the zip is pulled from the [website]/bin folder !...
View Article