Hi all,
Does anyone know of a CFX tag that can create a site in IIS?
I have written a C++ tag that uses ADSI to create the site but I am finding it difficult to assign more than one host header to a site. After a lot of debugging (not through Visual Studio but through pRequest) I have found that the IIS provider doesn't support the ADS_PROPERTY_DELETE and ADS_PROPERTY_APPEND parameters of the PutEx method.
This is the last problem I have to overcome to finish my tag as I am building the host headers from a list of URL's, a port number and optional IP address and now need to try and build a variant array from a dynamic array of strings. If anyone out there knows a better way of doing it would be a big help. All the code samples I have seen use VBScript and don't really help. The server it is being built for is IIS
6.0 but I would preferably like it to work on 5.0+.
Thanks
Shane
---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/
