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

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsClientAPIClientAPIBETA TEST PROGRAM:  ClientAPI/WebControls - DawnTreader and CaspianBETA TEST PROGRAM: ClientAPI/WebControls - DawnTreader and Caspian
Previous
 
Next
New Post
12/21/2007 12:53 PM
 

Hi, I have send to you some screen shoot.
In the next days I will have the time to look into you work and i wish to find the manner to help you in test.

However great work! as allways ;-)

For the rest, I correct my previous post.

Regards

Fausto

 
New Post
12/26/2007 6:22 PM
 

Jon,

I get this error when compiling my module:

Error    1    Unable to copy file "C:\Dev\DNNAjaxModule1\DNNAjaxModule1\DNNAjaxModule1\bin\\CodeEndeavors.DNNAjaxModule1.dll" to "C:\Dev\DNNAjaxModule1\DNNAjaxModule1\DNNAjaxModule1\installation\CodeEndeavors.DNNAjaxModule1.dll". Could not find file 'C:\Dev\DNNAjaxModule1\DNNAjaxModule1\DNNAjaxModule1\bin\\CodeEndeavors.DNNAjaxModule1.dll'.    DNNAjaxModule1

I have modified the files to replace the namespace "CodeEndeavors" with my own company name. The dll's are getting built with my new namespace, but I continue to get the above error (the only error or warning). because the file "CodeEndeavors.DNNAjaxModule1.dll" doesn't exist, and it shouldn't exist becuase of the namespace change.

I have actually run a search and replace on the whole project to replace "CodeEndeavors" with my own company name.

Do you know how to fix this?

 
New Post
12/29/2007 10:57 AM
 

Most likely your DNNModule.targets file still has the old company name.

Your easiest way to get your company name to generate is to download the source of the templates.   Open the DotNetNuke Module.vstemplate file and change this setting

<CustomParameters>
  <CustomParameter Name="$YourCompany$" Value="CodeEndeavors"/>

to your company name.

then go to the visual studio command prompt and compile the template as described in the readme.txt file.

Once you reinstal the template should have no issues.  I wish there was an easier way to do this, like prompt for the company name upon install...

 


 
New Post
1/8/2008 9:26 AM
 

Hi Jon,
first at all let me say thanks for your work, it has been my Christmas toy and I found it simply genial.
I'm developing my first module with your template and all is clear.
I have also easily integrate some ajaxcontroltoolkit extender and with the get_components and add_propertyChanged I can now interact with them from within modules js files.
However, I have also found some issue:

1) In Edit-Mode the post-back cycle seems takes lot of time and the page load of my control run two times each post-back, (I'm not sure this last is an issue, may be is due to the fact that i debug the project from out side the web application folder).

2) Using your edit template, I save the content of a multi-line text-box in ModuleSettings table, and I discovered there is a problem to deserialize text with CRLF chars.

3) In DNNModule.Target, to call the DeployPDB target is not enough to set the DeployPDB property = 1 but, also is needed to add <ConfigurationName>Debug</ConfigurationName>. (This has caused me some problem).
In this target, for speed up debug operations, I added the following lines:

<CreateItem Include="$(TargetDir)\$(CompanyName).$(ModuleName).dll">
<Output TaskParameter="Include" ItemName="DLLFile" />
</CreateItem>
<Copy SourceFiles="@(DLLFile)" DestinationFolder="$(DotNetNukeDir)\bin\" SkipUnchangedFiles="false" ContinueOnError="true" /> 

so if I work only on the code behind or .vb files I don't need to reinstall the module and I can directly start debug using the command "attach to process -> W3wp.exe"

4) Some command in module actions menu does not work, (I'm waiting for your solution...).

That is all.
Although my english isn't properly the best, I hope to be clear.

Regards 
Manzoni Fausto

 
New Post
1/9/2008 12:31 PM
 

Jon,

Is it safe to assume that the current CoreModifications.zip work fine with DNN 4.8.0 or should we only use DNN 4.7.0 with the templates?

The core modifications appear to only effect the fly-out menu example.

Thanks alot!

Craig

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsClientAPIClientAPIBETA TEST PROGRAM:  ClientAPI/WebControls - DawnTreader and CaspianBETA TEST PROGRAM: ClientAPI/WebControls - DawnTreader and Caspian


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