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 doesnDLL doesn't get copied to bin folder on module install
Previous
 
Next
New Post
10/28/2007 2:40 PM
 

I created a simple C# Web Application compiled module (without needing source code). When I package it and upload to install, the DLL never gets copied to the bin folder resulting in error when I run it on the page. The installation printout shows no error and even says the DLL is being copied to bin but it never gets there. I'm running DNN 4.6.2 and I doublechecked the .dnn config contains a file reference to the needed DLL. The folder permission looks good too (R/W given to NetworkServices running IIS6)

Is there a bug in DNN?

 
New Post
10/28/2007 9:42 PM
 

It probably getting copied but getting copied to the wrong place. Can you post your .dnn file?



Michael Washington
http://ADefWebserver.com
www.ADefHelpDesk.com
A Free Open Source DotNetNuke Help Desk Module
 
New Post
10/28/2007 9:46 PM
 

Please see DNN config below:

<dotnetnuke version="3.0" type="Module">
   <folders>
      <folder>
          <name>Corporate.DnnModules.Web.WebProxyForm</name>
          <friendlyname>WebProxyForm</friendlyname>
          <foldername>Corporate.DnnModules.Web.WebProxyForm</foldername>
           <modulename>Corporate.DnnModules.Web.WebProxyForm</modulename>
           <description>Web Proxy Form</description>
          <version>01.00.00</version>
          <businesscontrollerclass>Corporate.DnnModules.Web.WebProxyForm.WebProxyFormController</businesscontrollerclass>
          <modules>
              <module>
                  <friendlyname>Web Proxy Page</friendlyname>
                  <cachetime>0</cachetime>
                  <controls>
                      <control>
                          <src>DesktopModules/Corporate.DnnModules.Web.WebProxyForm/ViewWebProxyForm.ascx</src>
                          <type>View</type>
                          <helpurl></helpurl>
                      </control>
                      <control>
                          <key>Edit</key>
                          <title>Edit</title>
                          <src>DesktopModules/Corporate.DnnModules.Web.WebProxyForm/EditWebProxyForm.ascx</src>
                          <type>Edit</type>
                          <helpurl></helpurl>
                      </control>
                      <control>
                          <key>Settings</key>
                          <title>Settings</title>
                          <src>DesktopModules/Corporate.DnnModules.Web.WebProxyForm/Settings.ascx</src>
                          <type>Edit</type>
                          <helpurl></helpurl>
                      </control>
                  </controls>
              </module>
          </modules>
          <files>
     <file>
      <name>Corporate.DnnModules.Web.dll</name>
     </file>
     <file>
      <name>01.00.00.SqlDataProvider</name>
     </file>
     <file>
      <name>01.00.00.txt</name>
     </file>
     <file>
      <name>Default.aspx</name>
     </file>
     <file>
      <name>EditWebProxyForm.ascx</name>
     </file>
     <file>
      <name>noid_logo.gif</name>
     </file>
     <file>
      <name>noid_nav_grad.gif</name>
     </file>
     <file>
      <name>Settings.ascx</name>
     </file>
     <file>
      <name>Uninstall.SqlDataProvider</name>
     </file>
     <file>
      <name>ViewWebProxyForm.ascx</name>
     </file>
          </files>
      </folder>
   </folders>
</dotnetnuke>

 
New Post
11/6/2007 1:41 AM
 

Anyone got any ideas?

 
New Post
11/6/2007 3:02 AM
 

Is it getting copied anywhere?


Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0DLL doesnDLL doesn't get copied to bin folder on module install


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