Thanks Anit. That sounds fine.....I wouldn't want to mix CF8 and CF11 on the same site. How do I set up connectors on a per-site basis?
Say you have three sites in IIS viz, Site1, Site2 and Site3. Try the following as an example:-
- Navigate to \ColdFusion11\cfusion\runtime\bin\ and launch wsconfig.exe. Select Site1 from the drop down list of IIS websites. Click OK
- Similarly, you can navigate to\ColdFusion8\runtime\bin\ and launch wsconfig.exe. Select Site2 from the drop down list of IIS websites. Click OK
- Navigate to \ColdFusion11\cfusion\runtime\bin\ and launch wsconfig.exe. Select Site3 from the drop down list of IIS websites. Click OK
So now, you have Site1 and Site3 configured with ColdFusion 11 and Site2 configured with ColdFusion 8.
Hope this helps
Regards,
Anit Kumar