IIS - Multiple language and multiple domains - Asked By karur krishna madhu on 01-Dec-11 11:34 PM

i have multiple domains for multiple languages when i create the link in IIS it is not allowing me  for dupllicate names with existing port no what should i do for these ?
Riley K replied to karur krishna madhu on 01-Dec-11 11:50 PM

IIS supports multiple Web sites on a single server.

For example, rather than using three different servers to host three different Web sites, you can install all three Web sites on the same server. Consolidating Web sites saves hardware resources, conserves space, and reduces energy costs.


To ensure that user requests reach the correct Web site, you must configure a unique identity for each site on the server. To do so, you must distinguish each Web site with at least one of three unique identifiers: a host header name, an IP address, or a unique TCP port number.

Refer this link

http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/b77cf015-017f-489c-9b5b-65ca4a679392.mspx?mfr=true


Regards
DL M replied to karur krishna madhu on 01-Dec-11 11:53 PM
Suchit shah replied to karur krishna madhu on 02-Dec-11 12:25 AM

This is a built in capability in QTP, object repository parametrization.

You can parametrize the language specific part of the description of test objects in the object repository.

dipa ahuja replied to karur krishna madhu on 02-Dec-11 02:28 AM
Untitled document
Using goole translator your can provide option to choose language:

</div>
<script>
function googleTranslateElementInit() {
   new google.translate.TranslateElement({
     pageLanguage: 'en'
   }, 'google_translate_element');
}
</script>
<script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
</div>
 
Hello World!
 
Output