Silverlight OOB App Won't Install on OS X - silverlight

I've built an Out-Of-Browser application using Silverlight, which if right-clicked while running in-browser gives you the "Install BlaBla Application onto this computer" option.
This works just fine on my Windows 7 machine and I get the icon added to my desktop. On my OS X testbox however, I still get the install option when I right-click on the application, but it doesn't do anything. I click the option to install and absolutely nothing happens.
What's the deal with that? I've written the app in Silverlight 4, and have the latest version of Silverlight installed on my OS X box. Why won't the app install and run OOB?
Thanks in advance!

Related

Codename one generated.ipa not installed on iPhone devices

After successfully generated .ipa and trying to install in selected UDID devices, it's not being installed
It throws the error -- Unable to Download App "appname" could not be installed at this time.
We are trying install on iPhone 5s devices.
Your issue may be related to this ios-debug-build-install-fails.
In addition to above, ensure that:
You are installing the app through itms:services by clicking Install on device on your iPhone 5s and click install on the new page.
you are installing the debug build and not the store build.
the UDID is accurate, copy N paste it instead of typing.
you are not behind any firewall that prevents downloading and your internet connection is good.
Edit:
Most developers experienced this due to testing on 32bit devices. Don't forget this blog.
If you are using any device older than iPhone 6, add the build hint ios.debug.archs=armv7.

Codenameone designer doesnt launch from eclipse

IDE: Eclipse Luna
Desktop OS: Windows Server 2008 R2 Enterprise
Simulator : NA/default
Device: NA/default
Java: jdk1.8.0_40
Good afternoon everybody. I am a newbie and downloaded codenameone for the first time as a plugin in Eclipse IDE. The install went well, and I launched a new project, with Native theme and Hello World template. The project got created fine however, when I try to launch theme.res nothing happens. I dont see any errors or any signs of codenameone designer launching.
I searched through the forums and couldnt find anyone with similar problem.
What I have done to resolve (unsuccessfully):
Tried creating other projects with different themes and templates.
Tried uninstalling codenameone plugin and reinstalling it
Tried doing everything in a new workspace.
I have tried launching the designer jar from command line and that works:
java -Xmx256m -jar ~/.codenameone/designer_1.jar (This works)
I have double checked and eclipse is running the same version of JVM as commandline.
Nothing I do in eclipse has worked.
Could you please guide ?
Thanks
You need to switch the VM Eclipse is using to JDK 1.7 this also means the VM used to launch eclipse itself in the eclipse.ini file.

package 'manifest designer package' failed to load Windows Phone SDK 8.0

I am very new to Windows Phone Development therefore I do not know much about it....
I installed Visual Studio 2012 in my Windows 8.1 64x Operating system after installation I downloaded Windows phone sdk 8.0 iso and installed it too ...
I watch tutorial and performs those steps , one of those tutorial's steps to double click WMAppManifiest.xml to change the icon of Windows Phone Apps but When I double Click On this it gives following error
package 'manifest designer package' failed to load
and Also AppManifest.xml is not loading and it gives this error
Visual Studio has encounterd an unexpected error
i have uninstalled all and re-install al of this including sdk and vs2012 but still it gives error not in one project but each time I tried to goto NewProject and select windows phone App and without doing anything I tried to open those files but it gives error
Please Help me ....
NOTE: I was working on a Apache Cordova app in VS 2013. Try this it might help
I had a similar problem, but in my case it was to remove the text on the tile as it was too long for the tile. Each time I made a change to the platforms/wp8/Properties/WMAppManifest.xml it was overwritten each time when I Rebuilt the app.
I followed the below guide:
Place the custom WMAppManifest.xml file in the res/native/wp8/Properties folder. Use the generated version of the file in the platforms/wp8/Properties folder after building a Debug configuration of the project for Windows Phone 8.
Refer to this documentation:
https://msdn.microsoft.com/en-us/library/dn757053.aspx.

stbuild not found

I am trying to build native application for ios using sencha touch but every time I use packaging command it gives me error that stbuild in not an external and internal command.
I searched a lot on this problem but did not get any solution.
I had a same problem.
But it worked when I run SenchaSDKTools/stbuild.pkg.
like below:
/Applications/SenchaSDKTools-2.0.0-Beta/stbuild.pkg
Have you installed "Sencha SDK Tools"? If not, then you should install it.
You can also use the sencha command for native packaging of the application.
Like,
sencha package generate <configTemplate.json>
Sencha Touch 2 Native Packaging for Android
Sencha Touch 2 Native Packaging for iOS
If you have already installed the Sencha SDK Tools, the executable file stbuild.exe file will be installed into the windows system root folder (e.g. C:\Windows) while a subdirectory named stbuild will be installed in the same folder. Check to see if it is there. If it is not, it can be downloaded separately from http://dl.dropbox.com/u/8793605/stbuild.msi.
This can happen if the SenchaTouch installer goes awry. In my case the installer won't run on my Windows 7 system, so I duplicated it's effects manually from a Windows XP install.
NOTE: From my research it appears that from the version 2.1 tools onwards, the stbuild will be installed to the sencha tools location and no longer into the windows system directory (which is as it always should have been! - I don't know what they were thinking).

Applications are not loaded into OS 7 simulators

I cannot get my applications loaded in OS 7 simulators. I am using BlackBerry Java Plug-In for Eclipse 1.3.0 and downloaded the BlackBerry JRE 7.0.0. I tried Run As -> BlackBerry Simulator, but the application was not loaded in the simulator. Moreover, although I had installed many OS 7 simulators, they are not listed in the Devices drop-down box of the Run Configurations -> Simulator tab. I tried to load the application manually into the simulator, but I could not manage it either. The deliverable - > Standard - > 7.0 folder contains a .cod file and many .debug files. I tried the .cod file, but it did not show up in the simulator.
Then I downloaded the BlackBerry Java Plug-In for Eclipse 1.5.0, but there still are no applications in the simulator.
first - in order to run a specific simulator go into debug configurations or run configurations and under the simulator tab, Device drop down, you should be able to select your simulators.
second - in the application descriptor do you have the "Do not display the application icon on the home screen" checked?

Resources