Form wizard issue- AjaxControlToolKit version issue

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
3/28/2013 5:17:55 AM
Gravatar
Total Posts 44
Regards, Dilip Wanave

Form wizard issue- AjaxControlToolKit version issue

Hi All,

I have installed latest version of mojo portal (2.3.9.6) and am using Form wizard pro version (2-6-9-0).

Mojo portal code using AjaxControl Toolkit lib ( version 4.1.7.123) and form wizard pro using AjaxControl Toolkit lib (Version 4.1.60623.0)

I am getting "could not load assembly 4.1.606......"

Please let me know how I can resolve assembly dependency problem.

Regards,

Dilip

 

 

 

 

3/28/2013 7:17:14 AM
Gravatar
Total Posts 18439

Re: Form wizard issue- AjaxControlToolKit version issue

Hi Dilip,

To clarify, the official 2.3.9.6 release of mojoPortal is compatible with Form Wizard Pro. After the 2.3.9.6 release we updated the source code repository to use the new AjaxControlToolkit so the source code is currently dependent on a newer version of the ajaxcontroltoolkit than the official release of Form Wizard Pro, Event Calendar Pro, and Web Invoice Pro. After the next official release of mojoPortal we will make new releases of these products to be compatible.

So really you deployed a build from source code that is newer than the official 2.3.9.6 release. The version number only really corresponds to the database schema and that has not changed yet since the official release so the version number is still the same but there have been code changes.

Normally it would be possible to resolve the version difference with assemblybinding in web.config to map apps that use the old version to use the new version. However as mentioned in this blog post they messed up the versioning scheme and ran out of versions so technically the new version is lower than the previous versions. I have tried mapping from the previous version to the new one but it still throws an error because it thinks version 4.1.60623.0 is newer than version 4.1.7.123.

So the only way to solve it is with a newer version of Form Wizard Pro that uses the same version of ajaxcontroltoolkit or else deploy the official 2.3.9.6 release of mojoPortal instead of a build from source code.

If you contact me from an email address that has a purchase history for Form Wizard Pro I can send you a newer build that is compiled against the new ajaxcontroltoolkit. The user account that you used to make this forum post has no purchase history.

Hope that helps,

Joe

3/28/2013 8:19:36 AM
Gravatar
Total Posts 44
Regards, Dilip Wanave

Re: Form wizard issue- AjaxControlToolKit version issue

Thanks Joe for quick reply and your reply is very helpful for me.

I will try as you have mentioned "assemblybinding in web.config".

 

Thanks,

Dilip

 

8/23/2013 2:52:51 PM
Gravatar
Total Posts 1

Re: Form wizard issue- AjaxControlToolKit version issue

Joe - we are having the same issue in the post and would like to request the latest version of Form Wizard Pro.  Our order history is showing as empty but Form Wizard Pro was purchased in Aug 2011.  The email address used for the purchase was: JWojtowicz@criadvantage.com

 

Thank you.

8/23/2013 3:03:24 PM
Gravatar
Total Posts 18439

Re: Form wizard issue- AjaxControlToolKit version issue

Hi,

I have emailed you privately with the correct site member email address that was used for the purchase. If you login with that one you will be able to get the upgrade.

Hope that helps,

Joe

8/23/2013 3:21:42 PM
Gravatar
Total Posts 11

Re: Form wizard issue- AjaxControlToolKit version issue

Joe - thank you.  I was able to get in and download the software.

 

 

John

You must sign in to post in the forums. This thread is closed to new posts.