Multiple download of the same JAR file

We have a collection of applets packaged in a single JAR file. Some users (web developers that use our applets) have been complaining that the applet is extremely slow to start up. When the html page includes more than one applet from the same JAR fi

Getting Error while creating Score card

Hi , I was trying to create a score card using a simple BW query. But I am getting the following error whenever I run the application. Data Provider "" could not be parameterized: Group: DATAPROVIDER Type: null Name: Init parameters:<parameterList> <

My itunes will not play any of my movies. it has played them in the past, but recently it shuts down when i try to play one. i keep getting an error message that itunes has stopped working.

windows is telling me that a new version of itunes is available. but it is the one i currently have. i have also gone into my controll panel and repaired itunes. still not working. any suggestions?

How do I remove a program that won't close?

A program called Macprotector downloaded itself onto my Mac, will not close and cannot be deleted, because it remains open.

Problems with Image.getWidth()

I need to have the dimensions (width and height) of an image available, though the image will never be displayed. I have tried using the image.getWidth(this) function outside of the JPanel's paint() method, but to no avail. Actually, only within the

Adobe Reader API

Regarding Adobe Reader API, I know it's very limited, but all I need to do is open a file and go to a particular page. I've tried: With AcroPDF1 .LoadFile "C:\test.pdf" .setCurrentPage 3 End With which gives me "Runtime Error 424, Object Required," a

Can you write messages to IE Status Bar

Hi is ther any API to write text to the Internet Explorer Status Bar Thanks Kasem

Report about Version Management of PO

Hello, Version Management is active in my system. Is there any standard report that shows any information about the different versions of the POs? I need a report which atleast shows the number of versions that exist for a PO. Any help appreciated. T

Partial Shipment

Dear All, I have a PO with 100 line items and conditions values is maintained only for one line (e.g. clearing charges). Vendor is shipping the materials partially. Then pls guide me how to apply the clearing charges for those shipments seporatly ref

URGENT :::: Prepared Statement : Invalid Conversion Error

Hi, I have prepared statement to update a database record. It is working fine but sometime it throws follow. SQLException. I checked the data I'm passing to the prepared statement. Everything works fine on the desktop but sometime it throws the foolo

Removing Adobe Gamma on an eMac computer

I have a Spyder2express and an eMac computer. I have read that before I profile my monitor using any monitor calibrator, I must first remove Adobe Gamma alias from start up folder. That this file must be deleted before using the monitor profiling sys

How to create smart folder in Lion

Hi, I was using Smart folders a lot in Snow Leopard. For example I have Movie folder and lot of movies in it. The movie I haven't seen yet are labeled as red and there is smart folder, which shows me just the red (unseen) folders. However the smart f

After translating VC model, wrong language is shown

Hi experts, I used the translation function to translate my vc model. Masterlanguage of my model is german. I also created an english translation file. The language in my portal personalization is default. With testing the translation I detected foll

UnKnown Server Error when logging in

I have had this issue for months. And I have been un able to install new updates for any of my creative cloud products that I pay for monthly.  Please see the attached screenshot. I have uninstalled the creative cloud desktop and installed it several

My mac only starts on guest user and cant log in to my main account

I left my mac alone for like 10 minutes and it shut off alone( or dont know what happened) and when it restarted it went to guest account automatically. What can i do to log in to my main account!!

Error Messsage " Failed to export report" in Crystal Report v 12.2

Hi We recently upgraded from CrystalReport Runtime from version 11.5 to 12.2 (to support windows 2008) and i am getting the following error when i try to view a report Message: Failed to export report: ado. Error Message: This field name is not known

Why choose Solaris 10 over Linux?

Hey everyone - I was wondering if any of you would mind telling me what advantages Solaris 10 holds over Linux? I'm not well informed on their pros/cons and would love to hear the perspectives of some gurus. Thanks, I appreciate the insight!

Concatenate in a datatemplate with mutiple groups

Hello, Our datatemplate has 4 groups who retrieve data with a simple query. The results of the groups 3,4,5 need te be concatenated in a separate group 6 depending on the results of the group3,4,5. But the concatenate does not work at all in the temp

TS1702 I bought on Ebay Iphone 3G S Unlocked AT&T, but I need to work for Simple moble. I made mistake to purchased. What are my options.

Hi, I purchased Iphone 3 GS 32mb, from Ebay it says unlocked AT& T. But I want use it for simplemoble. My carrier told to it should be GSM. How I can use it now. What are my options. I did update to IOS 6.1.3.

How to put an applet onto a webpage and I/O functions

I tried putting the following in notepad and saving it as a html file to load the applet but it gave me a error. <APPLET CODE="SimpleApplet.class" WIDTH=200 HEIGHT=50> </APPLET> I was trying to load this applet on to my browser import javax.swing.*;