[cfaussie] Assign virtual directory to all websites with IIS

2007-10-17 Thread Carl Vanderpal
Hi all, can someone tell me how to assign a virtual folder to all websites on IIS 6 (Windows 2003 server) so /billy-bob can be accessed by mydomain.com/billy-bob and yoursite.com/bill-bob which sits outside the specific domain directory thanks -- Postal:

[cfaussie] Re: Assign virtual directory to all websites with IIS

2007-10-17 Thread AJ Mercer
In the IIS manager, right-click the web site New - Virtual directory On 10/17/07, Carl Vanderpal [EMAIL PROTECTED] wrote: Hi all, can someone tell me how to assign a virtual folder to all websites on IIS 6 (Windows 2003 server) so /billy-bob can be accessed by mydomain.com/billy-bob and

[cfaussie] Re: Assign virtual directory to all websites with IIS

2007-10-17 Thread Dale Fraser
Why? If mydomain.com and yoursite.com are the same site, then they should be one website. If they are different sites, then why would you want an auto vdir on every site. If there is something im missing, I have a script that creates virtual directories. So you could automate that way.

[cfaussie] Re: Assign virtual directory to all websites with IIS

2007-10-17 Thread Andrew Scott
Need to do each one manually for each domain, do not think there is a script to do multiple (but I have been wrong before). Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 From: cfaussie@googlegroups.com

[cfaussie] Re: Assign virtual directory to all websites with IIS

2007-10-17 Thread Carl Vanderpal
To make certain things available to all sites that we create on our servers. I want to allow certain css style sheets elements/templates, js libraries etc available to all the sites we create, saves me duplicating it across all sites and no they are not the same site eg mydomain.com points to

[cfaussie] Re: Assign virtual directory to all websites with IIS

2007-10-17 Thread Dale Fraser
We do something similar. But we have a coldfusion page that basically says create a site. You can then script all the bits, all the virtual directories etc. The creation of the site will take all the default properties you have defined in IIS on the Websites (Folder Icon). So I

[cfaussie] Re: Using Excel Data With CF

2007-10-17 Thread bsmith
Hi Claude, Check out the 'spaces in column names' discussion in this list.. one suggestion from that was to use queryname['stupidfieldname?'][queryname.CurrentRow] On Oct 17, 10:50 am, Claude Raiola [EMAIL PROTECTED] wrote: Hi, I am sent a datafile in excel format from a financial

[cfaussie] Anyone using SQL Delta?

2007-10-17 Thread Ryan Sabir
Hi all, For those following the recent thread about SQL Server 2005 database transfering woes... We've just discovered this great tool: http://www.sqldelta.com/ You point it at 2 databases and it will tell you the difference between them, and then creates scripts that synchronise the

[cfaussie] Anyone using SQL Delta?

2007-10-17 Thread Scott Thornton
Toby, Can you name a product that creates and compares schemas and generates DDL? I use an old version of powerdesigner but I'd like to know what else is out there. Toby Tremayne [EMAIL PROTECTED] 18/10/2007 1:23 pm I've used it a couple of times - fantastic product for managing changes

[cfaussie] Re: MSSQL 2005 Developer Edition

2007-10-17 Thread Scott Barnes
Hi All, As per a my promise, here is a Video Cast Peter did to illustrate Network Backups with SQL 2005. http://www.askasqlguru.com/ Hope this helps! :) On 10/2/07, Andrew Scott [EMAIL PROTECTED] wrote: Scott, At the end of the day, even though these are small feedback / enhancements.

[cfaussie] Re: Anyone using SQL Delta?

2007-10-17 Thread Toby Tremayne
I've used it a couple of times - fantastic product for managing changes during dev cycles to a live database. Generally I like to base everything from a schema diagram in a db that can generate scripts - some of these products can handle making changes / additions directly in the db, but

[cfaussie] Anyone seen this error before?

2007-10-17 Thread Andrew Scott
This is a multi server configuration, jrun is running fine, cfusion is not and the error in the logs are. FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197) ERROR: transport error 202: bind failed: Address already in use ERROR: JDWP

[cfaussie] Re: Anyone seen this error before?

2007-10-17 Thread Dale Fraser
Its related to the debugger, google that second line and there are lots of references. Regards Dale Fraser http://learncf.com From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Scott Sent: Thursday, 18 October 2007 2:55 PM To: cfaussie@googlegroups.com

[cfaussie] Re: MSSQL 2005 Developer Edition

2007-10-17 Thread Mike Kear
Thanks a lot Scott. that's terrific. Now do you think you could get him to show us how to do it in a shared hosting evnironment, where you dont have server administrator rights? I dont have any of the 40 databases i look after on shared hosting environments, over 4 different hosting company