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

HomeHomeDevelopment and...Development and...Getting StartedGetting StartedPackage Not CreatedPackage Not Created
Previous
 
Next
New Post
12/7/2012 2:58 PM
 
Hi, I have a working module and want to package it up.  I've installed MSBuild.Community.Tasks.v1.4.0.42.msi and have run a release build.  However, a DesktopModules\my module\package folder is not created.  VS 2012 DNN 7.  Any ideas?
 
New Post
12/8/2012 7:18 AM
 
Make that VS 2010 not 2012. I also noticed that there isn't a module.targets file generated.
 
New Post
12/9/2012 10:40 AM
 
please check the manifest (.dnn or .dnn5 file) in your package. does it contain all required elements?

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
12/9/2012 12:06 PM
 
It looks fine to me. I created a new test2 project using the C# templates; modified the manifest for the source folder name; changed the project properties | applications to .NET 4; no other changes and rebuilt a release version. Same behavior. No package folder. No .targets file.
 
New Post
12/9/2012 12:23 PM
 

Here's the manifest

 <dotnetnuke version="3.0" type="Module">
  <folders>
    <folder>
      <name>YourCompany.Test2</name>
      <friendlyname>Test2</friendlyname>
      <foldername>YourCompany.Test2</foldername>
      <modulename>YourCompany.Test2</modulename>
      <description>A Test2 module</description>
      <version>01.00.00</version>
      <businesscontrollerclass>YourCompany.Modules.Test2.Test2Controller</businesscontrollerclass>
      <modules>
        <module>
          <friendlyname>Test2</friendlyname>
          <cachetime>0</cachetime>
          <controls>
            <control>
              <src>DesktopModules/Test2/ViewTest2.ascx</src>
              <type>View</type>
              <helpurl></helpurl>
            </control>
            <control>
              <key>Edit</key>
              <title>Edit Content</title>
              <src>DesktopModules/Test2/EditTest2.ascx</src>
              <type>Edit</type>
              <helpurl></helpurl>
            </control>
            <control>
              <key>Settings</key>
              <title>Test2 Settings</title>
              <src>DesktopModules/Test2/Settings.ascx</src>
              <type>Edit</type>
              <helpurl></helpurl>
            </control>
          </controls>
        </module>
      </modules>
      <files>
        <file>
         <name>Test2.dll</name>
    </file>
        <file>
          <name>ViewTest2.ascx</name>
        </file>
        <file>
          <name>EditTest2.ascx</name>
        </file>
        <file>
          <name>Settings.ascx</name>
        </file>
        <file>
          <path>App_LocalResources</path>
          <name>ViewTest2.ascx.resx</name>
        </file>
        <file>
          <path>App_LocalResources</path>
          <name>EditTest2.ascx.resx</name>
        </file>
        <file>
          <path>App_LocalResources</path>
          <name>Settings.ascx.resx</name>
        </file>
        <file>
          <name>01.00.00.SqlDataProvider</name>
        </file>
        <file>
          <name>Uninstall.SqlDataProvider</name>
        </file>
      </files>
    </folder>
  </folders>
</dotnetnuke>

 
Previous
 
Next
HomeHomeDevelopment and...Development and...Getting StartedGetting StartedPackage Not CreatedPackage Not Created


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