Akash

Results 7 issues of Akash

i have a model with the following properties :- [SolrUniqueKey] public string _id { get; set; } [SolrField] public string _user_id { get; set; } [SolrField] public ICollection tags {...

I seem to be having an intermittent issue when automatically attempting to configure Magento using selenium. I ran a test to automatically populate fields and setup the database and when...

Hi, I am unable to send data to a php page from the android app and here is my code: android code: ``` protected void PostData(final Integer Question_ID,Integer ResponseChosen_ID) throws...

Hi, I have an issue when submitting a get request from my android app via loopj http client here is my code: ``` AsyncHttpClient client = new AsyncHttpClient(); final RequestParams...

has anyone been able to run a mkdir in a running container successfully using the dotnet api? I cant seem to see the directory being created in the container. this...

Is it possible to use adb to connect to a oracle virtual box vm and run Xamarin ui tests from the host machine against the virtual machine? I get a...

Ive not been able to get this working after wrestling with it for some time? if this works for anyone can you post the solution please?