Marc - What is the surrounding code you are using to create your component?
Mark On Thu, May 8, 2008 at 2:21 AM, Marc Esher <[EMAIL PROTECTED]> wrote: > > Hey All, > I'm hitting a weird problem when using cfinterface. the error is: > > The WEB-INF.cftags.interface ColdFusion component or interface name, > used to extend or implement the blah.blah.blah component is invalid. > > what this is saying is that it can't find WEB-INF.cftags.interface isn't > valid. > > In order to get this to work, I had to add a mapping into cfadmin to > point /WEB-INF/cftags to c:\coldfusion8\wwwroot\WEB-INF\cftags > > What's weird is that I'd expect cfcomponents to fail, too, since the > component.cfc is in the same place as the interface.cfc > > Anyone ever see this before? I'd prefer not to have to use the mapping > since it creates just one more thing I need to worry about on > multi-workstation and multi-server deployments. > > By the way, this is a run-of-the-mill CF8 install. > > Thanks. > > Marc > > > > -- E: [EMAIL PROTECTED] W: www.compoundtheory.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CFCDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfcdev?hl=en -~----------~----~----~----~------~----~------~--~---
