Search The ForumSearch   RegisterRegister  LoginLogin

MailBee.NET SMTP

 AfterLogic Forum : MailBee.NET SMTP
Subject Topic: Problem using trail Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
lcdanea
Newbie
Newbie


Joined: 30 May 2016
Location: Italy
Online Status: Offline
Posts: 2
Posted: 30 May 2016 at 6:20am | IP Logged Quote lcdanea

I'm using trial version of SMTP Object.net latest revision. In particular I am trying the sample program SSLDemo. This works perfectly as long as you use the computer where I installed the trial version, but when I start the program on another computer reports 'Could not load or assembly' MailBee.NET.45 files. Version = 10.0.45.502 The system can not find the file specified ". The dll MailBee.NET.45.dll is present in the sample program folder.
is a limitation of the trial version?
Back to Top View lcdanea's Profile Search for other posts by lcdanea
 
Alex
AfterLogic Support
AfterLogic Support
Avatar

Joined: 19 November 2003
Online Status: Offline
Posts: 2206
Posted: 30 May 2016 at 8:46am | IP Logged Quote Alex

The trial version has no feature limitations. Does the version of the .dll in your program folder match 10.0.4.502?

On your dev machine you may have another dll installed somewhere (such as in GAC) and therefore the .dll in your program's folder is not used (and it's not important that it's of a wrong version). While on another machine there is no dll in GAC and the dll in the folder comes into play.

Regards,
Alex
Back to Top View Alex's Profile Search for other posts by Alex
 
lcdanea
Newbie
Newbie


Joined: 30 May 2016
Location: Italy
Online Status: Offline
Posts: 2
Posted: 31 May 2016 at 12:51am | IP Logged Quote lcdanea

I discovered that the problem is due to the setting of the assembly path in the app.config file. The program searches for the DLLs in the path href = "..\..\..\..\dll\MailBee.NET.45.dll". I deleted the relative path and the program worked. On the development computer program it worked because the assembly is registered in the GAC

Regards,
Lorenzo
Back to Top View lcdanea's Profile Search for other posts by lcdanea
 
Alex
AfterLogic Support
AfterLogic Support
Avatar

Joined: 19 November 2003
Online Status: Offline
Posts: 2206
Posted: 31 May 2016 at 2:07am | IP Logged Quote Alex

Thanks for posting this back!

Regards,
Alex
Back to Top View Alex's Profile Search for other posts by Alex
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide