If you are trying to use ActionScript 3.0 API for Flickr and while creating FlickrService you are getting following error:
1017: The definition of base class URLLoaderBase was not found.
Or following exception run-time:
Error #1014: Class com.adobe.webapis::URLLoaderBase could not be found.
Do not panic. You just need to download as3corelib . There are number of classes in as3corelib that are getting used by ActionScript 3.0 API for Flickr.
Configure Visual Studio to use x64 version of IIS Express
-
When IIS Express loads an assembly which is not matching with iis process
platform you might get errror like this... [BadImageFormatException: Could
not lo...
7 years ago
No comments:
Post a Comment