Updated AIR 3.4 SDK beta version to release version, package IPA failed

my project contains an ANE , and it works fine with previous version , today i updated sdk version to AIR3.4 sdk release , but failed to package IPA  with errors below:
ld: warning: -ios_version_min not specificed, assuming 4.0
Undefined symbols for architecture armv7:
  "_null", referenced from:
      _g_com_adobe_air_fre_fmap in extensionglue.o
     (maybe you meant: _sqlite3_bind_null, __ZN7avmplus20BitmapDataJPEGWriter14j
peg_null_charEP18jpeg_common_structPc , __ZN7CString16s_nullTerminatorE , __ZN7a
vmplus7AvmCore24decrementAtomRegion_nullEPii , _null_name , __ZN7avmplus20Bitmap
DataJPEGWriter9jpeg_nullEP18jpeg_common_struct , _sqlite3_result_null , __ZN7USt
ring16s_nullTerminatorE )
ld: symbol(s) not found for architecture armv7
Compilation failed while executing : ld64
is it a bug? or i do someting wrong?

I was really hoping that would work for me to.
I'm using:
AIR 3.4 to compile the ANE and the IPA.
FB 4.7 beta to write the Actionscript Library
Xcode to compile the native library - I added the signature minimalFinalizerFunction() then rebuilt the framework and used the 'release' version
The ANE seems to compile without error using this command:
adt -package -target ane KiipNativeExtension.ane extension.xml -swc KiipNativeExtension.swc -platform iPhone-ARM -C ios . -platform default -C default .
-- here's my extension.xml --
<extension xmlns="http://ns.adobe.com/air/extension/3.1">
    <id>com.slaphostgames.extensions.KiipNativeExtension</id>
    <versionNumber>0.0.1</versionNumber>
    <platforms>
        <platform name="iPhone-ARM">
            <applicationDeployment>
                <nativeLibrary>libKIIPANE.a</nativeLibrary>
                <initializer>ExtInitializer</initializer>
                <finalizer>minimalFinalizerFunction</finalizer>
            </applicationDeployment>
        </platform>
        <platform name="default">
            <applicationDeployment/>
        </platform>
</platforms>
</extension>
Then I republish the swf in Flash Pro CS6 (I do this by testing the movie and it pops open ADL but gives runtime errors that the ExtensionContext function is not available - I think that is expected behavior because it's in the simulator)
Then finally I run this command to compile the IPA:
adt -package -target ipa-test-interpreter -storetype pkcs12 -keystore Certificates.p12 -storepass passwd -provisioning-profile Distribution_Ad_Hoc.mobileprovision TestKiip.ipa TestKiip-app.xml TestKiip.swf -extdir . -platformsdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPh oneOS6.0.sdk/
-- here's my -app.xml
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<application xmlns="http://ns.adobe.com/air/application/3.4">
    <id>com.slaphostgames.TestKiip</id>
    <versionNumber>1.0</versionNumber>
    <filename>TestKiip</filename>
    <description></description>
    <!-- To localize the description, use the following format for the description element.
          <description>
                    <text xml:lang="en">English App description goes here</text>
                    <text xml:lang="fr">French App description goes here</text>
                    <text xml:lang="ja">Japanese App description goes here</text>
          </description>
          -->
    <name>TestKiip</name>
    <!-- To localize the name, use the following format for the name element.
          <name>
                    <text xml:lang="en">English App name goes here</text>
                    <text xml:lang="fr">French App name goes here</text>
                    <text xml:lang="ja">Japanese App name goes here</text>
          </name>
          -->
    <copyright></copyright>
    <initialWindow>
        <content>TestKiip.swf</content>
        <systemChrome>standard</systemChrome>
        <transparent>false</transparent>
        <visible>true</visible>
        <fullScreen>false</fullScreen>
        <autoOrients>false</autoOrients>
        <aspectRatio>portrait</aspectRatio>
        <renderMode>auto</renderMode>
    </initialWindow>
    <customUpdateUI>false</customUpdateUI>
    <allowBrowserInvocation>false</allowBrowserInvocation>
    <icon></icon>
    <iPhone>
        <requestedDisplayResolution>standard</requestedDisplayResolution>
        <InfoAdditions><![CDATA[<key>UIDeviceFamily</key><array><string>1</string><string>2</stri ng></array>]]></InfoAdditions>
        <!--
<Entitlements>
          <![CDATA[<key>keychain-access-groups</key><array><string>...</string></array>]]>
</Entitlements>
-->
    </iPhone>
    <extensions>
        <extensionID>com.slaphostgames.extensions.KiipNativeExtension</extensionID>
    </extensions>
</application>
I get this error:
ld: warning: -ios_version_min not specificed, assuming 4.0
ld: duplicate symbol _OBJC_CLASS_$_FIXCATEGORYBUGKP_ASIHTTPRequest in /var/folders/2g/4jk4pqbs28v13vh9scbj1cq40000gn/T/a8ede4b9-22d3-4d0f-8faf-2eafcacffd42/lib com.slaphostgames.extensions.KiipNativeExtension.a(KP_ASIHTTPRequest+OAuth.o) and /var/folders/2g/4jk4pqbs28v13vh9scbj1cq40000gn/T/a8ede4b9-22d3-4d0f-8faf-2eafcacffd42/lib com.slaphostgames.extensions.KiipNativeExtension.a(KP_ASIHTTPRequest+OAuth.o) for architecture armv7
Compilation failed while executing : ld64
Any thoughts?

Similar Messages

  • AIR 3.4 SDK Beta with iOS6 Support is missing BETA 2 update

    We are trying to get our application that uses native extensions working with iO6 and AIR 3.4.  I can see from the website that there was an update on August 7th, and the top links show that update in the link date:
    Ie: http://labsdownload.adobe.com/pub/labs/flashplatformruntimes/air3-4/air3-4_p2_sdk_mac_080712.tbz2
    However the links under “AIR 3.4 SDK Beta with iOS6 Support”, have  not been updated.  (And that is oviously the build we are most interested in)
    http://labsdownload.adobe.com/pub/labs/flashplatformruntimes/air3-4/air3-4_p1_sdk_ios6_mac _071612.tbz2

    So I found the problem.   I had installed beta 1 in a folder called AIR 3.4     ...   I installed beta 2 in a folder called  AIR 3.4 Beta2      
    I did however point Flash CS6 to use the AIR 3.4 Beta2 SDK ...    it must not like something about this.   Once I deleted both SDK's and then put Beta 2 in a folder simply titled AIR 3.4 everything works again.

  • Air 3.9 beta  - update app with final ( non beta ) version?

    I used Air 3.9 beta when i published on the app store, can i update with the  final ( non beta ) version?

    You can, but you usually don’t need to. When you have other reasons to do an update, just use a later version of AIR at that time.

  • Failed to install AIR 3.5 SDK (beta)

    Hi guys,
    I wanted to use the AIR 3.5 SDK (beta) in Flash Builder 4.7 (beta) but when I attempted to manually replace the bundled AIR SDK in Flash Builder a few of the files could not be copied due to excessive file name/path lengths. This is on Windows 7. I had to try this because there is no other way to setup AIR SDKs in Flash Builder which is really annoying... how are we supposed to use prerelease/beta AIR SDKs in Flash Builder 4.7 if we are not able to specify alternative AIR SDK locations?

    Thanks for the reply, Sunil. Here are the steps I took over time ...
    1. Downloaded and installed the 32-bit version of Flash Builder 4.7  (beta 1)
    This worked fine, I'm not sure which AIR SDK version it came bundled with but I imagine it was 3.4 (beta 1)
    2. Downloaded AIR SDK 3.4 (beta 2) and replaced the bundled Flash Builder version
    This worked fine, the files were copied over without any problems and Flash Builder was happy.
    3. Downloaded AIR SDK 3.5 (beta 1) and attempted to replace the bundled Flash Builder version
    This failed, Windows 7 complained about some "license" related file names being too long, it didn't provide the exact file names or paths though.
    As far as the installation directories go, they are the default directories ...
    Flash Builder 4.7
    C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.7
    AIR SDK (relative to the above directory)
    \eclipse\plugins\com.adobe.flash.compiler_4.7.0.345990\AIRSDK
    I think Adobe is aware that the AIR SDK 3.5 currently cannot be used with Flash Builder, the obvious solution to avoiding these problems would be to allow us to specify the location of a AIR SDK directory in Flash Builder, it was a bit silly for Adobe not to allow this really.
    Right now I'm just waiting for the next Flash Builder beta release, if there is one, to see if the AIR SDK problem has been resolved. I can continue using AIR SDK 3.4 for now but it isn't an ideal situation for me at the moment.
    Again, thanks for the reply :-)

  • Adobe Updater is trying to install current version

    I am using Acrobat XI Pro - version 11.0.06.  I am continually reminded to update Acrobat, but the Updater attempts to install the same version, which obviously fails.  The registry key shows the DisplayVersion to be 11.0.06.
    Can someone please offer a suggestion to convince Updater that is already have version 06 so that I can attempt to install version 11.0.07?
    Thank you very much for your help.

    I would suggest just downloading the update and installing manually. The updates are at http://www.adobe.com/support/downloads/product.jsp?product=1&platform=Windows (similar for a MAC).

  • 10/24/2012 AIR 3.5 Runtime and SDK Beta Update

    October 24th, 2012
    AIR 3.5 (build 520) is now available for download.  The latest version of AIR 3.5 Beta is available here: http://labs.adobe.com/downloads/air3-5.html.
    This build contains the following notable fixes and known issues in this build.
    Fixed issues
    On Android, screen goes back when changing view from ANE->AIR, recovers if app loses/regains focus (3348855)
    ADT App packaging with platformsdk switch pointing to iOS 6 SDK completes after giving fatal Error. (3309675)
    Text fields stop displaying if stage.quality set to "low" - iOS for renderMode=gpu (3345587)
    Some Stage3D applications does not load on Droid X (2.2.1) (3345131)
    Notable issues
    [AIR] CameraUI not working on the GalaxyNexus after OS update from ICS to Jelly Beans OS (3347644)
    Application freezes when disposing the audioQueue for the microphone on iOS6. (3349815
    When packaging an IPA using platformsdk option to point to the iOS 6 SDK, an exception, “java.io.IOException:PLIST generation failed due to SAX error:org.xml.sax.saxParseException” is thrown (3309675)
    Stuttering of mouse events with new versions of AIR (3.4, 3.5 Beta) (3338757)
    Known issues:
    Loading gif files using AsyncBitmap loading may crash on iOS devices (3337888)
    Using Concurrency on a single core CPU causes crashes (3351048)
    Additionally, we have updated the Beta release notes with more details on how to support your iOS app on iPhone 5 screen size.  Please see iPhone 5 support section in http://labsdownload.adobe.com/pub/labs/flashplatformruntimes/shared/air3-5_flashplayer11-5 _releasenotes.pdf
    You can find instructions for getting started with this release here: AIR 3.5 Labs Page
    We encourage you to let us know what you think over on our AIR 3.5 Labs Forum
    Finally, bugs can be reported at bugbase.adobe.com

  • Incorrect ADT version when compiling using updated AIR SDK in Flash Builder

    I was wondering if anyone else has come across adt version issues when compiling with Flash Builder.
    I just downloaded Flash Builder 4.7 (I had 4.6 installed previously).  I upgraded due to AIR SDK issues when trying to send my app to iOS.  I downloaded AIR 3.7 SDK and done the whole "overlay" described here http://helpx.adobe.com/flash-builder/kb/overlay-air-sdk-flash-builder.html but when trying to compile it Flash Builder, it states that version 3.7 is not only up to 3.1  I did a check of the adt that is being used (adt -version) and it returns back that it is version 3.1  This is the one contained within the sdks/4.6.0/lib folder.  If I copy the one from the AIRSDK folder and check the version on that 3.7 comes up correctly, but it needs files that are contained in the AIRSDK folder, so I'll need to copy more than just the adt.jar file.
    Really I'm just trying to see if anyone knows what I can change in Flash Builder to point to the AIRSDK folder instead of the sdks/4.6.0/lib folder so I'm not constantly updating my adt.jar file each time I install a new AIR SDK.

    OK, not the best solution (hopefully someone will be able to tell me where to update Flash Builder to point to the AIRSDK directory instead of {FB install dir}/sdks/4.6.0/lib, but until then, here's a work around.
    First make sure to backup your old aot and android directories in your {FB install dir}/sdks/4.6.0/lib and your original adt file (I just renamed them to fileOrDir_original)
    Then copy your adt.jar file, aot dir, android dir, and I copied legacy dir also to your {FB install dir}/sdks/4.6.0/lib
    You should now be able to compile using the 3.7 AIR SDK.  There's another fix for PIE in AIR 3.8, so I may be updating again soon to the labs build.  I'm hesitant to copy any more files over in case it stops my non-mobile AIR builds from working, but hopefully this will be good enough for mobile builds and for anyone else having this issue in Flash Builder.

  • 9/17/2013 - AIR 3.9.0.880 Runtime and SDK Beta

    Adobe AIR Beta Channel Update
    This beta release provides access to the latest AIR runtime and SDK (with compiler) for Windows, Mac OS, iOS and Android.
    Below are some of the key features and benefits of AIR 3.9.  Please see our release notes for full details.
    Notable Fixes and Enhancements:
    3584066: [Desktop][Webkit][API][External] Add a property to StageWebView to switch between the Native engine and the embedded WebKit engine from AIR 3.5 and prior
    By popular demand, we'd modified the StageWebView API to add a parameter allowing the developer to switch between the system and built in webkit engines.  By default, this parameter is false.  Please see below for additional details.
    StageWebView (useNative:Boolean)
    The object is invisible until it is attached to a stage and until the viewPort is set.
    Note:  Although it is not prohibited, with some content, failures can occur when the same process uses both the embedded and the system WebKit, so it is recommended that all StageWebViews in a given application be constructed with the same value for useNative.  In addition, as HTMLLoader depends on the embedded WebKit, applications using HTMLLoader should only construct StageWebViews with useNative set to false.
    @param useNative - When useNative is false, a version of WebKit embedded within AIR is used as the source of the StageWebView created. When useNative is true, then AIR will use the system's default web engine.  Mobile platforms only support using the system web engine, so useNative is ignored on mobile platforms.
    Known Issues:
    3616999: [iOS7] On changing AudioPlayback mode from Media to voice dialog comes up asking permission for accessing Microphone.
    3616981: [iOS] Sound gets stop on clicking Power button even when UIBackground tag value set to Audio in application.xml
    About the Beta Channel
    If you would like real-time notification for announcements related to the AIR Beta Channel, please subscribe to our Twitter feed @FlashPlayerBeta, or follow the Flash Runtime Announcements forums by choosing "Follow this forum" from the right-hand menu on the Forums page.
    You can find instructions for getting started with this release here: AIR Labs Page
    We encourage you to let us know what you think on our AIR Labs Forum

    1. It works fine in AIR 3.6,  3.7 and 3.8.
    2. Yes, see code below.
    3. I'm testing on a 15-inch Retina MacBook Pro running OS X 10.8.5.
    Test code:
    package
    import flash.display.Sprite;
    import flash.display.StageAlign;
    import flash.display.StageScaleMode;
    import flash.media.StageWebView;
    import flash.geom.Rectangle;
    [SWF(width="800", height="800")]
    public class StageWebViewExample extends Sprite
        private var webView:StageWebView = new StageWebView();
        public function StageWebViewExample()
            webView.stage = this.stage;
            webView.viewPort = new Rectangle(0, 0, stage.stageWidth, stage.stageHeight);
            webView.loadURL("http://www.adobe.com/");
            stage.align = StageAlign.TOP_LEFT;
            stage.scaleMode = StageScaleMode.NO_SCALE;

  • 9/24/2013 - AIR Runtime and SDK 3.9.0.960 Beta

    Adobe AIR Beta Channel Update
    This beta release provides access to the latest AIR runtime and SDK (with compiler) for Windows, Mac OS, iOS and Android.
    Below are some of the key features and benefits of AIR 3.9.  Please see our release notes for full details.
    Notable Fixes and Enhancements:
    3632886: [Background Execution][Mobile] Error 3768 is coming when executeInBackground is set to false with notification center pulled down, incoming call, double tab on Home button..
    3627065: [iOS7] Issue with debug dialog UI. No textfield present on dialog with -connect option and No text information with -listen option.
    About the Beta Channel
    If you would like real-time notification for announcements related to the AIR Beta Channel, please subscribe to our Twitter feed @FlashPlayerBeta, or follow the Flash Runtime Announcements forums by choosing "Follow this forum" from the right-hand menu on the Forums page.
    You can find instructions for getting started with this release here: AIR Labs Page
    We encourage you to let us know what you think on our AIR Labs Forum

    I checked the anes but there's no anes that are targeted higher.
    They work fine with previous AIR SDKs.
    However, it doesn't crash on iPad 1, iOS 5.1.1

  • 9/3/2013 - AIR 3.9.0.720 Runtime and SDK Beta

    Adobe AIR Beta Channel Update
    This beta release provides access to the latest AIR runtime and SDK (with compiler) for Windows, Mac OS, iOS and Android.
    Below are some of the key features and benefits of AIR 3.9.  Please see our release notes for full details.
    Mobile Workers (concurrency) for Android - BETA – Our hugely popular desktop feature, AIR Workers, is now making its debut on mobile! We have added support on Android devices so that you will be able to execute code in the background without interrupting your application’s main code. Your UI will remain responsive, enhancing the user experience. We haven’t forgotten about iOS! Look for news on iOS workers in an upcoming release (NOTE: this feature will undergo an extended beta period).
    Mobile Support for Background Execution in “Direct” Render Mode – AIR now supports background execution of code on iOS and Android when render mode is set to “direct”.  This will allow your applications to perform tasks such as audio playback even when invisible to the user. Due to power and CPU considerations, we recommend reviewing our release notes for additional details and guidance.
    Mac OS 10.9 Support – We have tested against the latest developer releases of OS X 10.9 and are making sure that your applications support the latest technologies such as “App Nap”.
    XXHDPI Icon Support – With this feature we have added support for beautiful, high resolution icons on devices such as the Nexus 10.
    Known Issues:
    The following behaviors will be modified in Safari 6.1 and higher in Safe Mode:
    AIR Badge Installs - AIR Badge Installer will not launch an installer when running Safari 7 in Safe Mode.  Users will instead see a dialog with a link to more details and workarounds on an Adobe website.
    LocalConnection - When a LocalConnection is constructed from a SWF hosted in Safe Mode, it may only establish a connection with other SWFs also hosted in Safe Mode.  If a LocalConnection is constructed from a tab with Safe Mode disabled, it will not be able to communicate with a SWF in a Safe Mode tab.
    Developers can detect whether or not a SWF is running in Safe Mode by checking the Boolean ProductManager.isAllowed().  (This is currently unofficial, and it's possible that we may alter it during the API review process.)
    3622405: [iOS7] iOS7 specific icons are not yet supported.
    3621111: [Android] Cannot load files asynchronously in StageWebView.
    3616999: [iOS7] On changing AudioPlayback mode from Media to voice dialog comes up asking permission for accessing Microphone.
    3616981: [iOS] Sound gets stop on clicking Power button even when UIBackground tag value set to Audio in application.xml
    AIR SDK build compiled with iOS 7 Beta SDK is coming soon.
    Fixed Issues:
    3613819: [iOS7] On using Sound.play app asks permission for accessing the Microphone even when microphone API is not used in the app.
    About the Beta Channel
    If you would like real-time notification for announcements related to the AIR Beta Channel, please subscribe to our Twitter feed @FlashPlayerBeta, or follow the Flash Runtime Announcements forums by choosing "Follow this forum" from the right-hand menu on the Forums page.
    You can find instructions for getting started with this release here: AIR Labs Page
    We encourage you to let us know what you think on our AIR Labs Forum

  • 9/10/2013 - AIR 3.9.0.790 Runtime and SDK Beta

    Adobe AIR Beta Channel Update
    This beta release provides access to the latest AIR runtime and SDK (with compiler) for Windows, Mac OS, iOS and Android.
    Below are some of the key features and benefits of AIR 3.9.  Please see our release notes for full details.
    Known Issues:
    3616999: [iOS7] On changing AudioPlayback mode from Media to voice dialog comes up asking permission for accessing Microphone.
    3616981: [iOS] Sound gets stop on clicking Power button even when UIBackground tag value set to Audio in application.xml
    Fixed Issues:
    3622405: [iOS7] iOS7 requires 5 new icon sizes: 76px, 120 px, 152px, 40px and 80px
    3588923: [iOS7] switch to fullscreen mode is not working on iOS7
    3621111: [Android] Cannot load files asynchronously in StageWebView
    About the Beta Channel
    If you would like real-time notification for announcements related to the AIR Beta Channel, please subscribe to our Twitter feed @FlashPlayerBeta, or follow the Flash Runtime Announcements forums by choosing "Follow this forum" from the right-hand menu on the Forums page.
    You can find instructions for getting started with this release here: AIR Labs Page
    We encourage you to let us know what you think on our AIR Labs Forum

  • Air 2.5 sdk? Submission problem with version tag.

    Hi
    I'm trying to submit an app that uses AIR sdk 2.5, Flex 4.1
    I get an error after uploading saying that the 'version' tag is missing  in -app.xml
    The xml has a 'versionNumber' tag, and if I try to add a version tag FlashBuilder 4 refuses to create a release build (no errors are given, it just quits and no .air file is created).
    Could someone please advise, can we submit apps made with AIR 2.5 sdk?
    If so why can't I create a release build after adding the version tag to -app.xml ?

    I'm agree, but when you have a complete automated system to build OpenScreen projects.... it is not really easy to hack it just for InMarket submission 
    AIR 2.5 is not official, I hope InMarket will be update really really soon.
    ++

  • IOS : CRASH with version up to AIR 4.0 SDK : EXC_BAD_ACCESS (SIGSEGV) , KERN_INVALID_ADDRESS at 0x0000003c

    Hi everyone,
    I have a bad issue with the latest versions of AIR in my last app.
    I use AIR for develop this application. It's still finish for the most part of it.
    It's a simple application. I used the AIR 13.0 SDK during development.
    I didn't have any problem during all this time. 
    Tests on iOS causes the app crash at the first second of execution.
    The compilation with SDK : 4.0, 13.0, 14.0 causes the same problem.
    The crash log errors:
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Subtype: KERN_INVALID_ADDRESS at 0x0000003c
    Triggered by Thread:  0
    Libraries used :
    - MVCExpress
    - Starling
    - LoaderMax
    - TweenMax
    I tried to use an older version for test if It was due to the app...
    With compiling with AIR 3.9 SDK, the app works well on iOS.
    Everything looks okay.
    The crash happens during a simple Vector<> creation.
    And when tracing the System.freeMemory it seems to have very very low memory
    (compared to compilation with 3.9)
    But unfortunately, today, Apple didn't accept all apps compiled with old AIR version.
    and after uploading, Application Loader send an error :
    New apps and app updates submitted to the App Store must be built with the latest version of Xcode 5 from Feb1
    So, I can't submit a stable version for App Store Validation even I may have a running app
    Can someone could help me in generating a working ipa file for send this app ?

    HI,
    CFRetain
    That could be related to the Flash plugin.
    Uninstall then reinstall the Flash Player plugin then repair disk permissions.
    Uninstall Flash
    Install the most recent version of Flash here.
    Repair disk permissions...
    Launch Disk Utility. (Applications/Utilities) Select MacintoshHD in the panel on the left, select the FirstAid tab. Click: Repair Disk Permissions. When it's finished from the Menu Bar, Quit Disk Utility and restart your Mac. If you see a long list of "messages" in the permissions window, it's ok. That can be ignored. As long as you see, "Permissions Repair Complete" when it's finished... you're done. Quit Disk Utility and restart your Mac.
    Carolyn

  • Could not load file or assembly Microsoft.SqlServer.management.sdk.sfc version 11.0.0.0 on Visual Studio Ultimate 2014 Update 4

    I am getting the infamous  "Could not load file or assembly Microsoft.SqlServer.management.sdk.sfc version 11.0.0.0." The set up of my system is Visual Studio 2013 Ultimate update 4 and my SQL server is 12.0.2000 Express. I am also using SQL
     management studio 2014. I read other comments and blogs, and reinstalled the SQL Express 12.0.2000, but no luck yet. 

    Hi payam49er,
    >>I am
    getting the infamous "Could not load file or assembly Microsoft.SqlServer.management.sdk.
    sfc version 11.0.0.0."
    Based on your error, could you please tell me what you do operation and then you get the error message?
    Could you please tell me if you add a data connection from Server Explorer Window in Visual studio 2013 Ultimate update
    4 and then you get the error message?
    If yes, to check if the issue is related to the VS IDE issue, I suggest you can execute the following commands to check if it can
    help you add  data connection in VS2013 Ultimate Update 4.
    (1)I suggest you can run your VS in safe mode by executing Devenv.exe /SafeMode to add a data connect again.
    (2)I suggest you can use the Devenv.exe /ResetSettings to restores the IDE's default settings, optionally resets to the specified
    VSSettings file.
    (3)You can execute the Devenv.exe /ResetAddin to remove commands and command UI associated with the specified Add-in.
    In addition, if you used the SQL Server Express to connect the data in VS, you need to specify the server name
    as MyComputerName\SQLEXPRESS. If you used the SQL Server to connect the data in VS. Please you try to specify the server name as MyComputerName\InstanceName here to check the result.
    If still no help, according the error, it indicates that the problem is that the system cannot locate the right assembly (SQL
    Server SDK). So I think you may get better response and solutions if you consult on SQL Server forums.
    Thank you for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Firefox will not open. I have tried to uninstall and this wont work. I have laded beta version but I still can't uninstall earlier version. I would prefer the earlier version working. I have tried to update this version and that wont work either

    I can't open firefox. I have tried to update, repair and uninstall and nothing works. I have checked that it is not already running. I have restored my pc to an earlier date, completed scans but it will still not work. I have loaded the beta version ok but I am not keen on it and would prefer the earlier version.
    Can you help please

    http://www.oldversion.com/Mozilla-Firefox.html
    Got to this site and there you can find older versions of firefox
    Vet

Maybe you are looking for

  • Amendment A/R REPORT Customer open Item Analysis (Over due Items balance)

    Hello Experts The TCode for the above report is: S_ALR_87012178. The report/program is run by giving Co Cd as input, ie  the field "Customer A/c" (Customer number) is left blank. Then,we get the o/p report. In this report, only the "Customer Names" a

  • Error when run without admin rights

    I created a program that need to be run on a companies computers, the people who will run it can't have admin rights, however, if the program is run without admin rights all it does is create an error txt file, with the following: # An unexpected err

  • Command Link in the af:table Component can not Work in the Request Scope

    Actually, the problem is that when we click on the command link, the action method #{overview.goToLinkAction} is not triggered. Here is the codes of action method "goToLinkAction" on the backing bean: public String goToLinkAction() { String linkStrin

  • N73 Firmware upgrade and PC Suite upgrade

    Help!! I have the N73 but have no clue what version of the firmware I have - where will it tell me? If it is not the latest I want to upgrade but the Nokia help pages say I need to have the latest version of PC Suite first - which I don't have. So I

  • Mac OS X Leopard CD/DVD for other machine

    I'm wondering if it's ok if I use my new Mac OS X Leopard CD/DVD that comes with newer Macbook for my other iMac that I bought a year ago to upgrade it that still have tiger on it? Thanks.