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

HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...Repair Install not showing upRepair Install not showing up
Previous
 
Next
New Post
1/7/2015 1:55 PM
 

I am developing two extensions. One of them when installed will properly ask the user ["Repair Install?"], and the other does not. I have verified that the Module Name, friendly name, and version, matches exactly in the DNN file. It refuses to prompt user to Repair Install, and therefore does not update the binaries. I have to manually FTP the binaries.

Hereis how identical the two are: 

  • They both have a feature controller, and are not current implementing IUpgradeable.
  • They both have 90% identical DNN files, one has a Settings/View/Edit aspx but that is the only difference
  • They both have SQL Data Provider for the version, but the sql files currently do nothing (there for the future)

Please explain why that option is not popping up for my extension which is functionally and practically identical to the other extension. 

 
New Post
1/7/2015 2:22 PM
 
not sure why and without having the 2 packages pretty impossible to say as I've never seen this before. I'd recommend debugging InstallPackage(string file, string packageType, bool writeFeedback) in DNN Platform\Library\Services\Upgrade\Upgrade.cs as that's where the installer.InstallerInfo.RepairInstall bit is set (this is later read to decide whether to show the checkbox for repair AFAIR)

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
1/7/2015 2:23 PM
 
Odd, can't say I have come across that scenario. Do you have the original version of the install file that you used (previous package) and can you try uploading that one to see what it does?

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
 
New Post
1/7/2015 2:28 PM
 
Ok good to know I'm not missing something quick/fundamental. I'll check into these ideas and let you know of results. Thank you!
 
New Post
1/10/2015 5:44 PM
 

Alright I found out why this happens.... Guess I missed this somewhere in the documentation?? I certainly overlooked it when using a Diff tool to analyze the two DNN files mentioned in OP.

 

Visual Studio Version format (aka binary standard): Major.Minor.Build.Revision
1.1.0.0

DNN's Extension Version format (100% necessary): Major.Minor.Build
1.1.0

 

Suppose that's what happens when you try to get rid of Visual Studio warnings by adhering to standards that aren't always standard in practice. Though the Config->install->dependentAssembly matches the VStudio format, so I'm happy.

Was using the BuildScript to automatically update all references to version.
The Installed Extensions list gave it away. Problem solved! Thanks for the tips and guidance.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...Repair Install not showing upRepair Install not showing up


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