Select to view content in your preferred language

ArcGIS Viewer V1.3 Project Re-compiling Errors

631
1
Jump to solution
07-31-2012 04:40 AM
ShaningYu
Honored Contributor
I got to compile a V1.3 project (loaded in FB 4.6, SDK: 3.5B) and received two types (1017 and 1046) errors:
Description Resource Path Location Type
1017: The definition of base class Object was not found. IBaseWidget.as /PrestonCountyGIS/src/com/esri/solutions/flexviewer line 1 Flex Problem
1046: Type was not found or was not a compile-time constant: [flash.display]::IBitmapDrawable. PrestonCountyGIS  Unknown Flex Problem
1046: Type was not found or was not a compile-time constant: [flash.events]::IEventDispatcher. PrestonCountyGIS  Unknown Flex Problem
1046: Type was not found or was not a compile-time constant: Array. PrestonCountyGIS  Unknown Flex Problem
1046: Type was not found or was not a compile-time constant: Boolean. PrestonCountyGIS  Unknown Flex Problem
How can these bugs get fixed?  Thanks.
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
ShaningYu
Honored Contributor
Very difficult to debug.  Therefore, I re-created a new project and then loaded the settings, src, etc. into the new project.  Then, these errors were gone.  Thanks for your review.

View solution in original post

0 Kudos
1 Reply
ShaningYu
Honored Contributor
Very difficult to debug.  Therefore, I re-created a new project and then loaded the settings, src, etc. into the new project.  Then, these errors were gone.  Thanks for your review.
0 Kudos