Page 1 of 1

Could not find file 'C:\Users\name\AppData\Local\RanorexStudio8\RxEnv\Android\temp\decomp\AndroidManifest.xml'

Posted: Fri Feb 01, 2019 7:53 am
by Punashri M S
Hi,

Trying to instrument APK file, getting below error log,

System.IO.FileNotFoundException: Could not find file 'C:\Users\name\AppData\Local\RanorexStudio8\RxEnv\Android\temp\decomp\AndroidManifest.xml'.
File name: 'C:\Users\name\AppData\Local\RanorexStudio8\RxEnv\Android\temp\decomp\AndroidManifest.xml'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
at System.Threading.CompressedStack.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)

where will i get that file.

thanks in advance.

Re: Could not find file 'C:\Users\name\AppData\Local\RanorexStudio8\RxEnv\Android\temp\decomp\AndroidManifest.xml'

Posted: Mon Feb 04, 2019 9:54 am
by qwertzu
hey,

same topic is discussed here:
unable-to-instrument-the-android-app-t13395.html#p52657

regards, qwertzu