mojoPortal v2.3.7.0 with 2.6.0.3 Form Wizard pro compatibility?

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.
10/13/2011 1:50:33 PM
Gravatar
Total Posts 45
Thanks, cms_developer Contributer:http://codeissue.com/

mojoPortal v2.3.7.0 with 2.6.0.3 Form Wizard pro compatibility?

Joe,

I am trying to use Form Wizard Pro 2.6.0.3  with latest version of mojoProtal 2.3.7.0 but seems it's not working.

Can you please confirm if these two version are compatible.I am using source code for both for your information.

 

I am sending you the System log if it helps:

2011-10-13 14:24:14,602 ERROR 127.0.0.1 - en-US - /favicon.ico - mojoPortal.Web.PageNotFoundHttpModule - Referrer(none)  PageNotFoundHttpModule handled error.
System.Web.HttpException (0x80004005): File does not exist.
   at System.Web.StaticFileHandler.ProcessRequestForNonMapPathBasedVirtualFile(HttpRequest request, HttpResponse response, String overrideVirtualPath)
   at System.Web.StaticFileHandler.ProcessRequestInternal(HttpContext context, String overrideVirtualPath)
   at System.Web.DefaultHttpHandler.BeginProcessRequest(HttpContext context, AsyncCallback callback, Object state)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2011-10-13 14:27:37,412 INFO (null) - (null) - (null) - mojoPortal.Web.Global - Global.asax.cs Application_End
2011-10-13 14:29:00,474 INFO (null) - (null) - (null) - mojoPortal.Web.Global - Application Started.
2011-10-13 14:36:48,266 INFO (null) - (null) - (null) - mojoPortal.Web.Global - Global.asax.cs Application_End
2011-10-13 14:37:51,445 INFO (null) - (null) - (null) - mojoPortal.Web.Global - Application Started.

10/13/2011 2:03:14 PM
Gravatar
Total Posts 2239

Re: mojoPortal v2.3.7.0 with 2.6.0.3 Form Wizard pro compatibility?

Form Wizard 2.6.0.3 is compatible and requires mojoPortal 2.3.7.0. The System Log you posted isn't showing any real errors so it's no help. When did you download mojoPortal 2.3.7.0? There have a couple bugs fixed and the package has been updated since it was originally released. You may want to download it again. The files that have changed are: /bin/mojoPortal.Web.dll and /bin/Recaptcha.dll. If you're using SQLite the /bin/mojoPortal.Data.dll has also changed. If you're using SQL-CE, the /bin/mojoPortal.Features.Data.dll has also changed.

If you aren't getting a specific error when trying to use Form Wizard, detail the issue in more detail.

HTH,
Joe D.

10/13/2011 2:06:38 PM
Gravatar
Total Posts 18439

Re: mojoPortal v2.3.7.0 with 2.6.0.3 Form Wizard pro compatibility?

Hi,

Yes Form Wizard Pro 2.6.0.3 is compatible with mojoPortal 2.3.7.0.

The log entries you posted have nothing to do with Form Wizard Pro

My recommendation is use the pre-compiled release package of Form Wizard Pro even if you are using the mojoPortal source code. You should not modify the Form Wizard Pro code so it is better to just use the pre-compiled package.

Best,

Joe

10/13/2011 2:28:04 PM
Gravatar
Total Posts 45
Thanks, cms_developer Contributer:http://codeissue.com/

Re: mojoPortal v2.3.7.0 with 2.6.0.3 Form Wizard pro compatibility?

@Thanks Joe for prompt response really appreciate it.

Yes even i felt that logs had no relevant info in it regarding the issue.

I checked back and see thie from System info link that my mojo version was 2.3.7.1

I used precompiled package this time but no luck.Should i try to download the latest version and test?

Also I cleared the log and new log doesn't tell anything 

2011-10-13 15:19:50,488 INFO (null) - (null) - (null) - mojoPortal.Web.Global - Global.asax.cs Application_End
2011-10-13 15:20:39,612 INFO (null) - (null) - (null) - mojoPortal.Web.Global - Application Started.

 

See details:

mojoPortal Version 2.3.7.1 MSSQL

Operating System Microsoft Windows NT 6.1.7601 Service Pack 1

ASP.NET Info v4.0.30319 Running in Full Trust

Server Time Zone Eastern Daylight Time

Server Local Time (GMT -4) 10/13/2011 3:23:05 PM

Greenwich Mean Time (GMT/UTC) 10/13/2011 7:23:05 PM

 

blog

0.0.2.1

contactform

0.0.0.6

 

eventcalendar

0.0.0.6

feed-manager

0.0.1.0

 

forums

0.0.2.1

imagegallery

0.0.0.8

 

linksmodule

0.0.0.9

pollfeature-byChristianFredh

0.0.0.5

 

sharedfiles

0.0.1.0

surveyfeature

0.0.1.7

 

webstore

0.0.7.2

10/13/2011 2:32:48 PM
Gravatar
Total Posts 18439

Re: mojoPortal v2.3.7.0 with 2.6.0.3 Form Wizard pro compatibility?

You haven't really indicated what you mean by its not working, but from the system information you posted it shows it is not installed yet, so I guess you mean you are not yet able to add Form Wizard to a page. 

After you install the Form Wizard Pro files you have to visit the /Setup/default.aspx page so it can run the database scripts and configuration for the feature. Then it should show up in the list of features that you can add to a page.

Hope that helps,

Joe

10/13/2011 3:03:42 PM
Gravatar
Total Posts 45
Thanks, cms_developer Contributer:http://codeissue.com/

Re: mojoPortal v2.3.7.0 with 2.6.0.3 Form Wizard pro compatibility?

Joe,

I did trying doing setup by visiting the page using this URL

http://localhost:59220/Setup/Default.aspx

I mean to say that I don't see the Form Wizard Pro features installed and can't use it when I am creating new page.

I downloaded this latest  source version mojoportal_56e6f205113c

Please let me know if there is any other thing that i can do to resolve the issue.

I don't see any error in logs too.

 

10/13/2011 3:09:45 PM
Gravatar
Total Posts 18439

Re: mojoPortal v2.3.7.0 with 2.6.0.3 Form Wizard pro compatibility?

It doesn't sound like you installed the files correctly.

You need to copy the contents of the /dotnet40/wwwroot folder in the Form Wizard Pro package into the Web folder of the mojoPortal source code. Note that I mean the contents of the wwwroot folder not the folder itself.

If you do that then  all the Form Wizard files will land in the correct place, then the /Setup/default.aspx page will find the scripts and other files and configure it so it shows up in the feature list.

Hope that helps,

Joe

10/13/2011 3:50:28 PM
Gravatar
Total Posts 45
Thanks, cms_developer Contributer:http://codeissue.com/

Re: mojoPortal v2.3.7.0 with 2.6.0.3 Form Wizard pro compatibility?

Thanks joe it worked this time. I appreciate your valuable suggestion and prompt response again.

I was little reluctant about the those new  files over writing existing  ones inside <MOJO_HOME>\Web directory and first copying the source files in <MOJO_HOME> itself.

After I read your instructions thoroughly and even the instructions that comes with the software I was sure what I need to do.

 

I am curious about one more thing though we have purchasesd the Calender Pro app too.If I do same thing for Event Calender Pro won't it override the existing file Just curious.

Also can you please point me to some docs how I can do CRUD operations using From Wizard Pro or Custom control. I did review your  custom Hello World control. I was looking is there any other relevant docs or examples that elaborate on this one.

10/14/2011 6:58:03 AM
Gravatar
Total Posts 18439

Re: mojoPortal v2.3.7.0 with 2.6.0.3 Form Wizard pro compatibility?

Hi,

Yes you can install Event Calendar Pro into your dev environment using the same procedure as with Form Wizard Pro.

If you are developing custom features you can do the data access any way you like. In mojoPortal we do straight forward CRUD with stored procedures called from the data later (ie mojoPortal.Data, mojoPortal.Features.Data, etc). You can follow the same patterns by looking at how our data later code is constructed. I usually create my tables then use Codesmith to generate some starter code that I then modify as needed. In the mojoPortal source code there is a folder Codesmith Templates that has the templates I use.

You are also free to use any other approach in your own features, if you want to use an OR Mapper like Entity Framework or NHibernate etc you can do that though you may need to add things to Web.config to support those frameworks. We have some tutorials from a community member that uses .netTiers. It is very open ended in terms of what you can do inside your own custom features so if you are already comfortable using some particular approach to data access nothing stops you from doing that in your custom work with mojoPortal.

I've also done a series of videos showing the basic approach I use for custom development, there are a lot of videos bnut each is less than 10 minutes long.

Hope that helps,

Joe

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