Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Scheduler Issues.

web-app

I'm trying to use the Scheduler service. I have installed the service, I think I configured the settings in the SMTP Settings and Notifications pages. I also installed the WSE 3.0 on the server. I can get to the Scheduler.asmx and other web services as well. I also gave an admin "Logon as a service" credentials to the Scheduler service.I also get a test Email when I click on "test" button but i get this error in the system log. 

The value of the property 'type' cannot be parsed. The error is: Could not load file or assembly 'Microsoft.Web.Services3, Version=3.0.5305.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) (C:\Program Files\CounterSoft\Gemini Project Issue Tracking\Gemini Web Application\web.config line 160

Even though I get the test email, I do not get any emails at all when I create, update or delete a request. Once I resolve this, I'm looking to add some custom text for the email templates.I would like some guidance on that too. Please help.

Any help is greatly appreciated.

 

jeelanihere
· 1
jeelanihere
Replies (5)
helpful
0
not helpful

I presume you have installed configured the scheduler service. Can you please clear the Gemini log and try restarting the service?

Check the event log (where the service is installed) and the Gemini error log.

Also, did you install WSE on the web server?

 


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Thank You for your prompt reply. I cleared the event viewer log and restarted the service and I'm getting emails now. The other issue I was talking earlier is that I added some custom text to the mail templates in C:\Program Files\CounterSoft\Gemini Scheduler Service\MailTemplates folder and they are all appended to the subject line which I makes sense.

But is there any way to actaully add custom text to the "body" of the email instead of the Subject line as the custom text that I'm adding is too long in the subject line?

Appreciate your help.

-Jeelani.


jeelanihere
· 1
jeelanihere
helpful
0
not helpful

You need to change the relevant file under the HTML or / and TEXT subdirectory.

ie change: IssueDetail.en-GB


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

I changed the IssueDetail.en-GB and could post some Custom text. But I'm trying to post different custom texts for different scenarios like Issue Creation, deletion, updations etc. Is this possible with the Scheduler. I see that this might be possible with the "Mail Plug in" option as I see different mail templates for these specific afore mentioned changes like IssueCreate.vm, IssueResolved.vm, IssueUpdate.vm and so on. I also see that these are different files (Vm VS en-GB) when compared to the scheduler files. So is there any way to copy or some how reuse these files to accomplish the functionality we are looking for.

As always, any help is greatly appreciated.

 


jeelanihere
· 1
jeelanihere
helpful
0
not helpful

Unfortunately, this is not possible with the current implementation of the scheduler.

However, commercial license holders can download the source code for the scheduler and change it as they see fit.


Saar Cohen
· 5000
Saar Cohen