Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we have DNN7.x.x compatible version of the latest realese? #16

Closed
bhattjidotcom opened this issue Apr 12, 2016 · 9 comments
Closed

Comments

@bhattjidotcom
Copy link

The latest version is not getting installed with DNN 7.x.x, may be because it is compiled with DNN 8 .dll file.

However, I don't see any DNN8 specific features.

Can we have the current version compiled agaist DNN 7.x.x? so that it can be installed via ~/Install/Install.aspx?mode=InstallResources ?

Basically we need 6.4.4 version which can be installed via ~/Install/Install.aspx?mode=InstallResources

@EPTamminga
Copy link
Member

The existing 6.4.3 version will work for DNN7?

@bhattjidotcom
Copy link
Author

Hi EPT, the existing 6.4.3 version does work, however, for some reason, it does not get installed via ~/Install/Install.aspx?mode=InstallResources hence cannot be installed when the site is being installed the very first time (then ofcourse, you can install it via Host -> Extension)

@EPTamminga
Copy link
Member

Any error messages being displayed? Any hints on what is wrong with the install zip?

@bhattjidotcom
Copy link
Author

No error, it just doesn't get installed. The file remains in the ~/Install/ folder

@EPTamminga
Copy link
Member

Does that happens with other (non standard) modules as well?

@bhattjidotcom
Copy link
Author

NO, this happens only with this version of Feedback only. I guess, something is wrong in the manifest file

@EPTamminga
Copy link
Member

I see that the EVS also hangs on checking the extension.
I think I have found the problem. Line 3 in the .dnn6 manifest show a package version# of "06.04.03.03". This should be "06.04.03".

In my test I also renamed the manifest file from
"DotNetNuke.Modules.Feedback.dnn6" to
"DotNetNuke.Modules.Feedback.dnn"

If you rename/edit the manifest file and put it in the install zip. Can you try it again?. I have attached my modified install zip, so you can use that one as well.

DotNetNuke.Modules.Feedback_06.04.03_Install.zip

@bhattjidotcom
Copy link
Author

It now works !!! 👍 Thanks

@EPTamminga
Copy link
Member

You are welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants