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 

Search found 15 matches
Infralution Support Forum Index
Author Message
  Topic: Change from NET 3.5 to 4.0, NetEncryptor won't work for me
DaveB

Replies: 2
Views: 11782

PostForum: .NET Encryptor Support   Posted: Fri Mar 16, 2012 4:44 pm   Subject: Change from NET 3.5 to 4.0, NetEncryptor won't work for me
Thanks, that did it.
  Topic: Change from NET 3.5 to 4.0, NetEncryptor won't work for me
DaveB

Replies: 2
Views: 11782

PostForum: .NET Encryptor Support   Posted: Thu Mar 15, 2012 4:52 pm   Subject: Change from NET 3.5 to 4.0, NetEncryptor won't work for me
I've changed my C# projects from .Net 3.5 to .Net 4.0, and now when I try to run NetEncryptor on the executables and dlls I get this message:

This assembly is built by a runtime newer than the curr ...
  Topic: Trouble with sockets
DaveB

Replies: 4
Views: 14594

PostForum: .NET Encryptor Support   Posted: Wed Feb 15, 2012 3:46 pm   Subject: problem found
You were right, it had nothing to do with sockets.
Here is the offending code:

Assembly assembly = Assembly.GetExecutingAssembly();
DateTime buildDate = File.GetCreationTime(assembly.Location); ...
  Topic: Trouble with sockets
DaveB

Replies: 4
Views: 14594

PostForum: .NET Encryptor Support   Posted: Mon Feb 13, 2012 8:02 pm   Subject: clarification
After speaking further with the programmer, it seems that the encrypted app is doing the socket write, and it's the other app that is reading zero bytes from the socket.

So, he is guessing that the ...
  Topic: Trouble with sockets
DaveB

Replies: 4
Views: 14594

PostForum: .NET Encryptor Support   Posted: Mon Feb 13, 2012 7:56 pm   Subject: Trouble with sockets
One of my programmers is reporting that a socket read is returning immediately with no data when he runs the encrypted version of our app (even though there has been data written to the socket from an ...
  Topic: License tracker sale quantity >1 all same key
DaveB

Replies: 7
Views: 15657

PostForum: Licensing Support   Posted: Mon Mar 28, 2011 10:14 pm   Subject: License tracker sale quantity >1 all same key
That must be it. I think I will just install the license on users' computers, rather than hunt down all the checks.
  Topic: License tracker sale quantity >1 all same key
DaveB

Replies: 7
Views: 15657

PostForum: Licensing Support   Posted: Mon Mar 28, 2011 9:37 pm   Subject: License tracker sale quantity >1 all same key
Probably the most significant thing about this occurrence is that I was running on a different PC (other than my development PC) for the first time. We have a 5-seat license, but I didn't bother to i ...
  Topic: License tracker sale quantity >1 all same key
DaveB

Replies: 7
Views: 15657

PostForum: Licensing Support   Posted: Mon Mar 28, 2011 9:14 pm   Subject: License tracker sale quantity >1 all same key
It's a licensed version of ILS. I originally started with SN#10000, and it had incremented all the way up through 10045 or thereabouts, before resetting to zero. I think the strangest thing is the l ...
  Topic: License tracker sale quantity >1 all same key
DaveB

Replies: 7
Views: 15657

PostForum: Licensing Support   Posted: Mon Mar 28, 2011 6:46 pm   Subject: License tracker sale quantity >1 all same key
I just noticed that the serial numbers for this group of identical keys are all zero. Since then, serial numbers have been incrementing up from zero. Any idea what might cause the serial number to r ...
  Topic: License tracker sale quantity >1 all same key
DaveB

Replies: 7
Views: 15657

PostForum: Licensing Support   Posted: Mon Mar 28, 2011 4:57 pm   Subject: License tracker sale quantity >1 all same key
I saw this in a demo I was giving last Friday. Now this morning I can't reproduce the behavior. I was showing how to use LicenseTracker to record a volume sale and generate a set of multiple keys, a ...
  Topic: Using CustomGenerator with LicenseTracker built from source
DaveB

Replies: 3
Views: 9226

PostForum: Licensing Support   Posted: Tue Mar 08, 2011 11:38 pm   Subject: Using CustomGenerator with LicenseTracker built from source
I still have a problem with this. In my CustomGenerator, I use the following code:
bool eval = ((Infralution.LicenseTracker.Sale) sale).Evaluation;
decimal price = ((Infralution.LicenseTracke ...
  Topic: Using CustomGenerator with LicenseTracker built from source
DaveB

Replies: 3
Views: 9226

PostForum: Licensing Support   Posted: Mon Feb 28, 2011 7:00 pm   Subject: Using CustomGenerator with LicenseTracker built from source
My CustomGenerator works fine with distributed version of LicenseTracker in the installed Program Files area. My LicenseTracker built from source also works fine if I don't try to use my CustomGenera ...
  Topic: CustomGenerator and Sale->Select Key
DaveB

Replies: 4
Views: 11405

PostForum: Licensing Support   Posted: Wed Feb 09, 2011 4:33 pm   Subject: CustomGenerator and Sale->Select Key
Ah, yes you're right - I forgot that ProductInfo is not changeable after the key is issued.
  Topic: CustomGenerator and Sale->Select Key
DaveB

Replies: 4
Views: 11405

PostForum: Licensing Support   Posted: Tue Feb 08, 2011 11:38 pm   Subject: CustomGenerator and Sale->Select Key
I do have "Generate Keys at Point of Sale" checked, and it does work if I always use 'Generate' in the Sale dialog.

However, I would like to take advantage of the License Tracker feature ...
  Topic: CustomGenerator and Sale->Select Key
DaveB

Replies: 4
Views: 11405

PostForum: Licensing Support   Posted: Tue Feb 08, 2011 5:34 pm   Subject: CustomGenerator and Sale->Select Key
I have a simple CustomGenerator that looks at Customer and Sale and ensures sale price is in the correct range. It also formats the ProductInfo based on sale date and evaluation true/false.

My pro ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group