Error #2046 in SDK 3.4.0

I just installed SDK 3.4.0.6955. I'm using RSL. This error message is produced
now:
Error #2046: The loaded file did not have a valid signature.
Failed to load RSL framework_3.4.0.6955.swz
Failing over to RSL framework_3.4.0.6955.swf
What may be wrong?
Thanks in advance.

I've got the same problem in SDK 3.3.0.4852
[SWF] C:\blabla\blabla.swf - 1,667,956 bytes after decompression
Error #2046: Het geladen bestand heeft geen geldige handtekening.
Failed to load RSL framework_3.3.0.4852.swz
Failing over to RSL framework_3.3.0.4852.swf
[SWF] C:\blabla\blabla.swf.swf - 1,153,335 bytes after decompression
"Het geladen bestand heeft geen geldige handtekening" = dutch for   "The loaded file has no valid signature".
When I create a new project, same problem.
My flex-config looks okay
<runtime-shared-library-path>
      <path-element>libs/framework.swc</path-element>
      <rsl-url>framework_3.3.0.4852.swz</rsl-url>
      <policy-file-url></policy-file-url>
      <rsl-url>framework_3.3.0.4852.swf</rsl-url>
      <policy-file-url></policy-file-url>
   </runtime-shared-library-path>
Thanxs

Similar Messages

  • Error #2046: The loaded file did not have a valid signature.

    I have three different applications which suddenly stopped working with this error
    Error #2046: The loaded file did not have a valid signature.
    None of the sites has been touched in Months, I assumed they would keep working the way they had.
    I wonder how many other sites are experiencing this and how many PO'd customers there are out there??
    This is really bad business practice, what is causing it?
    Dan Pride
    Note: the three were developed around the same time, one domain went down for a few days and was then renewed????

    Daniel... have you found a solution to your problem?
    I am also having the same problem. I was googling with no avail, when I noticed you added this post just yesterday,
    so I am thinking that adobe has done something to the swz files hosted on thier servers.
    Can someone from Adobe confirm if anything was done to either swz files or the crossdomain files on their end?
    I am in the same boat as you... no changes on our side, but the application has suddenly stopped working.
    We were building against a beta build of flex 4 (4.0.0.10485)
    I wonder which sdk version you are using?
    Here is what I see through the debugger...
    Warning: Ignoring 'secure' attribute in policy file from http://fpdownload.adobe.com/pub/swz/crossdomain.xml. The 'secure' attribute is only permitted in HTTPS and socket policy files. See http://www.adobe.com/go/strict_policy_files for details.
    [SWF] C:\Inetpub\wwwdata\xxxxxxxxx_Application.swf - 847,661 bytes after decompression
    Error #2046: The loaded file did not have a valid signature.
    Failed to load RSL http://fpdownload.adobe.com/pub/swz/flex/4.0.0.10485/framework_4.0.0.10485.swz
    Failing over to RSL framework_4.0.0.10485.swz
    Error #2046: The loaded file did not have a valid signature.
    PS... I have tried multple PCs (XP, Vista, Server 2008) with different versions of flash player (10.0.45.2, 10.0.22.87)
    Any help appreciated.

  • RSL load error #2046

    Hi,
    I have been experiencing this error when I try to use the framework.swc RSL with flex sdk 3.5. I receive an RSL Error #2046: The loaded file did not have a valid signature.
    The file specifically is framework_3.5.0.12683.swz - and I have tried with both the version in the open source SDK, as well as the one that comes with Flash Builder 4. I am compiling my swf with mxmlc, and I am pretty sure the config and settings are all correct. When I keep the same settings and use flex 3.0 I have no problems with the RSL.
    If I build the project in FlashBuilder with 3.5 with RSLs and run from there, it will load correctly and the swz is cached. However, with the same swf and framework files run outside of FlashBuilder and a cleared cache, I once again get the error.
    I searched around and found almost the same issue someone had with datavisualization_3.5.0.12683 here http://bugs.adobe.com/jira/browse/FB-25156 . The issue was resolved and I see that a new version of the datavisualization RSL is available for download on the Adobe site. Is there the same issue with the framework.swc? Are there any other possible sources for this error?
    Thanks

    I always get this error using Flex Builder 3 after updating to a new SDK version. I don't use mxmlc to compile, but I can tell you in my case I have to adjust the RSL URL settings.
    In Flex 3:
    -->PROJECT-->PROPERTIES
    Flex Build Path
    Library Path tab
    Expand the node which reads "Flex 3.x - C:\program Files\..."
    Expand the node: "framework.swc"
    Select the node: RSL URL
      Check the version number here, if it is wrong, edit to match the SDK being used.
      i.e.  "framework_3.5.0.12683.swf"    and "framework_3.5.0.12683.swz"
    You might check this before you compile using mxmlc.

  • Random Error 2046

    Ever since I upgraded to flashplayer 10 and Flex 4 I have been getting random error 2046 on my Linux system.  I am using no RSL's in my application.  I am using the open source flex-4.0.0 sdk and compliling with an ant build file. No changes have been made to the default framwork config file.  The application will load fine in firefox or flashplayerdebugger and I can reload it several times with no problems.  Then at some point the application won't load and a "Error 2046" message is inserted into by application instead (I will try to remember to take and post a screen shot when it happens again).  If I simply exit Firefox or flaashplayer and reload everything is fine again.
    This is not a major problem for me when developping but I am worried about it happening when I install it for production use.  I have read threads that indicate that this is only a Linux problem and the production environment is Windows based,  but I would like to know what is going on before I proceed with the installation.
    Thanks,
    Shawn

    I've updated everything to the latest version of Leopard.
    2010 intel iMac
    OSX 10.6.7
    v10.6.7 is Snow Leopard not Leopard and there is a v10.6.8 update available.
    Click your Apple menu  /  Software Update
    Restart your Mac after the update is installed.
    Same problem exists then run the Using Apple Hardware Test
    Might be a bad graphics card.

  • Error #2046: The loaded file did not have a valid signature in flex 4

    As part of our CI build, the ant script that builds the client side (flex 4) projects also runs a set of FlexUnit4 tests on the deployed project. Most of the tests work but a few fail with this error
    RSL
    http://local.foo.com/bar/com/blah/components/someComponent/framework_4.1.0.16076.swz failed to load.
    Error #2046: The loaded file did not have a valid signature.
    The build machine is running Ununtu 10.10 with Firefox 3.6 and Flashplayer 10.2. If I run  the exact same set of tasks, accessed from the same URL in windows everything passes with no problem. After some searching I did run across this thread: http://forums.adobe.com/message/2747415#2747415 but when I went looking for the libflashsupport.so file mentioned, the Ubuntu docs seemed to indicate that it was no longer needed.
    I'm at my wits end here. Is libflashsupport.so actually needed in Ubuntu 10.10 and if so where would I find it? If not does anyone know of another issue that could be responsible for this?

    hello,
    I have the same issue, Ubuntu 10.10, flashplayer 10.3rc1
    mxmlc SimplePrj.mxml -debug=true -benchmark=true --target-player=10 -output ../deploy/SimplePrj.swf
    mxlc verbose:
    Loading configuration file /home/.../flex-config.xml
    Initial setup: 79ms
    start loading swcs 9ms Running Total: 88ms
    Loaded 34 SWCs: 740ms
    precompile: 1062ms
    Required RSLs:
        http://fpdownload.adobe.com/pub/swz/flex/4.5.0.20967/framework_4.5.0.20967.swz with 1 failover.
        http://fpdownload.adobe.com/pub/swz/tlf/2.0.0.232/textLayout_2.0.0.232.swz with 1 failover.
        http://fpdownload.adobe.com/pub/swz/flex/4.5.0.20967/spark_4.5.0.20967.swz with 1 failover.
        http://fpdownload.adobe.com/pub/swz/flex/4.5.0.20967/sparkskins_4.5.0.20967.swz with 1 failover.
        http://fpdownload.adobe.com/pub/swz/flex/4.5.0.20967/mx_4.5.0.20967.swz with 1 failover.
    Files: 540 Time: 3380ms
    Linking... 27ms
    SWF Encoding... 18ms
    /.../SimplePrj/deploy/SimplePrj.swf (80059 bytes)
    postcompile: 45ms
    Total time: 4259ms
    Peak memory usage: 81 MB (Heap: 62, Non-Heap: 19)
    I had to copy the swz to deploy folder since failovers are not yet available.
    * accessing from windows machines it loads swz without complaints.
    Jaco

  • To solve "an internal error occured in SDK"

    recently,I solve a problem about "an internal error occured in SDk" ,if you have  tried other ways and it is helpless, you can try  add a clock constraints which clocks for  microblaze.

    What kind of clock constraints did you add? Can you please share for the benefit of all?

  • Why getting "Run-time error 2046 the command or action 'GoToRecord' isn't available now"

    Hello,
    I'm running this on Form Load:
    Private Sub Form_Load()DoCmd.GoToRecord , , acNewRec
    End Sub
    when I'm in the office connected to the LAN, the database opens without any error but when
    I'm working remote through a VPN, I get this error:
    Run-time error 2046 the command or action 'GoToRecord' isn't available now.
    I'm wondering if this is related to a speed issue and more importantly, how to fix it?
    Thanks,

    Make absolutely sure the query behind the form is updateable and the form allows edits
    Use the following code with the forms On Open event:
    DoCmd.ShowAllRecords
    DoCmd.GoToRecord , , acNewRec
    See if that helps. Have no clue why it would work in one environment but not another.

  • User reports "Error #2046", I can't replicate--possible causes?

    Hi All,
    We've got a Flex 4 app, built in Flash Builder, and we just had a user call in and report that when they click the "Begin" button on the app (the very first user interaction they would have after the app has finished loading), they got "Error message 2046."
    That's all the information I have from the user.  I've been doing searching on this and it sounds like Flash runtime error 2046 is an RSL that had an invalid signature.  Here's the official list of runtime errors:
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/runtimeErrors.html
    Now, this is the first user to report this problem, and I've never experienced this myself.  How would I troubleshoot this?  Is there a way to force my browser to try and load all the RSLs for my app?  I'm using Firebug to monitor the requests the browser makes, and I can see it requests my main SWF file, but none of the SWZ files, which I think are the RSLs?  I'm wondering if one of them is "bad" somehow, but I'm not seeing the error because I've got it cached from some other site that used the same RSL?
    Also, I'm confused as to why the user wouldn't have gotten this message until they clicked on a button in my app.  Aren't the RSL's loaded as part of the initial app startup?  I would have thought he would have gotten this error during the initial loading of the Flex app, not when he first attempted to click on a button in the app.
    I haven't changed with the compiler or RSL settings for my project from the default settings when I created the project.
    Thanks for any input/suggestions into what's going on here...
      -Josh

    I don't know if I'll have a way to contact this user again, but I'll see if I can find their information.  Thanks for the suggestion on the system clock.
    Also, once I followed your instructions on how to delete the RSLs, I can see them requested in Firebug.  I noticed something interesting, however, that I'm hoping someone can help me understand better.
    When I change the compiler options from using RSLs to "Merge into code," the total size of my SWF is 852kb.  If I use RSLs, then my SWF is 231kb, and the following additional files are loaded from fpdownload.adobe.com:
    1) osmf_flex.4.0.0.13495.swz (96kb)
    2) framework_4.0.0.14159.swz (607kb)
    3) textLayout_1.0.0.595.swz (129kb)
    4) spark_4.0.0.14159.swz (311kb)
    5) sparkskins_4.0.0.14159.swz (53kb)
    So that's a total of 1196kb in RSLs.  Combine that with my SWF size of 231kb, and you get a total of 1427kb.  That's 575kb (or 67%) more than the 852kb if I simply didn't use RSLs.  So, it looks like if I use RSLs, and the user actually needs to load the RSLs, they will have to load 575kb more than if I simply chose the option "merge into code."
    So, I'm guessing that the reason is that when I merge everything into code, it only actually includes the bits that I'm using.  However, when I opt for RSLs, the app must load the entire SWZ file, even if I'm only using a single item in that SWZ file.  Is that right?
    As for the reasoning for using loading entire RSLs over merging into your SWF only what you need, I'm guessing it goes like this: though some users might get a slower load experience, most users will already have those RSLs loaded, so they'll only need my smaller (231kb) SWF.
    Are there any statistics out there that can give me an idea of just what percentage of users will need to load the RSLs, versus those that will already have them cached locally?
      -Josh

  • Fatal Error: This J2EE SDK release runs only on Java 2 (JDK1.2 or later)

    Hi
    Can any one help me
    i install the j2ee
    i have jdk 1.4 version
    i set the JAVA_HOME & J2EE_HOME path also
    but when i run j2ee.bat i got the folloing error
    Fatal Error: This J2EE SDK release runs only on Java 2 (JDK1.2 or later)
    so any one solved my problem
    Regards
    Nimesh

    Another possibility might be the J2EE implementation itself.
    In the code for j2sdkee1.2.1, the error you see appears to originate in the checkJVMVersion method of com.sun.enterprise.util.Utility:
    if ( !javaVersion.startsWith("1.2")
    && !javaVersion.startsWith("1.3") ) {
    errmsg += "Fatal Error: This J2EE SDK release runs only on " +
    "Java 2 (JDK1.2 or later)\n";
    fatal = true;
    This method is called first by J2EEServer. If you are using a later implementation of J2SE, then you will probably have some problems.

  • Anyone know what is Error #2046: The loaded file did not have a valid signature

    can anyone help me solve this issue? when i try to run project or make swf file
    Error #2046: The loaded file did not have a valid signature
    show up. how do i get a valid signature? or it show up because it is a trial version?
    please help me!!

    Hi Ryan,
    Please see this recent post: http://forums.adobe.com/message/3277736#3277736
    Your best option is to open your project in the shipping version of Flash Catalyst CS5 and re-publish it.  Catalyst CS5 can open projects that were created with the beta 2 release (October 2009) or newer.
    If your project won't open, then it was probably created in an earlier beta/alpha version of Catalyst.  If you know how to write Flex code, with some work you can upgrade these old projects by hand: import the project into Flash Builder 4 and then resolve any problems you encounter with compiling and running the project.
    Sorry for the trouble -- hope this info helps,
    - Peter

  • Error #2046?

    When I attempt to login at formscentral.acrobat.com, the login form successfully submits and begins launching the application. However, it then just presents a screen with the message "Error #2046" at the bottom. I am on a Mac and have tried this in Safari, Firefox, and Chrome - all have the same result.
    What does this error mean?

    Hi,
    It means a component necessary to FormsCentral didn't download.  Can you try the following:
         - Clear your browser cache
         - Go to this URL http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager03.htm l
         - Uncheck "Store common Flash components to reduce download times.".  Click confirm.
         - Check it back on.  If it exists, this will delete cached copy of the component that FormsCentral needs, and force it to download again.
         - Try to sign in.
    Let me know what happens after you try that.
    Thanks,
    Todd

  • Error #2046 Show Stopper!

    I sure hope someone can give me a definitive answer about how to get rid of this error.  I had completed an application in Flash Builder 4, put the updated executables on my Linux Server (where previous revs had been working fine), and when i tried it, I got a blank screen (in Firefox, Opera, Safari, Chrome and IE ...all of which had been working fine before).  The only change in the interim was an update to Flash Player 10.1, but curiously my app still works fine if I run it on any browser from my Windows (Apache2.2/MySQL5.1/PHP5) server.  Thankfully, I at least got an error message "Error #2046" on my new litl webbook.  The debug Flash Player logged the error message, "Warning: Ignoring 'secure' attribute in policy file from http://fpdownload.adobe.com/pub/swz/crossdomain.xml.  The 'secure' attribute is only permitted in HTTPS and socket policy files.  See http://www.adobe.com/go/strict_policy_files for details."
    By my bad luck, this happened on the day i was about to deploy to my client.  I've spent two days since looking for a solution, but found NOTHING but complaints from others with similar problems and no responses (no solution).  Yes, my app uses RSLs.
    PLEASE HELP, I am desperate.  This was my first Flex app, and I was hitting stride until this.  Honestly, my faith in the stability/reliability of the Flex Framework is severely shaken.  I am close to jettisoning a month's work if Flex is this flakey.  I sure hope someone tells me I don't have to, because I was starting to really like FB4.
    Regards,
    bob

    Yes, and that's only on my litl webbook (see http://litl.com) and only when I use RSLs (i.e., when I do not "merge with code").  The error message I mentioned in my first post appeared in the logfile from a debug version of the Flash Player, again only when I used RSLs.  Hence, #Error 2046 is only half the problem.
    A new development might be relevant: My Linux server was apparently hacked, because SSH and MySQL services are blocked.  Shortly before this happened, my SSH client noted that my server's signature had changed.  Don't know what these possibilities might imply however, since after that I re-installed Linux, starting with new partitions, and it worked the same.
    The thing that kills me most about this is that my app continues to work fine on Windows Apache/MySQL/PHP., which is not what i care about.  I would love to hear an explanation of what's happening "behind the curtain", whatever that curtain is, that's causing it to color the background, but fail to load at all.
    Thanks,
    bob

  • Error while running SDK Component on Server Side

    hello,
    I have a SDK Issue. I've created a gauge using jgauge ( jgauge - jGauge is a dial gauge that is simple, powerful, and 100% javascript and css. - Google Project Hosting ) in a SDK Component, and it's work fine in Localhost, In order to change the Image of the gauge, I've used 64bit convertor and the out come is this:
    the problem start when I've upload it to the server and tried run the Dashboard on Open Document / LanchPad.
    the component came out really messed up, all the canvas component created by the application are scattered:
    The problem repeats in every browser (EI, Mozila, Chrome). Product info:
    Design Studio 1.2 SP01
    BO 4.1 SP02
    have anyone faced this kind of problem or any other problem in uploading SDK component to server?
    thanks.

    I think you problem is on the following error.
    Manifest fetch failed (404)http://***/BOE/OpenDocument/1312081147/zenwebclient/manifest.appcacheopenDocument.faces?logonSuccessful=true&shareId=0bttoken=MDAwRGoxU2JUMTtMVFZZXTFQRG1MRzBLTDQ5YWpvM…:1
    Because all the others there i see on my SDK and it works.
    When you execute it locally, those same errors appears?
    And I have no clue what you have wrong there, but since the error mentions the MANIFEST, you should take a look there, here is example of one working.
    Manifest-Version: 1.0
    Bundle-ManifestVersion: 2
    Bundle-Name: ComboBox
    Bundle-SymbolicName: com.leandro.gp.combobox;singleton:=true
    Bundle-Version: 2.3
    Require-Bundle: com.sap.ip.bi.zen.rt.components.sdk.eclipse
    Bundle-Vendor: Leandro
    Make sure that the SymbolicName and Bundle Version are the same as in your contribution.xml.
    Hope this helps.
    Best
    Leandro

  • Error while running SDK application in XIR2 server machine

    Hi all,
    Thanks for your support provided so far.
    I have developed a .NET sdk application to extract the metadata from the XI-R2 universe and report files. I'm able to run the application in my machine. But when I run my tool in the server machine which has XI-R2 installed in it, it throws the following error.
    System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM class factory for component with CLSID {DCDC6F02-5766-11D0-AF14-00A0C912DCDD} failed due to the following error: 80040154.
    I have referred the Busobj.dll and Designer.Dll in the application to extract metadata. These DLL's are embedded along with the application.
    Am I missing any Dll's? Kindly help me.

    Thanks Ted.
    Yes I looked the CLSID, it refers the Desktop Intelligence Application and the following keys under the CLSID are as follows:
    1. InProcHandler32-- Ole32.dll
    2. Localserver32  -- C:\BusinessObjects\BusinessObjectsEnterprise 11.5\win32_x86 busobj.exe /Automation
    3. ProgID -- BusinessObjects.Application.11
    4. VersionIndependentProgID --BusinessObjects.Application
    Kindly help me.

  • Timed out error NET BOXI sdk

    Hi,
    I am trying to run a report using BOXI sdk (11.0.3300.0) dlls  VS 2003 NET application.
    Using RASReportFactory and reportclientdocument.
    I am able to create Enterprise session and also able to get InfoObjects from BOXI server.
    When the code reaches to opendocument of rasreportfactory..I get following error
    Request timed out because there has been no reply from the server in 600000 ms.
    The report is not very simple and run fine and fast from Infoview/CMC
    I tried different ways to run the report ReportDocument, ReportSource besides RAS but everytime when I try to openDocument I get the same error.
    EnterpriseService svc = enterpriseSession.GetService("RASReportFactory");
                   ReportAppFactory rptFactory = (ReportAppFactory)svc.Interface;
                   ReportClientDocument rdc;
                   rdc = rptFactory.OpenDocument(myInfoObject.CUID, 0);
    Any help is appreciated
    Thanks

    Hi,
    Unfortunatley I couldn;t get hold of any packet sniffer tool. I need to get persmissions to install such software and its time consuming in our organization.
    I followed the steps in the document for the firewalls you pointed me to. Tuened out that its a firewall issue.
    1) Opened REGEDIT
    2) went to HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\CER
    3) Changed the following values
    RequestPortLower from 0 to Decimal 1395 (5013)
    RequestPortUPPER from 10000 to decimal 1395 (5013)
    4) Went to Control panel/Windows Firewall
    5) Created an exception Added name : "RAS test", Port no : 5013
    6) The when I ran my test application from IIS (it started working
    without timeout error)
      Note:
        Both my test applications (2005 and 2008) worked fine hosted from IIS of my local machine.
    7) I still need to test my actual application. ( I think it will work too)
    Now my question is:
    The above things I performed on my local machine.
    I will be deploying this application on our webservers in DEV
    environment.
    Our infrastructure guys are already installing BO XI R2 client on those
    dev servers which will put all the BO XI R2 SDK related assemblies
    (11.5 version )in GAC of those.
    Do they have to open a specific port on those servers as I did above?
    Are there specific ports we need to use?
    At enterprise level the Infrastructure guys are never happy to open ports
    and create firewall exception rules for them?
    Any guidelines will be helpful
    We are getting there..I really appreciate your help
    Thanks

Maybe you are looking for

  • USAGE TRACKING Error in Obiee 11.1.1.6.0

    Hi All, I have configured usage tracking in our Obiee 11.1.1.6.0 version properly using enterprise manager. And, I have also created a a subject area in the repository called "Usage Tracking" where I gave all the details of "DEV_BIPLATFORM" schema in

  • Headphone jack no right channel audio

    So recently the right channel audio stopped working for my headphone jack. Any Ideas on how to fix this?

  • Images resizing when using drag and drop

    We just recently got PS Elements 7. I have a blank image that is sized at 600 x 1662 pixels. When I want to put a photo into that blank, I make sure that the photo is 600 pixels high. With 6, what I used drag and drop from the bin, the photo fit perf

  • Performance Problem between Oracle 9i to Oracle 10g using Crystal XI

    We have a Crystal XI Report using ODBC Drivers, 14 tables, and one sub report. If we execute the report on an Oracle 9i database the report will complete in about 12 seconds. If we execute the report on an Oracle 10g database the report will complete

  • "S" key not working in header?

    I cannot type an "s" in my header (I just received ver 8.3 downloaded to my standalone PC).  I can add an activity with no "s" issues, but not in the header....never encountered the likes of this before!