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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0DLL From package in wrong directory.DLL From package in wrong directory.
Previous
 
Next
New Post
4/3/2007 9:46 AM
 

Hello

I created a package for my module. When installing the module, the referenced DLL goes into the bin/module directory instead of the bin directory. Any idea what happens there ?
        <file>
          <name>cmwa.HtmlHelp.dll</name>
        </file>

 

Thank you

Laurent

 

 
New Post
4/4/2007 2:35 PM
 

Paste the complete .dnn file. We need to understand the complete picture.

 


Thanks,
Vladan Strigo
NETMedia

My website: Vladan.Strigo.NET

Vladan.Strigo.NET: Projects
* Advanced VS2005 development approach - BlankModule
* DNN & Microsoft Ajax best practices guidance

Vladan.Strigo.NET: Resources
* Comprehensive list of DNN 4 Module development resources

 
New Post
4/5/2007 3:20 AM
 

That's it... I created a package within the DNN Admin. I extracted files and updated things to add the compiled DLLS.  :-)

<dotnetnuke version="3.0" type="Module">
  <folders>
    <folder>
      <name>CMWA.HtmlHelp</name>
      <friendlyname>CMWA HTML Help</friendlyname>
      <foldername>CMWA.HtmlHelp</foldername>
      <modulename>CMWA.HtmlHelp</modulename>
      <description>Structured Help System</description>
      <version>01.00.00</version>
      <businesscontrollerclass>CMWA.HtmlHelp.Controller.HelpController, CMWA.HtmlHelp</businesscontrollerclass>
      <supportsprobingprivatepath>True</supportsprobingprivatepath>
      <modules>
        <module>
          <friendlyname>CMWA HTML Help</friendlyname>
          <cachetime>0</cachetime>
          <controls>
            <control>
              <src>DesktopModules/CMWA.HtmlHelp/CWHelpView.ascx</src>
              <type>View</type>
            </control>
            <control>
              <key>Edit</key>
              <title>Edit Content</title>
              <src>DesktopModules/CMWA.HtmlHelp/CWHelpEdit.ascx</src>
              <type>Edit</type>
            </control>
          </controls>
        </module>
      </modules>
      <files>
        <file>
          <path>App_LocalResources</path>
          <name>CWHelpEdit.ascx.resx</name>
        </file>
        <file>
          <path>App_LocalResources</path>
          <name>CWHelpView.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>new.gif</name>
    </file>
    <file>
     <name>nok.gif</name>
    </file>
    <file>
     <name>ok.gif</name>
    </file>   
        <file>
          <name>AddParent.gif</name>
        </file>
        <file>
          <name>AddRoot.gif</name>
        </file>
        <file>
          <name>CWHelpEdit.ascx</name>
        </file>
        <file>
          <name>CWHelpView.ascx</name>
        </file>
        <file>
          <name>Settings.ascx</name>
        </file>
        <file>
          <name>Uninstall.SqlDataProvider</name>
        </file>
    <file>
     <name>App_Web_cwhelpedit.ascx.a60ff25.dll</name>
    </file>
    <file>
     <name>App_Web_cwhelpview.ascx.a60ff25.dll</name>
    </file>
    <file>
     <name>App_Web_cwhelpedit.ascx.a60ff25.dll</name>
    </file>
    <file>
     <name>CMWA.HtmlHelp.dll</name>
    </file>
    <file>
     <name>CMWA.HtmlHelp.pdb</name>
    </file>
    <file>
     <name>App_Web_settings.ascx.a60ff25.dll</name>
    </file>   
      </files>
    </folder>
  </folders>
</dotnetnuke>

 
New Post
4/5/2007 12:09 PM
 

Try putting this line:

<supportsprobingprivatepath>True</supportsprobingprivatepath>

to false:

<supportsprobingprivatepath>False</supportsprobingprivatepath>

 


Thanks,
Vladan Strigo
NETMedia

My website: Vladan.Strigo.NET

Vladan.Strigo.NET: Projects
* Advanced VS2005 development approach - BlankModule
* DNN & Microsoft Ajax best practices guidance

Vladan.Strigo.NET: Resources
* Comprehensive list of DNN 4 Module development resources

 
New Post
4/9/2007 11:10 AM
 

OK, thank you that was it :-)

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0DLL From package in wrong directory.DLL From package in wrong directory.


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