Reports with prompting stop working when moved from Crystal10 to crystal 11

Issue:
We are having trouble with Crystal Reports XI. It appears that the Crystal 10 runtime included the ability to process reports that used prompting. If we run the same report with the Crystal XI runtime, it fails.
I can send a sample of the report.
Error Dialog:
Title: Internet Explorer Script Error
Error Details:
An error has occurred in the script on this page
Line: 1
Char: 1
Error: invalid character
Code: 0
URL: file: /// C:/Program%20Files/Business%20Objects/3.0/crystalreportsviewers11/prompting/js/promptengine_strings_en.js
Do you want to continue running scripts on this page?
Yes/No
Our Configuration:
We use Merge Modules that install Crystal Reports through the browser via a CAB file that we created. It runs a setup executable
The setup executable project that installs CR XI uses the following Merge Modules:
CrystalReports11_RDC_Reportengine.msm
CrystalReports11_RDC_Runtime.msm
CrystalReports11_HotFix_Merge.msm (This is contrived by us from one of your hot fixes)
Observation:
When the install is finished, the folder structure under u2026. Crystalviewers11/prompting do not have any files like they do if we install the development environment.
Question:
What do we need to do to correct this situation?
*why the reports with*
*prompting stops working when it is moved from a Crystal 10 to Crystal 11*
*environment.  I believe that it has something to do with Merge Modules*
*because the files under the prompting folder do not populate with the*
*merge module like they do with the full install of Crystal Reports.*
Please help.
Best Regards,
Peter Freeman
Edited by: Vivek Kumar Sharma on May 19, 2009 3:43 PM

We have JDK 1.6 installed.  The License Merge Module is not related to
this issue.
The files under \Program Files\Common Files\Business
Objects\3.0\crystalreportviewers11\prompting  are not being installed.
If we copy files, into this folder structure the reports work.
One of the Business Object's Merge Modules should install the files
there rather than just an empty folder structure.
I got was able to figure out how to enter a customer support message.
They said that they could not support us because we were not on CRXIR2
(Crystal Reports 11 Release 2).
I found a download for CRXIR2SP4 (same thing service pack 4).
I installed it the Merge Module names changed to include a "_5"
Was:
CrystalReports11_RDC_Reportengine.msm
CrystalReports11_RDC_Runtime.msm
CrystalReports11_HotFix_Merge.msm (This is contrived by us from one of
your hot fixes)
Now:
CrystalReports11_5_RDC_Reportengine.msm
CrystalReports11_5_RDC_Runtime.msm
CrystalReports11_5_RDC_License.msm (should have been included)
*CrystalReports11_HotFix_Merge.msm (not needed anymore)
I will try to put a installer together with these.  If this work there
will be some complexity around uninstalling the old one and installing
the new one.

Similar Messages

  • Imatch stops working when away from wifi

    Imatch stops working when I leave my house even though my phone has its own Internet.

    Go to Settings > iTunes & App Stores and make sure the option to "use cellular data" is ON. This WILL use the data on your account and you could go over your allotment if not careful. Be aware.

  • Airport card on MacBook stops working when moved

    Hi everyone, I've had this issue with my MacBook and I really don't know what to do anymore right now, so I hope someone here could give some advice.
    Last week my Wifi stopped working properly. I noticed that nothing connected anymore, and then it turned out that the whole Wi-Fi dialogue became unresponsive. The list of networks didn't update, it was continuously scanning for networks, and in the network preferences, the Wi-Fi showed up as being off. Clicking the button to turn it back on didn't do anything (it wasn't greyed out, I could click on everything).
    I came to the conclusion that this seemed to happen only when I moved the MacBook. The WiFi was fine when I just sat at my desk all day, but most of the time when I went to another room with it, this happened.
    I was on the phone with Apple support for a few days. They suggested several things to test. We tested, we waited, I observed, we tested again, waited observed. Needless to say, the problem persisted. After a few days I was advised to reset my MacBook completely. So I did, waited observed, and it still happened.
    I was then advised to go to the Apple store. I spoke to a Genius, he told me that the Bluetooth wasn't working and that it's probably the same issue. He told me they would replace the AirPort card and that would probably fix the issue. Several days later I got a call that this didn't fix the issue and that they would have to replace the logic board. At this point I had to keep telling the people from the Apple store what the actual problem was, which is that the WiFi stopped working after a while when I moved my MacBook sometimes. They kept reassuring me that it was the same as the Bluetooth and kept referring to the Bluetooth in all communication. I asked them to test the WiFi first, which they obviously didn't do, since they didn't know that was the issue, before I authorized replacing the logic board. They said ok and that they would call me before the store closes on the same day.
    Well I didn't hear from them, and eventually after a few days when I called them to see what's happening with it, they told me they replaced the logic board and that it was all working. I picked it up, I went home, I used it for a couple of hours and then the WiFi thing happened again. So this is where I'm at right now.
    So, where do I go from here?
    I am really dependent on my MacBook atm, as I'm finishing up my PhD thesis. I'm also not rich, so I can't have all parts of my MacBook be replaced to see if anything ends up working. I figure I might as well buy a new one if that's the only possibility?
    Every Apple employee I've been in contact with was really friendly, so I can't complain about that, but I feel like nobody is really looking at the actual issue that I'm having, so handing the MacBook in for repairs again really worries me (apart from the fact that it takes a lot of time that I shouldn't spend if nothing comes out of it).
    Does anybody have some advice?

    OK totally understand that.
    Did they do the following procedures?
    Reset SMC
    http://support.apple.com/en-us/HT201295
    Reset NVRAM
    http://support.apple.com/en-us/HT204063
    "nobody has informed me of the whole truth of what has actually been done to the MacBook "
    It would seem to me that if there was a logic board problem that it would be consistantly there. If moving the MBP causes a failure that would seem to be a connection problem. Specifically the connection to the WiFi/BlueTooth board.
    Have the Apple Hardware test ready to run:
    OS X Yosemite: Use Apple Diagnostics or Apple Hardware Test
    and the next time it fails see if you can get it to kick out a failure code. Then they'd have to replace the logic board.

  • Flex app doesn't work when moved from original location

    I'm trying to make an image gallery in flex. It works when I run it in Flex Builder perfectly fine. The html and swf files from the bin-debug folder work perfectly fine when opened in any browser also, but ONLY when those files and all related files are opened from the default location that the application was built in. When I export a build to a different folder, the swf loads but none of the information from the xml file displays. I tried setting all of the paths of the reference files (namely the xml) in the flex app to the exact absolute location on the server, and it still didn't work when I uploaded it to the server.
    I've tried several approaches starting from scratch and they have all come up with the same issue. I'm working with an educational license for Flex Builder, I'm not sure if they jip you on those and ruin the compiled swf.
    Please help! I'm losing my mind over this.I think it has to do with something else besides the code since it works fine when I hit "Run", but if anyone thinks it will help to post the code let me know.

    when you build an application using one of the wizards (like coldfusion flex application wizard) it hard codes
    paths to cold fusion CFC's, and sometimes gets it wrong.
    If your application references cfc's (or other remote objects) then it may be necessary to adjust the flex code
    when moving the code into a different base folder.
    For example in my own application, the url is http://localhost/crm_dev_flex and the built application gets put into
    c:\inetpub\wwwroot\crm_dev_flex\bin-debug
    References in the code to components found in c:\inetpub\wwwroot\crm_dev_flex\bin-debug\components\cfgenerated
    (in the flex code these looks like crm_dev_flex.bin-debug.components.cfgenerated.<mycomponent> )
    These need to change when you move the code to somewhere else.
    Also, if you are using wizard generated cfc's then these also contain similar references that need to be changed.
    IHTH.
    Cheers

  • Hyperlinks stop working when moving QT movie to another computer

    Hi.
    When setting objects as hyperlinks to other slides (Next, Previous, Frist slide) and copying the exported QuickTime movie to another computer, all hyperlinks stop working. Clicking a hyperlink will prompt a message on WindowsXP.
    The meaning of this is that Keynote presentations with hyperlinks cannot be distributed to other computers via QuickTime. This is very severe.
    Because of the special architecture of QuickTime, using the arrow keys to navigate back, forces the user to step-back build-by-build and only a hyperlink can do this in one step.
    I've researched discussion groups and websites and found no viable solution. The only solution offered was not to use slide transitions, but this negates the whole advantage over Powerpoint.
    can you suggest any solution? I would even consider opening the qt movie with a text editor to find and replace the hyperlinks, but to what?
    thanks
    Gaby

    Make sure the windows machine has the absolutely newest version of QT on it. There were bugs in QT for Windows, but the last version corrected this issue.

  • "remote desktop connection has stopped working" When printing from remote desktop connection

    I have been having a issue when using a windows 7 machine. I have Remote Desktop to a session on Windows2008 R2, I am using the local printer resources to redirect the printing. However everytime i try to print it crashes the remote desktop application.
    Gives me "remote desktop connection has stopped working." I have 4 other computers connected and printing with no issues what so ever. This only happens when i print. It does print by the way just the application crashes.
    -I have also updated the printer drivers to newest possible thru the manufactorer website. The printer is a Brother MFC-8890DW. Windows 2008 R2 is up to date for the RDS server. 3 other machines are able to Remote in and print. The user is able to print using
    diffrent machines just not the Windows 7 machine.

    Hi,
    Happy to hear that you resolved your issue. For another issue which you are facing here trying to provide some suggestion.
    As you have commented that you are facing issue with second screen resolution on wide screen. The setting which I am suggesting can only applies when you are using multi-monitor Remote Desktop connections.  If you are making Connections using a single
    monitor do not use this setting. 
    So for this you can try to apply “Limit maximum display resolution” setting in group policy, where you can mention the width & height for the screen to display. The setting can be applied on below mentioned
    path.
    Computer Configuration\Policies\Administrative Templates\Windows Components\Remote Desktop Services\Remote Desktop Session Host\Remote Session Environment
    Meanwhile sharing article with you for more information.
    Remote Session Environment
    http://technet.microsoft.com/en-us/library/ee791847(v=ws.10).aspx
    Hope it helps!
    Thanks.

  • Dynamics stop working on moving from v7 to v8

    A very simple form (saved as dynamic) has a tick-box labeled 'do you want to add more info?'. This controls the presence of a subform. This form worked at v7 but does not work when used in AdobeReader v8 and doesnt work when tested in Livecycle Designer v8. Other, more complex, forms also fail. What must I do to correct this and my extensive library of forms? Any ideas?
    The javascript code behind the control says:
    ----- form1.#subform[0].Mitigation::calculate: - (JavaScript, both) --------------------------------
    t=this.rawValue
    if(t==0)
    q='hidden';
    if(t==1)
    q='visible';
    //xfa.host.messageBox("Calculate " + Subform1.presence + " "+ t + " "+ q);
    Subform1.presence=q;
    this.rawValue = t;

    Nicholas Nisbet
    We are still looking into the issue you reported and what we can do to fix it. The bug report describes the problem as
    "Calculate event does not fire immediately after leaving a field and a change has taken place in that field. In 7.x, after you made a change to a field (either add text to a TextField, set the value in a CheckBox, etc...), then left the field, the Calculate event would fire. In 8.0, the Calculate event isn't getting fired."
    It also describes the following work around:
    "Move the calculate scripts to another event such as the 'exit' event, or the 'change' event. Or for a CheckBox, the 'click' event. It really depends on the scenario."
    It sounds like you reached this conclusion on your own. We'll keep investigating the fix and determine when we can get it released. Thanks for the test collateral and sorry for the inconvenience.
    Thanks,
    Jeff

  • Outlook 2010 not responding, hangs, freezes or stopped working when going from one email to another

    Hi all,
    I have an issue with one of my clients running Office Pro Plus 2010 32bit on windows 7 pro with exchange 2010 service pack 3 where they have voicemails coming in as .wav files and have a rule set up to automatically going into a sub-folder call
    "voicemails". I have deleted all the voicemails except for 5 for testing purposes (as there was over 800 messages and thought this could of been the culprit). When opening these voicemail emails, outlook doesn't respond for about 1-2 minutes and
    then opens the email eventually, then I can open the .wav file. The .wav files are approximately 50kb to 200kb in size. All other attachments seem to open quickly with the rading pane on or off.
    Troubleshooting Steps I have done;
    - Install the latest updates
    - Check to make sure Outlook is not in use by another process
    - Investigate possible issues with add-ins
    - Check to see if your mailbox is oversized
    - Repair your Office programs
    - Repair your Outlook Data files
    - Check to see if your antivirus software is up-to-date or conflicting with Outlook
    - Create a new user profile in Outlook
    - Created a new .OST
    - Perform a Selective Startup to determine if another program is conflicting with Outlook (for advanced user)
    - Create a new Windows user profile (for advanced user)
    - Started in outlook /safe mode
    - Turned off chached mode
    - Checked error logs and receive a Outlook Hang error ID: 10001
    Since doing all the above troubleshooting, I have found out the same problems occur within a Terminal Server Session (Server 2009 R2 with Service 1) running Outlook 2010 Professional Plus.
    One thing I notice is that when I click on one of the email messages, where is usually says "connected to MS exchange", it is saying "requesting data from exchange".
    The above is happening with another user so this is not user specific.
    If you need any other info, just let me know.
    Thanks in advance.

    Hi,
    Logon OWA and check if the voicemails can be played fine, make sure the mails are good.
    If you have installed the improper drivers for any devices or hardwares, this kind of issue may occur. Actually some devices which seem to have nothing to do with the issue may also be the culprit, like a printer or some audio devices in this case.
    Try restore the system to an earlier date if you have backup.
    If you have got the logs, you may post the complete logs here, it may help to determine the cause of the issue.
    Regards,
    Melon Chen
    TechNet Community Support
    Thank you very much for your reply. I could access in OWA successfully with a quick response and used this as a workaround. There was not too many logs to go from.
    It looks like there was a server that was decommissioned around 6 months ago and just a test thought I would start this up to see if our voicemail server had any relationship with it - once I started this server up, voicemails
    were opening quickly will all users. I am not sure if our voicemail  software (Cisco Unity) is pointing to our old server or if has anything to do with DNS entries but will need to dive into this further as we cannot have the old server online for too
    much longer.
    If anyone would have an inclining as to what this could be, please let me know.
    Thanks again.

  • cfdocument and cfchart stopped working when moved to Windows 2003/IIS6

    We just moved our content to a new server: from Windows 2000 to Windows  2003 (IIS6).
    We are using Cold Fusion MX 7,0,2,142559.
    Everything works properly after the move except:
    1. <cfdocument> (any, the simpliest one) hangs producing error:"The  document has no pages. null "
    2. <cfchart> crashes producing error: "Invalid attribute: autoAdjust null"
    What can it be? Where should we look? Is it some Windows 2003  feature/problem/blockage? Or does it look like Cold Fusion was not  installed properly?
    Any Hot Fixes are required?
    Any ideas are welcome!!!

    I would avoid installing 7.0.1 hotfixes on an 7.0.2 installation.   The 7.0.2 release notes state that "It also includes all previous ColdFusion MX 7 hot fixes that have been released to date, eliminating the need to install multiple hot fixes and patches."
    CF 7.0.2 Release notes
    http://www.adobe.com/support/documentation/en/coldfusion/mx702/cf702_releasenotes.html 
    You might try installing the ColdFusion MX 7.02 Cumulative Hot Fix 3 or the CFDocument Cumulative Hot Fix. 
    ColdFusion MX 7.02 Cumulative Hot Fix 3
    http://kb2.adobe.com/cps/402/kb402465.html 
    ColdFusion MX 7.02 - CFDocument Cumulative Hot Fix
    http://kb2.adobe.com/cps/402/kb402093.html

  • Postgresql stop working when upgrading from S10U3 to U4

    hello all,
    in S10U3, i installed postgresql following:
    http://www.sun.com/software/solaris/howtoguides/postgresqlhowto.jsp
    after upgrading to U4, postgresql failed to start:
    svc:/application/database/postgresql:default (PostgreSQL RDBMS)
    State: maintenance since Sat Nov 24 08:23:13 2007
    Reason: Restarting too quickly.
    See: http://sun.com/msg/SMF-8000-L5
    See: man -M /usr/share/man -s 1M postgres
    See: /var/svc/log/application-database-postgresql:default.log
    Impact: This service is not running.
    and the log indicates:
    svcprop: Couldn't find property `postgresql/bin' for instance `svc:/application/
    database/postgresql:default'.
    /lib/svc/method/postgresql: /pg_ctl: not found
    when looking at /lib/svc/method/postgresql, i notice that something has changed.
    I i reboot S10U3, everything works fine.
    Anybody can help,
    thanks,
    gerard

    ok, here is my solution to have postgresql working after upgrade to U5:
    - look at /var/svc/log/application-database-postgresql:default.log
    it says:
    svcprop: Couldn't find property `postgresql/bin' for instance `svc:/application/
    database/postgresql:default'.
    /lib/svc/method/postgresql: /pg_ctl: not found
    so using svccfg, i'm adding this path:
    svc:/application/database/postgresql:default> setprop postgresql/bin = astring: /usr/bin
    - nemo-root% svcadm refresh svc:/application/database/postgresql:default
    and now, it works again!
    hth,
    gerard

  • BlazeDS Streaming stop working after moving from FB3 - FB4

    Hello.
    I was developing a project in Flex Builder 3 and decided to try Flash Bulder 4. So a create a copy of my project and created a new Flex Project on FB4 using SDK 3.5.
    Added the -services "D:\workspace\.....\services_config.xml".
    So all was compiling correctely, but I wasn´t getting any messages from de BlazeDS Streaming.
    If I compile the same project on FB3, it does receive messages.
    Does anyone know about this issue? any ideas?
    Cheers
    Lucas

    Hello.
    I was developing a project in Flex Builder 3 and decided to try Flash Bulder 4. So a create a copy of my project and created a new Flex Project on FB4 using SDK 3.5.
    Added the -services "D:\workspace\.....\services_config.xml".
    So all was compiling correctely, but I wasn´t getting any messages from de BlazeDS Streaming.
    If I compile the same project on FB3, it does receive messages.
    Does anyone know about this issue? any ideas?
    Cheers
    Lucas

  • Hi, my read aloud feature with PDF stopped working. It reports: no US English voice available on thi

    Hi, my read aloud feature with PDF stopped working. It reports: no US English voice available on this system. How can I restore it to read aloud again? Thx, Rick

    I am having the exact same problem... My Text-to-speech just errors out when I select a new voice and then that voice disappears from the choices of voices. I can not get it to speak anything since the Leopard upgrade. Some suggestions would be great as to what might cause this to fail. Thanks

  • I needed to install a previously purchased CS6 versus on new computer. To do this, I had to download a version from CC. I will not be using CC. How do I activate Photoshop under my license so that it does not stop working when I am out of communication ra

    I needed to install a previously purchased CS6 versus on new computer. To do this, I had to download a version from CC. I will not be using CC. How do I activate Photoshop under my license so that it does not stop working when I am out of communication range a month from now?

    The CC version will not activate with your perpetual CS6 license. Download the version from here:
    http://helpx.adobe.com/x-productkb/policy-pricing/cs6-product-downloads.html
    Your number should work with this version.

  • Reader stops working when newest GTK2.0 installed - bug report and proposed fix

    Adobe Reader 7.0.9 (Linux i386) stopped working when I installed a batch of updates on Xubuntu Feisty Fawn (7.04). The updates included GTK 2.0, version 2.10.11. The symptom was that upon startup, Reader ended up in a seemingly infinite loop, printing out "expr: syntax error" (when started from terminal emulator). A few debug "echo"'s revealed that the loop concerned function get_gtk_file_ver().
    The bug itself is on line 418. The original line is as follows:
    echo $mfile| sed 's/libgtk-x11-\([0-9]*\).0.so.0.\([0-9]\)00.\([0-9]*\)\|\(.*\)/\1\2\3/g'
    - note that there is no '*' in the middle number-matching regexp, so the full expression matches only strings in which the "middle" group is 100, 200, ..., 900.
    At this point in the execution, $mfile contains the name of the gtk library .so, in this case, libgtk-x11-2.0.so.0.1000.11. In prior versions (e.g. 2.8.20, which is the current version in Ubuntu Dapper Drake LTS), the minor version had only one digit, and the regexp matched. When the minor version got incremented to two digits, the regexp no longer match because of the missing '*'! As an additional bonus, somehow this leads to the infinite loop (which is *not* good).
    A working fix is to add the missing '*' into the regexp. I'd say that a lot of Linux users will be tripping on this issue soon, at least those who keep current on security updates.
    I found no sensible way to contact the developers, i.e. a way that wouldn't have to pass a gazillion of customer-service and tech support people, who are most likely just as unaware of the issue as the users...
    I hope this issue will be fixed ASAP - after all, it's only one added character, and that'll save a lot of users a lot of hassle.
    (and btw, to have the intended effect, the dots in the sed expression should all be escaped with a backslash - now e.g. "libgtk-x11-2.0.sog0.1000.11" matches the sed regexp as well as "libgtk-x11-2.0.so.0.1000.11", but this probably isn't too critical...)

    The solutions provided here work, but by accident. The script compares 2104 (2.10.4) to 240 (2.4.0) and sees that it's greater. Adobe will have problems in future releases if the minimum GTK release is, say, 2.10.4 and the user has 2.4.0.
    I've crafted a more elegant solution, shown here in "patch" format. I think the reformatting and tab elimination done by HTML will preclude you from pasting this into a file and running "patch", but it's pretty easy to read and is short...
    --- /usr/local/Adobe/Acrobat7.0/bin/acroread~ 2007-01-05 14:56:39.000000000 -0500
    +++ /usr/local/Adobe/Acrobat7.0/bin/acroread 2007-08-03 09:33:08.000000000 -0400
    @@ -409,13 +409,13 @@ get_gtk_file_ver()
    fi
    mfile=`basename $ifile`
    - echo $mfile | grep -q "libgtk-x11-\([0-9]*\).0.so.0.\([0-9]*\).\([0-9]*\)" 2>/dev/null
    + echo $mfile | grep -q "libgtk-x11-\([0-9]*\)\.0\.so\.0\.\([0-9]*\)\.\([0-9]*\)" 2>/dev/null
    if [ $? -ne 0 ]; then
    return 1
    fi
    - echo $mfile| sed 's/libgtk-x11-\([0-9]*\).0.so.0.\([0-9]\)00.\([0-9]*\)\|\(.*\)/\1\2\3/g'
    + echo $mfile| sed 's/libgtk-x11-\([0-9]*\)\.0\.so\.0\.\([0-9]*\)00\.\([0-9]*\)/\1.\2.\3/'
    return 0
    fi
    @@ -455,16 +455,25 @@ check_gtk_ver_and_set_lib_path()
    continue
    fi
    - len_version=`expr length $version`
    - base_version=`expr substr "${base_version}0000000000" 1 $len_version`
    - len_base_version=`expr length $base_version`
    - while [ $len_version -gt $len_base_version ]; do
    - base_version=`expr substr "${base_version}0000000000" 1 $len_version`
    - len_base_version=`expr length $base_version`
    + ok=true
    +
    + while [ -n "$base_version" ]
    + do
    + base_subversion=`echo $base_version | sed 's/\..*$//'`
    + subversion=`echo $version | sed 's/\..*$//'`
    + if [ $subversion -lt $base_subversion ]
    + then
    + ok=
    + break
    + elif [ $subversion -gt $base_subversion ]
    + then
    + break
    + fi
    + base_version=`echo $base_version | sed 's/^[0-9]*\.*//'`
    + version=`echo $version | sed 's/^[0-9]*\.*//'`
    done
    - if [ $version -ge $base_version ]; then
    + if [ -n "$ok" ]; then
    export LD_LIBRARY_PATH="$idir":"$LD_LIBRARY_PATH"
    IFS="$OLD_IFS"
    OLD_IFS=""
    @@ -640,7 +649,7 @@ fi
    # Check the version of gtk and update the LD_LIBRARY_PATH if required.
    if [ "`uname -s`" = "Linux" ]; then
    - MIN_GTK_VERSION="240"
    + MIN_GTK_VERSION="2.4.0"
    check_gtk_ver_and_set_lib_path "$MIN_GTK_VERSION" ### returns 0 if found gtk >= 2.4
    fi

  • TS3276 My o2 email account does not work when sending from my MAC it will accept incoming mail but not send it gives me a message that  o2 account (offline) my mac I have no problem with my iPhone  or mac laptop. any suggestions please.

    My o2 email account does not work when sending from my MAC it will accept incoming mail but not send it gives me a message that  o2 account (offline) my mac I have no problem with my iPhone  or mac laptop. any suggestions please.

    Sorry for the delay...
    I did what you've told me, new account and manually copied my files from Time Machine. I had lots of permissions problems, but at the end, almost everything is in order... It seems it had to be with some of the Apple Preferences, but I can't be sure, as most of them were dumped to the trash can.
    I still don't have my Mail Rules back, unfortunately, although I did goggled some. It is a pity, as I had around 30 or 40 of them, getting my mail in order to each of its mailboxes, but it is a small price as the rest doesn't show the before syntoms.
    Thanks for the help, anyway!!

Maybe you are looking for

  • Problem with JPanel in a JScrollPane

    Hi all, I am devloping an application where in i insert the JPanel's object in the JScrollPane object. Intitially the size of the JPanel's object is more than the size of the JScrollPane object.At this point fo time i can drag the nob of the scrollpa

  • Internet running very slowly when using external monitor.

    I've used my HDTV as an external monitor for my various MacBooks for years with no problems. I bought a 17-inch MacBook Pro, and it worked perfectly doing the same thing for the first few months that I had it. Recently it has started to have very poo

  • Trouble Trying to Fullscreen Videos

    My Mac won't fullscreen any video I try to watch (YouTube, Hulu, Facebook, etc.). It either is a blank screen or it's a frozen screenshot. My FlashPlayer is updated and I've tried on both Safari and Google Chrome. Suggestions?

  • Idvd menu - don't want one!

    I've been looking for an answer all day without any luck. Maybe someone can help me..pleeeze. I'm trying to burn a dvd of several short videos without a menu. I just want the dvd to stop after each video and then advance to the next one when I press

  • Oracle User Groups

    There is a great Oracle user group in my city. Does anyone know of a listing to Oracle user groups?