Doug,
  You have a namespace issue. Few things to check:

1.) Make sure that in your flex-config.xml, you have this in your
<namespaces> area:
<namespace uri="http://www.iterationtwo.com/cairngorm">
   <manifest>/WEB-INF/flex/cairngorm-manifest.xml</manifest>
</namespace>

2.) make sure the cairngorm-manifest.xml file is actually in the
web-inf/flex dir.

3.) That the 'cairngorm.swc' file is in the dir:
\WEB-INF\flex\user_classes

restart your server and you should be good to go.

--- In flexcoders@yahoogroups.com, "Doug Arthur" <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I'm having trouble getting started with cairngorm. I tried to run
the login
> example, and it bombed on me. I'm running Flex 1.5. Below is the error.
>
>
> 7 Errors found.
>
> Error *D:\inetpub\daaroot\testbed\Flex\cairngorm-
>
0.99\samples\login\webapp\org\nevis\cairngorm\samples\login\business\Services.mxml:22
> * Namespace http://www.iterationtwo.com/cairngorm has not been
associated
> with component manifest.
>
>
>
> Error *D:\inetpub\daaroot\testbed\Flex\cairngorm-
>
0.99\samples\login\webapp\org\nevis\cairngorm\samples\login\business\Services.mxml:22
> * No type for element
"http://www.iterationtwo.com/cairngorm:ServiceLocator"
>
>
>
> Error *D:\inetpub\daaroot\testbed\Flex\cairngorm-
>
0.99\samples\login\webapp\org\nevis\cairngorm\samples\login\business\Services.mxml:22
> * Unexpected root element "
> http://www.iterationtwo.com/cairngorm:ServiceLocator" does not extend
> MovieClip
>
>
>
> Error *D:\inetpub\daaroot\testbed\Flex\cairngorm-
> 0.99\samples\login\webapp\Index.mxml:43* Don't know how to parse
element "
> org.nevis.cairngorm.samples.login.business.*:Services". It is not a
known
> type or a property of mx.core.Application.
>
>
>
> Error *D:\inetpub\daaroot\testbed\Flex\cairngorm-
> 0.99\samples\login\webapp\Index.mxml:46* Don't know how to parse
element "
> org.nevis.cairngorm.samples.login.control.*:DemoControl". It is not
a known
> type or a property of mx.core.Application.
>
>
>
> Error *D:\inetpub\daaroot\testbed\Flex\cairngorm-
> 0.99\samples\login\webapp\Index.mxml:50* Don't know how to parse
element "
> org.nevis.cairngorm.samples.login.view.*:IndexViewHelper". It is not
a known
> type or a property of mx.core.Application.
>
>
>
> Error *D:\inetpub\daaroot\testbed\Flex\cairngorm-
> 0.99\samples\login\webapp\Index.mxml:53* Don't know how to parse
element "
> http://www.macromedia.com/2003/mxml:ViewStack". It is not a known
type or a
> property of mx.core.Application.
>






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to