URI has an authority component error
Posted by cornel | Filed under Flex
Yesterday I was with some students doing some labs from Duane’s training course when I saw this error “URI has an authority component” – it appeared when we tried to execute an AIR application. After some time we figured out the reason: the workspace was saved on a network shared folder – we mapped the network path with a drive letter and we got rid of this strange error.
September 9th, 2009 at 8:39 am
I had a mapped network drive and it was still happening. I tried ‘switching workplaces’, basically reloading the project. After this the URI error stopped and the app started launching.