Compiling producing inconsistent SWF and causes errors with embedded PNGs/GIFs

I'm not sure if this question is better asked in this forum than here: http://forums.adobe.com/message/4685405
In short, whenever I compile and run my Flex project, sometimes the SWF throws the following error or similar:
Error:
ReferenceError: Error #1065: Variable ItemDetails__embed_mxml_assets_printer_gif_1274103970 is not defined.
          at ItemDetails()
          at mx.managers::PopUpManagerImpl/createPopUp()
          at mx.managers::PopUpManager$/createPopUp()
          at MyProject/btnPrintClick()
          at MyProject/__btnPrint
I thought is was related to the image but it's not and rather simply recompiling may cause it to work the next time. It seems sometimes images are left out and other times included. The error only shows for icons in my popup window and not the main app. I'm converted my Flex 3 app to Flex 4, so it uses the legacy MX tags. I compile to 4.5.1a. I'm using FB 4.6 on Mac OS.
The closest I've found to an explanation is this: http://kachurovskiy.com/2010/storing-icons-in-external-zip-and-seamless-work-with-composit e-icons/
Please advise.
Thanks,
code_away

Similar Messages

  • The recent software update on my HTC One has caused errors with Exchange ActiveSync issues. Calendar, mail and tasks sync fine but contacts won't sync. How do you correct this?

    The recent software update on my HTC One has caused errors with Exchange ActiveSync issues. Calendar, mail and tasks sync fine but contacts won't sync. How do you correct this?

    I had the same problem.  Here is what worked for me.  Open the mail app and delete your exchange account (Settings > Delete Account).  Then re-add your Exchange account.  After this my Exchange contacts showed up again. 

  • Two days ago, I loaded Light Room 6. Today I went back to Light Room 5. LR 6 corrupted an entire folder of images, and caused errors on my Raid 5 causing win 7 to run "Chk Dsk" and fix the errors to the operating system. LR 5 has not shut down for the las

    Two days ago, I loaded Light Room 6. Today I went back to Light Room 5. LR 6 corrupted an entire folder of images, and caused errors on my Raid 5 causing win 7 to run "Chk Dsk" and fix the errors to the operating system. LR 5 has not shut down for the last 5 hours. LR 6 has a serious bug. Anyone else experiencing this problem. Yesterday I was on tech support, waiting for 3 hours, finally they picked up and informed me there department was closing and someone else would call me on Monday. So, I'm working today and all day Sunday to make up for the down time using LR 6.
    I don't know if the bug exists in the program or the "Creative Cloud.
    Question: Does anyone know why if I bought Light Room 6 [NOT Light Room CC with the monthly rental], I have to enter my serial number if I want to use it?

    Entering the serial number is probably part of the registration process.
    Just out of curiosity, what were you doing on LR6 when the folder of images became corrupted?

  • HT5439 Has anyone had the Network time and date error with Apple TV when traveling?

    Has anyone had the Network time and date error with Apple TV when traveling?

    Jasion,
    Maybe a bit beside the question, but it is always recommended here to open/save from/to own hard disk, and to copy from/to networks and removable media. You may be lucky, at least for a while, but it is better to be safe than sorry.
    In addition to the (far greater) risk of file corruption, some issues are mentioned here:
    http://helpx.adobe.com/illustrator/kb/illustrator-support-networks-removable-media.html

  • Pause and play timeline with embedded video

    I have created a banner that is currently being used at  www.bandg.co.uk
    I have been asked if it is possible to add a video to this banner.
    However, the problem I have is with the banner having mlutiple slides.
    What I am looking for is a way of having the timeline pause when the video is clicked on, then for the timeline to continue when the video is paused (basically making the video a start and stop command button).
    Thanks for your help.

    Can anyone help with this??:
    I have created a Keynote presentation for a trade show consisting of slides and some slides with embedded video. How can I set this to play without cutting the video short or stopping at the end of the video?

  • Plug-in errors and dependency errors with a CAF app in DS in NW CE 7.1

    I am learining to build CAF apps in Developer Studio in NW CE 7.1.  Here are my steps and the errors I am getting:
    Open Developer Studio
    Switch to the CA perspective
    File->New->Project
    Choose Development Component under Development Infrastructure
    Press Next
    Choose Composite Application under sap.com
    Choose MyComponents[demo.sap.com] under 'Local Development'
    Vendor: demo.sap.com
    Name: carpool
    Caption: Car Pool
    Language: American English
    Domain: SAP-xApps
    Support Component: CAF-APP (typed in, not chosen)
    Press Finish
    The following error appears:
    Status ERROR
    Plugin : com.sap.ide.metamodel.core.services.eclipse
    code=0
    Internal error
       Plugin name: Metamodel Core
       Internal error  : com.sap.ide.metamodel.core.services.eclipse
       Class      : com.sap.ide.mmservices.core.eclipse.project.ArchiveVersionChecker
       Method     : computeIdeJarProperties
       Message    : C:\Program Files\SAP\IDE\CE\eclipse\E:\Program Files\SAP\IDE\CE\eclipse\plugins\com.sap.dictionary.services_10.0.0.070821165456\lib\com.sap.dictionary.services_api.jar (The filename, directory name, or volume label syntax is incorrect)
       Exception  : java.io.FileNotFoundException: C:\Program Files\SAP\IDE\CE\eclipse\E:\Program Files\SAP\IDE\CE\eclipse\plugins\com.sap.dictionary.services_10.0.0.070821165456\lib\com.sap.dictionary.services_api.jar (The filename, directory name, or volume label syntax is incorrect)
    java.io.FileNotFoundException: C:\Program Files\SAP\IDE\CE\eclipse\E:\Program Files\SAP\IDE\CE\eclipse\plugins\com.sap.dictionary.services_10.0.0.070821165456\lib\com.sap.dictionary.services_api.jar (The filename, directory name, or volume label syntax is incorrect)
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:203)
    at java.util.jar.JarFile.<init>(JarFile.java:132)
    at java.util.jar.JarFile.<init>(JarFile.java:70)
    at com.sap.ide.mmservices.core.eclipse.project.ArchiveVersionChecker.computeIdeJarProperties(ArchiveVersionChecker.java:296)
    at com.sap.ide.mmservices.core.eclipse.project.ArchiveVersionChecker.doFullCheck(ArchiveVersionChecker.java:214)
    at com.sap.ide.mmservices.core.eclipse.project.ArchiveVersionChecker.checkProject(ArchiveVersionChecker.java:125)
    at com.sap.ide.mmservices.core.eclipse.generation.GenerationServiceEclipse.checkArchiveVersions(GenerationServiceEclipse.java:110)
    at com.sap.dictionary.tools.generation.eclipse.GenerationBuilder.checkArchiveVersions(GenerationBuilder.java:335)
    at com.sap.dictionary.tools.generation.eclipse.GenerationBuilder.build(GenerationBuilder.java:85)
    at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:624)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:166)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:197)
    at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:246)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:249)
    at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:302)
    at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:334)
    at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:137)
    at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:235)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    I do not think I missed anything installing NW CE 7.1, but this error makes me think that some plug-in was erroneously left out of the install. 
    Incidentally, I can continue onward and build an app (this is obviously a tutorial), but when I try to deploy I get the following error:
    The deployment of the archive failed with an exception!
    ([ERROR CODE DPL.DCAPI.1027]) DependenciesResolvingException.
    Reason:[ERROR CODE DPL.DC.3033] An unresolved dependencies error
    occurred while sorting the deployment batch items regarding the
    dependencies.;nested exception is:
    com.sap.engine.services.dc.cm.deploy.sdu_deps_resolver.UnresolvedDepen
    denciesException:[ERROR CODE DPL.DC.3437]Unresolved dependencies
    found for the following deployment items:
    1. Component: name:'carpool~ear',vendor:'my.company',location:
    'localDevelopment',version:'20080501110329',software type: 'J2EE',
    dependencies:'[name:'cafruntimeear',vendor:'sap.com',name:
    'cafcoreear',vendor:'sap.com']
    Unresolved dependency:
    name:'cafruntimeear',vendor:'sap.com'          (not found in the admitted
    batch items and the repository)
    Unresolved dependency:
    name:'cafcoreear',vendor:'sap.com'          (not found in the admitted
    batch items and the repository)
    Please check the error log for further informations.
    Again, this looks like I am missing some components.
    Any assistance is greatly appreciated.
    TB

    Further developments:  As you may note from the error message, DS is looking for com.sap.ide.metamodel.core.services.eclipse in both the C: and the E: drive at the same time.  In fact, this file exists in the E: drive subdirectory listed, so I obviously have an error with two drive designations being concatenated.  Does anyone know how I can change the lookup directory for this dependency (or any dependency)? 
    Thanks,
    TB

  • Server 2008 R2 Terminal Server c0000005 and c0000006 errors with KERNELBASE.dll error in RDP sessions.

    We installed a new Server 2008 R2 server this spring. It is configured as a Terminal Server with 16 Wyse t10 thin clients connecting with RDP. We are a small resort so we run Springer Miller Host and SpaSoft. Ever since moving from PCs to the thin clients
    and TS we have been seeing SpaSoft randomly crash with KERNELBASE.dll errors and also a lot of c0000005 and c0000006 errors. Springer Miller support says its a Microsoft Networking issue so no help there. The company we worked with to install this has no clue
    so I hope to reach out to this community to solve this. I can also open support case with Microsoft Support but I am not sure if they will be of any help. Here are some examples of the errors:
    "Event 1000
    Faulting application name: SpaWin.exe, version: 3.4.0.0, time stamp: 0x2a425e19
    Faulting module name: KERNELBASE.dll, version: 6.1.7601.18409, time stamp: 0x53159a86
    Exception code: 0x0eedfade
    Fault offset: 0x0000c42d
    Faulting process id: 0x3718
    Faulting application start time: 0x01cf9ac7922487e9
    Faulting application path: \\spasoft\spaapps\TermServ\SpaWin.exe
    Faulting module path: C:\Windows\syswow64\KERNELBASE.dll
    Report Id: cfdcf9a9-06ba-11e4-a5af-000c298d9aa5"
    Also:
    "Faulting application name: VH.EXE, version: 18.80.430.0, time stamp: 0x3f73b447
    Faulting module name: VFP8R.DLL, version: 8.0.0.3117, time stamp: 0x3f73c232
    Exception code: 0xc0000006
    Fault offset: 0x0001d598
    Faulting process id: 0x2bc8
    Faulting application start time: 0x01cf99297ee1742f
    Faulting application path: J:\HOSTPLUS\fxp32\VH.EXE
    Faulting module path: J:\HOSTPLUS\fxp32\VFP8R.DLL
    Report Id: 5fbc65c4-055c-11e4-a5af-000c298d9aa5"
    And:
    "Faulting application name: SpaWin.exe, version: 3.4.0.0, time stamp: 0x2a425e19
    Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
    Exception code: 0xc0000005
    Fault offset: 0x00000000
    Faulting process id: 0x2aa0
    Faulting application start time: 0x01cf988e6770e619
    Faulting application path: \\spasoft\spaapps\TermServ\SpaWin.exe
    Faulting module path: unknown
    Report Id: 01029179-04b9-11e4-a5af-000c298d9aa5"
    There are no network specific errors in any of the logs. I am thinking that SpaSoft needs to be run as an administrator but I am not sure how to do that in this environment. We have disabled DEP for all but essential Windows processes. All of the firewall
    and AV has been completely disabled, and still getting these errors. Is there a way to run these applications as admin without the user actually being an admin? Should I go ahead and open a Microsoft support case? Thanks

    Hi,
    Thank you for posting in Windows Server Forum.
    Explanation
    The indicated program stopped unexpectedly. The message contains details on which program and module stopped. A matching event with Event ID 1001 might also appear in the event log. This matching event displays information about the specific error that occurred.
    User Action
    If an error report was generated for this error, you might be able to obtain more information about the error by sending the report to Microsoft for analysis.
    Yeah, you can open a support case with Microsoft as they will help and guide you for proper solution. You can go through
    this source article.
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • Batch Rename causes error with 1000 files

    If I perform a batch rename with  more than 1000 files or more I get an error filled batch rename.
    I may have  6 difference sets of model poses with unique numeric names.  I select all files and rename with model's name and named sequentially with a 3 digit series.  What I get is a mix of the pictures in the sets with names that act like duplicates with a (1) in some of them.
    If I have less than 1000 files I have no problems. 
    Has anyone else experienced this?

    Paul
    Interesting but does not work here.  Tried it on a few test jpeg images.  Have enclosed the screen shot.  Unless I am doing something wrong, always a possibility, it does not list the old name, uses the new name,  and look at the extension.  It adds the sequence number after the extension so it is .jpeg003.  Which won't fly.

  • Log and Transfer Errors with HF10/HF100 AVCHD Cams

    Log and transfer will transfer about 80% of clips on the Canon HF10 AVCHD camcorder, but the rest receives a red exclamation icon hovering over which brings the useless explanation box "Unknown Error".
    Using My Book Pro II dual HD with data stripping connected via Firewire, no speed issues there. Over 900GB is free on the drive, too. Moreover, copying the BDMV > STREAM > *.MTS structure to a DVD and then running the Log and transfer brings up the same error and nothing is transferred.
    The best part is that the same clips transfer just fine using iMovie '08. It is even possible to then import them from the iMovie project folder into Final Cut and then work with them.
    Hopefully some smart person has an idea what I could try. Thanks!

    OK, people. Got a freaking work-around.
    Select the clip in the log and transfer window *), then define your IN and OUT points for this clip, THEN hit "Add to Queue". Marked portion of the clip will import nicely. Now we just need full 1980x1020 support. Hopefully an updated FCE soon?
    *) Interface of the Log and Transfer window is as beautiful as any Mac app. Why hasn't that interface lift ever made it to the rest of Final Cut? Hopefully, next version.

  • Jython and Odi Error with Colon...

    Hi there's somthing weird with ODI and jithon..
    i create a procedure
    with jython techology .. i dont't know why .. my principal purpose y to make a connection to the BD..
    but it fails
    i'm testing with easy code .. and the same..
    the code is this ..
    s = 'Hello World %d'
    for i in range(4):
    j = i * 2
    print s % j
    and also probe with this one ...
    if fav == “mundogeek.net”:
    print “Tienes buen gusto!”
    print “Gracias”
    i always get the same error:.....
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (innermost last):
    (no code object) at line 0
    SyntaxError: ('invalid syntax', ('<string>', 3, 1, 'j = i * 2'))
         at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
         at com.sunopsis.dwg.codeinterpretor.k.a(k.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlS.treatTaskTrt(SnpSessTaskSqlS.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.i(e.java)
         at com.sunopsis.dwg.cmd.g.y(g.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Unknown Source)
    I make a debug ... and the intructions without ":"... are correct..!!! for example.. i cant use if():.. while(): .. def func: because they use ":".... I'm desesperating...
    somebody of u Knows how to solve this issue ? ...
    Thanks !!!

    This is really jython issue and there are suitable forums in internet that should address this issue. Your first code should be:
    s = 'Hello World %d'
    for i in range(4):
         j = i * 2
    print s % j
    You missed the tab indentation under for block and forgot to close the for loop with a new line. The second code block should be:
    if fav == “mundogeek.net”:
         print “Tienes buen gusto!”
    print “Gracias”
    The variable "fav" must be declared before hand.
    More edit -> OTN forum is eating the tabs that I provided. Third line in first block and 2nd line in 2nd code block should start with a tab.
    Edited by: siddhartha@eastcoast on Apr 27, 2010 3:04 PM

  • Vista and -50 error with 2gen shuffle

    Hello:
    I have a new desktop with Vista. My old desktop worked flawlessly with my 2gen shuffle. Now my Vista machine can load itunes 7.02 fine and works fine with my 5gen video ipod. It managed to work fine with my 2gen shuffle at first, but after a couple times, I am now always getting the -50 error message.
    Any ideas? Should I just wait for the new version of itunes?
    Daniel

    Hello everyone!
    I've had the same problem ordering my upgrade from Moduslink. After typing my adress and form of payment there occured an unresolvable error on the webpage. After that tried to do the same procedure once more, but now there was said that my COA Number is not right. So I called the FREE support number (for germany: 00800 666 44 666) where I was told the following:
    - If there occured an webpage error AFTER you filled in your adress and selected a payment, most of the time you have ordered an upgrade. I received the order number, wich one has to send in to Moduslink from the guy of the support hotline.
    - After you've received the order number, send in your bill (from the seller where you've bought your computer) and that number via E-Mail (the bill should be sent as a pdf-file).
    For those who have problems with errors on the Moduslink upgrade webpage there's hope: The guy of the support hotline told me, they have server problems that should be fixed until monday (19.2.2007)... so maybe than the form works allright?!
    PS: sorry for my bad english, hope one could understand what I wanted to say...

  • Glibc-2.9.2-i686 breaks apache and causes problems with samba?

    I could not start the apache daemon.  The output from /usr/sbin/apachectl start is
    httpd: ../sysdeps/posix/getaddrinfo.c:1465: rfc3484_sort: Assertion `src->results[i].native == -1 || src->results[i].native == a2_native' failed.
    /usr/sbin/apachectl: line 78: 2933 Aborted $HTTPD -k $ARGV
    The getaddrinfo.c, I believe, is in the glibc package.
    Also, I get error logs in my /var/log/samba directory named like  "__ffff" followed by the IP address of a remote client.  In one of them it says that samba is dumping core and contains
    [2008/12/24 18:47:10, 0] lib/util.c:log_stack_trace(1767)
    BACKTRACE: 23 stack frames:
    #0 /usr/sbin/smbd(log_stack_trace+0x2d) [0xb7cda584]
    #1 /usr/sbin/smbd(smb_panic+0x80) [0xb7cda6e1]
    #2 /usr/sbin/smbd [0xb7cc5033]
    #3 [0xb7a31400]
    #4 /lib/libc.so.6(abort+0x188) [0xb733b0c8]
    #5 /lib/libc.so.6(__assert_fail+0xee) [0xb73326ee]
    #6 /lib/libc.so.6 [0xb73c7a01]
    #7 /lib/libc.so.6 [0xb733b888]
    #8 /lib/libc.so.6(qsort_r+0x291) [0xb733bdd1]
    #9 /lib/libc.so.6(getaddrinfo+0x7cf) [0xb73c91ff]
    #10 /usr/sbin/smbd [0xb7cdca56]
    #11 /usr/sbin/smbd(get_mydnsfullname+0x181) [0xb7cdcc5d]
    #12 /usr/sbin/smbd(get_mydnsdomname+0x17) [0xb7cdada1]
    #13 /usr/sbin/smbd [0xb7b7af8c]
    #14 /usr/sbin/smbd(ntlmssp_update+0x297) [0xb7b792d6]
    #15 /usr/sbin/smbd(auth_ntlmssp_update+0x48) [0xb7d27cc1]
    #16 /usr/sbin/smbd [0xb7b04ecf]
    #17 /usr/sbin/smbd(reply_sesssetup_and_X+0x1c4) [0xb7b057cd]
    #18 /usr/sbin/smbd [0xb7b39f16]
    #19 /usr/sbin/smbd(smbd_process+0x429) [0xb7b3ba61]
    #20 /usr/sbin/smbd(main+0xfa2) [0xb7f2bbc7]
    #21 /lib/libc.so.6(__libc_start_main+0xe5) [0xb73256c5]
    #22 /usr/sbin/smbd [0xb7abfa81]
    I downgraded glibc to 2.8-3 and I can now start apache.  No problems with samba yet either although I had to make pacman skip dependency checks because a number of packages depended on glibc >= 2.9.

    getaddrinfo.c - this is place where glibc 2.9 has a major change in IP resolving. see the bugreport we had and still have. search google and upstream (Fedora/RedHat) for reports.
    maybe a simple recompile of the affected packages can help. holding an outdated version is a bad solution. new packages compiled against the new version may use new functions and break with the old one.

  • Leopard Server 10.4 Blogs/Wiki and Safari error with www alias and Log Out

    I have a Leopard Server 10.5 setup with dns and web services including blogs and wikis setup. If I browse to http://hostname.domain.com/users using Safari 5.0.1, I see that the session is not logged in (i.e. Log Out is not visible. I can login and create a blog and logout with no issue. I can do this on Firefox and Camino as well.
    Now, if I browse to http://www.domain.com/users however... the Log Out button is visible all the time in Safari 5.0.1 only - Firefox and Camino show the correct status of a non logged in session. In Safari 5.0.1 it is not possible to login to post or create a blog WHEN the www.domain.com url is used.
    I have rebuilt Leopard server twice on a physical and a virtual machine for testing and can reproduce the exact same error. It's a mix of using www.domain.com and Safari. Any other browser works fine and ALL browsers work fine with any other alias pointing to the same site, including hostname.domain.com
    Testing on Safari 5.0.1 on the server itself works fine. Testing on clients was on 10.6 and 10.5 and was performed on 4 separate client machines. Browsing on the server was fine but browsing on any client would produce the error when using www.domain.com.
    If anyone can offer any suggestions, please help!

    I tried several new approaches, but nothing worked so far.
    The update to 10.5.5 made things worse. Connections are dropping all over the place, when saving from Adobe programs in particular.
    Printing from clients to a Xerox Phaser 5500 works, but choosing a different paper size than the default chosen in the cups admin interface goes all wrong and either prints on the default paper size, but down/upscaled to the chosen paper size or prints on the chosen paper size and down/upscaled as if you were printing to the default paper size. (e.g. default paper size is A4, you choose A3 with an A3 document. Document prints on A4 and is downscaled to A4, or prints on A3 and is downscaled to A4.)
    There is no way I can keep this thing in production much longer. I tried reinstalling again, but that did not change any behaviour. Another nice "feature": InDesign disables "edit original" when the path to the linked file contains any directoryname with more than 8 characters in length.
    Coupled with a sometimes disappearing "dirserv" (it just stops working until I reboot the whole computer) the decision stands to move away from the Xserve.
    Leopard Server 10.5.x just does not seem to work well with windows clients.
    We will migrate to a windows server 2003 running ExtremZ-IP for the macintosh clients this weekend. Too bad that Apple does not allow Bootcamp to work on Xserves, at least the hardware would have been useful then.
    (As a nice finishing touch, the harddisk partition where all data resides did become corrupt over the weekend. "The volume Daten could not be repaired."
    Disk Utility and first aid did show nothing on friday ... saturday after no work being done on the partition this error shows up. The only solution I could find was to reformat the partition and restore from a previous backup. Another weekend down the drain. Sorry for the rant, but 6 weekends in a row is enough.)

  • Update loaded and caused trouble with mail.

    got my computer after thanksgiving and it was working great until an automatic update loaded. Now I cannot get it to load hotmail at all. I do not get an error message or anything but  a blank page thata says done. I have tried to restore to a few days before the download but it did not fix the problem. Does anyone have any idea what I cam do to fix this issue. It seems that everything else is working fine except the games that came WITH the computer do not play now either. (The orb games). They will load but when you hit play they just stop. Any help would be appreciated.

    tried restore but hotmail still will not pull up. All the updates were to do with office except 1 that was silverlight. Don't know what that is but could it be the one that caused the problem?

  • SSRS Exporting causing error with Excel

    Hello,
    I would search this but I don't know what key terms to try, but here is my problem. Created a report in Report Builder and see it on SSRS and can run it. I get the data back I need. When I try and export to Excel I get "Excel found unreadable content
    in '<report name>.xlsx'. Do you want to recover the contents of this workbook? If you trust the source of this workbook, click Yes." When I click Yes I get a blank document. If I save the document to my computer and open it I get an option to repair
    which says "Replaced Part: /xl/worksheets/sheet1.xml part with xml error. Illegal xml character. Line1, column 3344028". I have rebuilt the query too.
    Has anyone else seen this, or have a link to a set of solutions I can test?
    This is using SSRS 2012.

    I know... I am just doing what I am told. I said the same thing to the person asking for it.
    They have no idea what they are asking for.
    Run this query to tell you the Average # of Entries you have per PC. BTW my lab has an average of 327! Far more that the 186 listed in the blog post!
    declare @ARP BIGINT
    declare @PCCount BIGINT
    Set @ARP = (select count(*) from dbo.v_GS_INSTALLED_EXECUTABLE)
    Set @PCCount = (Select count(*) from v_GS_COMPUTER_SYSTEM)
    Select
    'Ave Entries per PCs ' + Convert(varchar(250), sum(@ARP/@PCCount+0.001)),
    'Number of Installed EXE entries ' + convert(varchar(250), @arp),
    'Number of pages '+ convert(varchar(250), sum(Round(@arp/80,0)+1)),
    'Number of papper Bundles '+ convert(varchar(250), round(sum(@arp/40000.0),2))
    Then you need to send them this blog post along with the detail from the query above.
    http://be.enhansoft.com/post/2009/10/26/How-to-Perform-a-Basic-Software-Audit.aspx
    http://www.enhansoft.com/

Maybe you are looking for

  • Get NoClassDefFoundError: javax/faces/context/FacesContext Error at Runtime

    I'm in 11g, PS1. I have an application and I have a SelectOneChoice component that invokes a managed bean (i.e. #{queryHandler.availableFilterChoice}). It then calls my constructor public QueueHandler and within that constructor i have the following

  • Ipod doesn't work on mac

    My ipod shuffle says I need to restore my ipod, but i can't, because I need the adminnistrator's name and password, but I can't get it from him, because were not supposed to download music. Can I get some help?

  • How do I get a receipt for final cut x

    How do I get a receipt for final cut x?  I paid for it to use at work and I cant claim the cost back unless I have a receipt.  Apple cant claim it is an app for personal use when they are pitching this software for professional editing

  • Recordset structure

    From the help Under Recordset Structure, enter the sequence and the number of substructures as follows: <NameA,nA,NameB,nB,...>. Where, nA=1,2,3,... or * (for a variable, unlimited number, including 0). Can anybody give me examples .......of M/T stru

  • Problem viewing attachments

    Hi Everyone - I've attached a PDF as a link from my Captivate 4 course. However, when I publish and test within the browser I'm not seeing the PDF. I'm not doing the upload myself, the system admin receives the zip and uploads. The PDF is included in