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.




Could not load type 'System.Byte' from assembly 'MailBee.NET, Version=3.0.0.68, Culture=neutral, Pub

web-app

Hi

I am getting the following error in the error log.

Could not load type 'System.Byte' from assembly 'MailBee.NET, Version=3.0.0.68, Culture=neutral, PublicKeyToken=cd85b70fb26f9fc1' due to value type mismatch.

SOURCE: CounterSoft.Gemini.Commons TARGETSITE: Boolean SendEmail(CounterSoft.Gemini.Commons.GeminiConfigurationEN, CounterSoft.Gemini.Commons.EmailAlert, CounterSoft.Gemini.Commons.IssueWatcherEN) STACKTRACE: at CounterSoft.Gemini.Commons.Emailer.SendEmail(GeminiConfigurationEN config, EmailAlert alertMessage, IssueWatcherEN recipient) at CounterSoft.Gemini.Commons.Emailer.SendEmail(GeminiConfigurationEN config, String strTo, String strBody, String strSubject, Boolean bHTML)

I am using the MainPlugi as i am not able to use the scheduler service.

I have checked the version of the MailBee.NET.dll and it is 3.0.0.68.  Can you please help me.

Thanks

Graham

gbarlow
· 1
gbarlow
Replies (3)
helpful
0
not helpful

Seems like your .NET 2.0 installation has gone....

See: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=686539&SiteID=1

 


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

My hosting company has been looking into the problem and have come back with this

"The .NET installation on our servers runs in 'Medium Trust' as it is a shared hosting environment, allowing 'Full Trust' would place the servers at risk from malicious users who could destroy the whole server., so you will tend to find that in shared hosting that ASP.NET is set to run in Medium Trust. You should check with the developers if this application will run in Medium Trust."

Does the application run in Medium trust? 

 


gbarlow
· 1
gbarlow
helpful
0
not helpful

Yes, see: http://gemini.countersoft.com/Default.aspx?p=2&i=1339

You can not use the mail plugin in medium trust.


Saar Cohen
· 5000
Saar Cohen