Infralution Support Forum Index Infralution Support
Support groups for Infralution products
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Still getting trial timeouts

 
Post new topic   Reply to topic    Infralution Support Forum Index -> Licensing Support
View previous topic :: View next topic  
Author Message
Renegade



Joined: 30 Apr 2005
Posts: 45

PostPosted: Thu May 24, 2007 4:49 am    Post subject: Still getting trial timeouts Reply with quote

Hello,

I've upgraded to v3.4 but still have a few people emailing me about the trial timing out. The last person sent me "732,819" as the number of days that it had been running, which kind of matches previous problem (they were all 7xxsomething).

I'm not doing anything fancy or messing with the source code. It's all pretty much just exactly as in the examples.

Have you had anyone else with this problem? Any recommendations?

Thanks in advance.
Back to top
View user's profile Send private message
Infralution



Joined: 28 Feb 2005
Posts: 5027

PostPosted: Thu May 24, 2007 8:51 am    Post subject: Reply with quote

We have one similar issue reported - but we have been unable to replicate the issue or get to the bottom of it. See:

http://www.infralution.com/phpBB2/viewtopic.php?t=864

Are you checking Invalid flag?

Are the problems happening on Vista?
_________________
Infralution Support
Back to top
View user's profile Send private message Visit poster's website
Infralution



Joined: 28 Feb 2005
Posts: 5027

PostPosted: Thu May 24, 2007 11:02 pm    Post subject: Reply with quote

We think we have got to the bottom of this issue - and it has nothing to do with Vista after all.

The problem arises if you run your application from a Network shared drive. In this case the .NET framework trust level is not set to "Full Trust" by default. This means the application can't access any registry resources or access the local file system. For most windows forms applications this would be a major problem. Since the EvaluationMonitor is one of the first bits of code in an application to run it encounters the issue first.

There are two solutions:

1. Run the application from a local drive.
2. Increase the .NET level of trust for the intranet zone. You do this by using the Control Panel->Administrative Tools->.NET Framework 2.0 Configuration option to "Adjust Zone Security".

Your code should check the Invalid property of the EvaluationMonitor and if it is true warn the user that they need to run from a local drive.
_________________
Infralution Support
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Infralution Support Forum Index -> Licensing Support All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group