|
Code Endeavors, LLC
border_tl border_tr
CodeEndeavors Forums Minimize
 
  Forum  Discussions  DotNetNuke Modu...  Compile error
Previous Previous
 
Next Next
New Post 1/28/2008 10:07 AM
  liffey
1 posts
No Ranking


Compile error 

I have followed the instructions found at http://www.codeplex.com/codeendeavortemplate/Release/ProjectReleases.aspx?ReleaseId=9057 and thought I would post my findings:

The video omits to state:

  • Project namespace in My Project should be cleared
  • Assembly name should be prefixed with "companyname."  i.e. companyname.modulename

However these are mentioned in document.html

When discussing the deployment Jon shows C:\Dotnetnuke\Install\Module.  This should be C:\DotNetNuke\Website\Install\Module You can change the DNNModule.targets entry in the template at

C:\Users\administrator\AppData\Roaming\Microsoft\VisualStudio\9.0\ProjectTemplatesCache\Visual Basic\Web\Module_Compiled_AJAX_VB.zip

In the DNN file you will need to change the prefix (companyname) of your module:

 

<name>codeendeavors.XXXX.dll</name>

<name>YourCompanyName.XXXX.dll</name>

 

The other issue I noticed was that I can no longer delete a module from a page using the Action Menu > Delete. I must use the Action Menu > Settings then select Delete at teh bottom of the page. Has this something to do with the "core changes"?

Declan

 

 

 
New Post 5/12/2008 8:09 PM
  jhenning
6 posts
No Ranking


Re: Compile error 

Not sure I follow some of your points.  Perhaps others will benefit from them.  Regarding the delete issue, yes, it has to do with core changes.  The fix is listed in this thread.

 

 
Previous Previous
 
Next Next
  Forum  Discussions  DotNetNuke Modu...  Compile error
SearchSearch  Forum HomeForum Home  PrintPrint  
Jon Henning





border_bl border_br
border_bl
border_br
Copyright 2007 by Code Endeavors Please consider supporting the on-going free offerings to the community.  Donate Today. Terms Of Use Privacy Statement