Configuring Your Application C# and VB
Once you receive your developer token via email, you can configure your shareware
starter kit application.
- Open the Shareware Starter Kitâ„¢ solution in Visual Studio
- Go to the "Client" project and open the "settings.settings"
file in the \Shareware Starter KitC#\Client\Properties directory.
- Edit the value of the DevID property. It may be easiest to
cut and paste your DevToken directly from the confirmation email into this property.

- Once you have added your Deveoper Token to the DevID line, close the settings.settings
file and open the \Web References directory for the "Client" project.
- Edit the properties of the "SskWebService" by right-clicking on
the web service name and selecting "properties".
- Change the "Web Reference URL" property to "http://service.sharewarestarterkit.com/sharewareservice.asmx"

- You have now successfully configured your Client project to work with the Shareware
Starter Kit!
Configuring Your Application C++
Once you receive your developer token via email, you can configure your shareware
starter kit application.
- Open the Shareware Starter Kit solution in Visual Studio
- Go to the "TestApp" project and open the file"SampleApp.cpp"
- Edit the value of the DevID property. Replace the placeholder
value DevIDTest with the developer token received in the email. It may be easiest to
cut and paste your DevToken directly from the confirmation email into this property.
- You have now successfully configured your Client project to work with the Shareware
Starter Kit!
- Press F5 to build and run the sample application. You may view your submitted information in the reports section of http://sharewarestarterkit.com