Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Components not showing in application panel in Dreamweaver 1

Status
Not open for further replies.

krisplus5

Programmer
Oct 4, 2001
44
US
Sorry for the cross-post, but I thought this topic might be outside the norm in the DW forum:

I'm finally working in Dreamweaver as my editing environment and am loving it. But I'm no DW expert and need some help.

I'm developing a CF application (AppA) that uses components. All is going well, except that dreamweaver will not show the components in the component tab. It does show a component that resides in another application (AppB).

The environment is ColdFusion MX 6.1 on Windows 2000 Server over IIS.

The only real difference between setup of the 2 sites is that AppB is stored is the inetpub/ folder on the server, and AppA is on a datastore referenced via a virtual directory in IIS.

There's got to be a way to make the components in the virtual directory showup. Any suggestions?

Cheers,
Kris
 
do you have the mapping set up in the cfadministrator to the virtual folder?

We've heard that a million monkeys at a million keyboards could produce the complete works of Shakespeare; now, thanks to the Internet, we know that is not true.
 
Thanks TruthInSatire. This was exactly the issue. Doh!

Cheers,
Kris
 
virtuals are tricky using them with cf. glad to help

We've heard that a million monkeys at a million keyboards could produce the complete works of Shakespeare; now, thanks to the Internet, we know that is not true.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top