
I’m preparing to upload a Bootstrap powered website to a directory on a server that is running IIS 7.5.7600.16385 on Windows Server 2008 R2. with a .NET framework version of v4.0.30319. Other websites that use the ASP.net preference also run on the site. Is there any risk that the Bootstrap website will affect any of the other sites on the same server? The Bootstrap site’s resources will exist in a folder exclusively meant for the site it powers and its resources are not being called by the other sites. Anything problematic that should be checked? Thanks for any wisdom you may be able to provide!