Jobs Module Installation
I'm going through the Jobs Module Sample in the SDK and I got to the point where you copy up the dll and add the Jobs Module to the System ApplicationModules.
Hello Kristian,
Thank you for using our services.
Could you try adding the jobs module as in the attached video? You can change the startup type to OnApplicationStart and restart the application. I have modified web.config file to force restart of the application.
Greetings,
Radoslav Georgiev
the Telerik team
Awesome, thank you!
I have tried this video and no matter what I do I can not get the Jobs node to show up in the Content menu.
It took me a few tries to get it to show up, i think i was looking at a cached version of the admin pages, or try checking that box from my first post.
Hi Kristian,
You are correct it also sometimes takes several restarts of the website. Also there is browser cache which most probably needs to be cleared first.
Kind regards,
Radoslav Georgiev
the Telerik team
The video does not show any browser cache issues or anything, was it edited to leave certain steps out? Was there a certain browser configuration that the author was using?
Additionally, I would also like to know what the recommended method for debugging the installation is?
Hello Joe Keller,
The recommended way if you have your code in a code library project is to add a reference to this project in your website solution. Then set up the website as the startup project and run VS WebDevelopment Server.
Greetings,
Radoslav Georgiev
the Telerik team
I have not been able to do this successfully under BETA2. As far as I can see it does not seem like it Module installs correctly. I got to the point where I could see the module group page under the backend pages, but the page below it has no name and is in draft status. Publish/renaming that page seems to have no effect.
Hi Kristian,
Can you try the following steps.
1) Create new Sitefinity project using the project manager.
2) Open the project in Visual Studio and add a reference to the Jobs.dll.
3) Go to the project's backend and when adding the module for StartupType type OnApplicationStart and make sure that the Install checkbox is selected.
4) Save your changes and restart the website by making a dummy edit in the web.config.
All the best,
Radoslav Georgiev
the Telerik team
I've tried these steps and come to the same result. The sub page that should say
JobApplicationList
is blank. This is from a clean project I just created, and compiling the sample code that was provided in the SDK beta2.
Hi Kristian,
I am attaching a sample video of how we add the module as well as the working project. You may need to fix the reference to the jobs assembly. The password for the admin account is password.
Greetings,
Radoslav Georgiev
the Telerik team
[View:/cfs-file/__key/communityserver-discussions-components-files/296/224018_5F00_jobs.rar:320:240]
[View:/cfs-file/__key/communityserver-discussions-components-files/296/224019_5F00_jobsmoduleinstallation.rar:320:240]
Thanks! i was actually using a build older than yours, i tried with the newest build and it worked fine. I would have never noticed if you didnt go into the licensing screen in your video.
I've attempted to install the Jobs module using 4.0.907.0 and I haven't had much luck. The ApplicationModule page looks different (the "install" checkbox is missing, for example). In addition the default value of the StartupType is different.
Have the steps to register a custom module changed?
Hello HMcCracken,
The steps are the same.
The difference is some re-factoring in the installation methods. You no longer need the Install check-box. What you need to do is set StartupType to either OnFirstCall or OnApplicationStart and restart the application.
Best wishes,
Radoslav Georgiev
the Telerik team
I've done the steps, but still it doesn't appear... :(
Hello Daniel,
My college George attached a sample project here. Can you try it?
All the best,
Ivan Dimitrov
the Telerik team