The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
8 views

Serial Number Activation

I've made an serial number activation program which tries to find a .txt which will contain the serial that the user will type in the "serialnumber" textbox. My program as soon as the user presses the ...
-1
votes
0answers
14 views

Adding serial number activation on a flash game?

Hi to everyone programmers, I want to say that I almost haven't any experience with programming. So with the proplem that I'll describe you, to understand I want detailed instructions on what to do. ...
0
votes
0answers
31 views

Gravity forms user registration - sending activation email

I am working with the plugin Gravity forms - user registration (1.5 Beta 1) I would like to use the 2 functions : Send mail User activation But they both don't work, no emails are sent. I am ...
0
votes
1answer
17 views

Best practice for a login/activation based on product containing unique code [closed]

I'm working on a site where a low-cost subscription based product is sold and after it's shipped and received by the customer, they need to login the website and activate it. If the purchaser is the ...
0
votes
1answer
26 views

Maven multiple profile not working

I would like to upload my war onto two sepearet locations. For that I have defined following profile in my pom.xml; ........ <profile> <id>deployPoc</id> ...
2
votes
1answer
24 views

At what point does activation of services happen in Ninject when requesting IEnumerable

We are using Ninject in work as part of a modification to our legacy system. In some parts of the application we have opted to use a static Service Locator that wraps around Ninject. This is really ...
1
vote
1answer
35 views

How is App.OnSearchActivated different from App.OnActivated w/ActivationKind.Search?

If you are implementing the Search Contract on a Windows Store App, then in your App.xaml.cs you override the OnSearchActivated method like this: protected override void ...
1
vote
1answer
50 views

Prevent time cheating of Trial Product: Which Files to monitor?

I was reading on trial products and the challenge of user forwarding time before installing the product so that it will not expire for long time. One of strategies I read is checking modified time for ...
1
vote
0answers
44 views

db4o Transparent Activation - Null Exception on retrieving children values of a node

I create a tree of nodes, and I store it in Database for Object Oriented (db4o). Because I want an efficient loading of the nodes from the database, I use Transparent Activation, and I implement the ...
0
votes
1answer
47 views

View emails with Swing using javamail

I'm writing a mail client using javamail. I followed the example in javamail-samples folder but the CommandInfo is just null for all mails retrieved. As a way of debugging, I wrote the following code: ...
0
votes
1answer
83 views

FileLoadException during activation of WCF service

After deploying my WCF service in IIS, I get this error when accessing the service: Server Error in '/MyService' Application. The given assembly name or codebase was invalid. (Exception from ...
0
votes
1answer
78 views

Spring. Java. Log in and activation email

I have a "chicken egg" problem. In application I use UserDetailsService to get User (we don't store user information in our DB, we use third party service to actually get all information). Recently ...
0
votes
1answer
9 views

Script troubleshooting

I'm trying my hand at AHK and want to make it load up all of the things for when I play runescape. I have no idea what's up with my first script, so if someone could point out what is up with it, I ...
0
votes
1answer
42 views

Eclipse Plug-in activated when Eclipse launch an Exception

I want to create an Eclipse Plug-in that will be activated automatically when Eclipse launch an Exception (while a java program is running). How can I do this? Then I need informations about the ...
0
votes
1answer
105 views

How to Implement Delphi program to activate with a service on the net in HTML or aspx code [closed]

I write a mini activation key software for active our software that we sold. in this program can fill buyer info such as name and email and then create a reg file for unlocking main software. but this ...

1 2 3 4 5 12
15 30 50 per page