Hi,

I really do hope that someone could assist me. I have been searching
for a solution for almost a week now but to no avail. 

I am a newbie, still working on the flex sample tutorial. 
Followed every single steps without any problem but when I tried to
test my application (on flex builder) I got the following error 'A
flex server couldn't be found at the url'.

Also I got these following errors when I went to the localhost
directly from my browser. 'Compilation Results Errors, warnings or
exceptions were found while compiling /fbComponents/flexstore.mxml.'  

18 Errors found.
 
Error /fbComponents/flexstore.mxml:6
Failed to parse number: 100%


Error /WEB-INF/flex/frameworks/mx/core/UIObject.as
The class 'mx.styles.StyleProtoChain' could not be loaded.


Error /WEB-INF/flex/frameworks/mx/core/UIObject.as:65
The class 'mx.core.UIObjectDescriptor' could not be loaded.


Error /WEB-INF/flex/frameworks/mx/core/UIObject.as:203
The class 'mx.styles.CSSStyleDeclaration' could not be loaded.


Error /WEB-INF/flex/frameworks/mx/core/UIComponent.as
The class 'mx.managers.SystemManager' could not be loaded.


Error /WEB-INF/flex/frameworks/mx/core/UIComponent.as:48
There is no class with the name 'mx.core.UIObject'.


Error /WEB-INF/flex/frameworks/mx/core/View.as:16
The class 'mx.skins.RectBorder' could not be loaded.


Error /WEB-INF/flex/frameworks/mx/core/View.as:28
The class 'mx.core.UIObject' could not be loaded.


Error /WEB-INF/flex/frameworks/mx/core/View.as:32
The class 'mx.core.UIObject' could not be loaded.


Error /WEB-INF/flex/frameworks/mx/core/View.as:46
The class 'mx.core.UIObject' could not be loaded.


Error /WEB-INF/flex/frameworks/mx/core/View.as:49
The class 'mx.core.UIObject' could not be loaded.


Error /WEB-INF/flex/frameworks/mx/containers/Container.as:75
The class 'mx.controls.VScrollBar' could not be loaded.


Error /WEB-INF/flex/frameworks/mx/containers/Container.as:77
The class 'mx.controls.HScrollBar' could not be loaded.


Error /fbComponents/ThumbnailView.mxml:3
The class 'mx.containers.Tile' could not be loaded.


Error /fbComponents/flexstore.mxml:8
Don't know how to parse element "*:ThumbnailView". It is not a known
type or a property of mx.containers.ViewStack.


Error /fbComponents/flexstore.mxml:9
Don't know how to parse element "*:GridView". It is not a known type
or a property of mx.containers.ViewStack.


Error /fbComponents/flexstore.mxml:10
Don't know how to parse element
"http://www.macromedia.com/2003/mxml:ControlBar";. It is not a known
type or a property of mx.containers.Panel.


Error /fbComponents/flexstore.mxml:17
Don't know how to parse element
"http://www.macromedia.com/2003/mxml:VBox";. It is not a known type or
a property of mx.containers.HBox. 

I installed Flex on my system which have a Java Application Server
already installed. I created a new server on Jrun 4, deployed flex.war
(localhost:8101/). I have tried reinstalling flex and created a flex
directory within the JRun default server but still to no avail. 

The http://localhost:8101/samples/ (Macromedia Flex samples) works
fine but not the flexstore.mxml which I have created. 

Where did I go wrong???

Any assistance will be greatly appreciated.

Best regards,
Natz
   






--
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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to