Although I'm familiar with building .Net assemblies in C#, I'm new to building side-by-side native assemblies, so please be patient. One important documentation change that I will make to the next version of the build script is the following:
The recommended way to install VC++ runtime libraries on a computer that does not have Visual C++ 2008 installed is to download and install the Microsoft Visual C++ 2008 Redistributable Package (vcredist_x86.exe): http://www.microsoft.com/downloads/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d-074b9f2bc1bf&displaylang=en I believe my first version of the build script will also require additional security related steps in order to adhere to MS's rules for building side-by-side assemblies. Peter Santoro --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en -~----------~----~----~----~------~----~------~--~---
