Error #1065: Variable IInjector is not defined

Ask general questions here.
dman
Posts: 64
Joined: Mon Aug 29, 2011 9:33 am
Location: München

Error #1065: Variable IInjector is not defined

Post by dman » Tue Dec 11, 2012 4:48 pm

Hi,

I'm stuck on a somewhat unusual problem.
The AUT (a Flex web client) has an administration component (very similar to the main app) which is next in line for automation. The problem is I can not get it to load in the browser - as soon as I instrumented the browser (both IE and Firefox) I get the bellow error.

Worh mentioning:
- as soon as I cleared the browser's cache (using CCleaner here) the page loads as usual; after instrumenting :(
- ATU is using robotlegs
- the main app has no problems with the instrumentation


All the best,
D.

ReferenceError: Error #1065: Variable IInjector is not defined.
at flash.system::ApplicationDomain/getDefinition()
at org.swiftsuspenders.injectionpoints::PropertyInjectionPoint/initializeInjection()
at org.swiftsuspenders.injectionpoints::InjectionPoint()
at org.swiftsuspenders.injectionpoints::PropertyInjectionPoint()
at org.swiftsuspenders::Injector/getInjectionPoints()
at org.swiftsuspenders::Injector/injectInto()
at ag.rtt.picturebook.control::ApplicationContext/mapAndInjectInto()
at ag.rtt.picturebook.control::ApplicationContext/mapServices()
at ag.rtt.picturebook.control::ApplicationContext/startup()
at org.robotlegs.mvcs::Context/checkAutoStartup()
at org.robotlegs.mvcs::Context()
at org.robotlegs.utilities.modular.mvcs::ModuleContext()
at ag.rtt.picturebook.control::ApplicationContext()
at PictureBookManagementConsole/handleApplicationContextComplete()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at org.springextensions.actionscript.context.support::AbstractApplicationContext/resourceLoadQueue_completeHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at org.springextensions.actionscript.core.operation::AbstractOperation/dispatchCompleteEvent()
at org.springextensions.actionscript.core.operation::OperationQueue/operation_completeHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at org.springextensions.actionscript.core.operation::AbstractOperation/dispatchCompleteEvent()
at org.springextensions.actionscript.core.operation::OperationQueue/operation_completeHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at org.springextensions.actionscript.core.operation::AbstractOperation/dispatchCompleteEvent()
at org.springextensions.actionscript.core.io.support::LoadPropertiesOperation/properties_completeHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at org.springextensions.actionscript.collections::Properties/LoaderComplete_handler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/onComplete()

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Error #1065: Variable IInjector is not defined

Post by Support Team » Tue Dec 11, 2012 5:44 pm

Hello,

Could you please post a Snapshot of your AUT in oder to analyze this issue?
Take a look at section 'Creating Ranorex Snapshot Files' from our User Guide.

It looks like an issue with Robotlegs due to the discussion in 'Robotlegs Support'.

Regards,
Markus (T)