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.




Error messages

web-app

Good morning everybody,

I currently use Gemini 3.7.1 on Windows server 2008 (free licence).

I encounter some difficulties when creating project templates : each time I want to add components or custom fields, I receive an error message, for example :

Method not found: 'Boolean System.Runtime.Serialization.DataContractAttribute.getIsReference()'. at Newtonsoft.Json.Serialization.DefaultContractResolver.InitializeContract(JsonContract contract) at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateObjectContract(Type objectType) at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateContract(Type objectType) at Newtonsoft.Json.Serialization.DefaultContractResolver.ResolveContract(Type type) at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value) at Newtonsoft.Json.JsonSerializer.Serialize(TextWriter textWriter, Object value) at CounterSoft.Gemini.Business.x9e45208d402a7ba3.xe241c8e72bedd015(ProjectTemplateEN x444d668fbdafcc0a, Stream xa5006567b2e706b5) at CounterSoft.Gemini.Business.x9e45208d402a7ba3.x2e81a7fe3a46fa17(ProjectTemplateEN xbde18eeba55abca1, Stream xa5006567b2e706b5) at CounterSoft.Gemini.Web.Admin.CreateProjectTemplate.CreateProjectTemplates() at CounterSoft.Gemini.Web.Admin.CreateProjectTemplate.btnActionClick(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.OnClick(EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

I also have different kinds of error when I want to open some issues, etc.

Maybe is it a problement with .NET framework 3.5. But it seems not to be possible to instal on Windows Server 2008.

Does any of you have an idea of what happens and what I can do to fix the problem ?

professional_user
· 1
professional_user
Replies (1)
helpful
0
not helpful
ANSWER

We have Gemini running on Win 2008 with no issues. Did you enable .NET 3.5 SP1 in IIS?
The error suggests an issue with 3.5 might not be SP1?


Mark Wing
· 9108
Mark Wing