Select to view content in your preferred language

What do I Distibute with my Application

619
1
08-15-2012 11:04 AM
CoryJorgensen
Deactivated User
I can't seem to find anywhere what files I need to and are authorized to Distribute with my application.  I am referencing the API DLL's in my Silverlight Application, but what are all the files I need to Distribute with my Install?

Thanks,
Cory Jorgensen
Bitco Software
0 Kudos
1 Reply
BrianMulcahy
Occasional Contributor
I can't seem to find anywhere what files I need to and are authorized to Distribute with my application.  I am referencing the API DLL's in my Silverlight Application, but what are all the files I need to Distribute with my Install?

Thanks,
Cory Jorgensen
Bitco Software



All of the files needed in the distribution are located in the .xap file of the silverlight app usually found in the ClientBin folder. The .xap file is basically a zip file.
0 Kudos