"Exception Occured in your scriptcom.rational.test.ft.WindowActivateFailedException : No top level object found" I do get often get this type of exception during running my script, i am really very much frustrated when it comes even working on same page. Can any body help me how to handle this situa ...
Boss I'm facing a problem in DCOM, please help me out.Here is the situation and the logic: (Code represents more of logic than the actual code)1) There are 2 free threaded COM exe servers say ComA and ComB.2) ComA exposes IA interface.interface IA {public: StartProcess(); WaitForProcessToComplete(); ...
I ran a script and try to insert the below values into the text boxes below:Full-Time Employees:2Part-Time Employees:2All the text boxes are placed in a table. In this tabe we have 14 text boxes but I have to insert values into 3 text boxes only. After runnin the script it is showing the below excep ...
I have set up an LDAP server and it is being used for authentication of users. My base dn is dc=organisation, dc=com. Now I have some users as uid=users, ou=People,dc=organisation,dc=com. The object class of users is top,inetOrgperson and posixAccount. Now I have to create users with dn as uid=user1 ...
I have got the following Work Performer Exception: chapdfnet01.ops.tiaa-cref.org(10.65.116.117) java.lang.RuntimeException: com.filenet.api.exception.EngineRuntimeException: E_OBJECT_NOT_FOUND: Requested item not found. Object {224A08BA-3DB8-4248-B5FD-3BFAE75D4E9B}, {9E4E0EA5-4D19-4474-B066-D551DBE1 ...
Helllo All,I am trying to install RM 4.5 in a one box FileNet environment but I am not able to configure objectstore for FPOS and ROS. Below is the version I am using:1. Windows Server 2003 R22. SQL Server 20003. Websphere 6.1.0.175. CE 4.0.1.0056. AE 4.0.1.0037. PE 4.0.38. RM 4.5I am getting below ...
I am trying to learn how to use the RM Java API. I have written a very simple program that successfully gets a Session object and connects to an object store.The next step is to use the ObjectStore object to get a RMObjectStore object (initializing it as a records object store). However, when I atte ...
My computer has been working fine for years and all of a sudden it has been affected by all sorts of viruses, trojans and adware! McAfee virusScan detected the above virus has affected c:\windows\system32\wininet.dll by can't get rid of it. I've had trojan q, I've got dotcomtoolbar, surfsidekick, ie ...
I tried to send a message using a MAPI object.When I try to add the attachement I get an error message :" Run-time error 2147221233(8004010f)[Collaboration data Objects - [MAPI_E_NOT_FOUND(8004010f)]]" Clicking "Debug" I can pass to the next line, and the program continues. I can ...
I tried to send a message using a MAPI object.When I trie to add the attachement I get an error message :" Run-time error 2147221233(8004010f)[Collaboration data Objects - [MAPI_E_NOT_FOUND(8004010f)]]" Clicking "Debug" I can pass to the next line, and to program continues, and I ...
I have an open question regarding the possibility of gluing Microsoft'sWPF/EWith jQuery, which seems to me as a very interesting future possibility forjQuery.My end goal would be to use jQuery syntax on WPF/E object model, so that forexample$("a").click(....) // jQueryCould be used in ...
Obviously I've a problem :An object's position is updated relatively to mouseposition onmousemove opposite direction. Works perfectly well, but I failed toset up the code with smooth easing as result. The code works inActionscript in Flash of course in proper syntaxbut it doesn't workin ...
Hello there, Obviously I've a problem :) An object's position is updated relatively to mouseposition on mousemove (opposite direction). Works perfectly well, but I failed to set up the code with smooth easing as result. The code works in Actionscript in Flash (of course in proper syntax) but it does ...
I am having two documents with difference only in their document name.for ex document1 and document2. Document2 will open only on clicking particular link in document2. Document2 is nothing but the login window. After successfull login document2 will close automaticually otherwise document2 willbe d ...
Is there a way we can view the object recognition values for objects in a page, in real time, rather than running a script and checking the log? In other words I want to be able to open a web page, compare an object in the webpage to an object in the map, and get the score that Rational gives for th ...
Can the Object Oriented features of PL/SQL (i.e. object types) completely replace the functionality of packages?What are you experiences? I suppose persistent variables would not be available.Would a package then be like a 'class' ? ...
I am taking a look Object Relational feature of oracle, i.e : object view. (some says that it is the most useful thing from oracle object feature). I still don't find the cases when I can make use of object view. Could any body please tell me, what are the cases that we can find Object Views extreme ...
I am taking a look Object Relational feature of oracle, i.e : object view. (some says that it is the most useful thing from oracle object feature). I still don't find the cases when I can make use of object view. Could any body please tell me, what are the cases that we can find Object Views extreme ...
I have a script, tuning-primer.sh, which I've used on our old CentOS server with no real problem at all. However, it's all screwy on our Ubuntu server.-e \e[0m-e-e \e[0m-e \e[0m-e Using login values from ~/.my.cnf-e \e[0m-e e[1;31mc-e - INITIAL LOGIN ATTEMPT FAILED --e \e[0m-e \e[0m-e Testing for st ...
Im using a style in some tables on a couple of pages andnetscape does it correctly on one page but not another.(both work fine in I.E.)I found that using color names for netscape (rather thanrgb hex numbers) seems to help but now always. and of course this can be a severe limitation if force to use ...
HiI'm writing an FTP client. I have a class that does all the FTP communication stuff. This class has some events that can be raised when certain things happen. That all works fine. However, when I want to invoke one of these events, I have to check if the event has been "subscribed to", e ...
i am making a payroll system and i want to do it so that the user is prompted to enter details about an employee like name and salary and then saves the input to a .dat file using the write object methodand then another method that opens the file and prints the outputimport java.io.*;public class Pa ...
ive been using ubuntu server for a few years now with my current mismash fileserver. The wife has given me the ok to spend some money upgrading/building a new one. My Biggest question and hopefully someone can answer me.I have 2 brand new LSI Logic MegaRaid 8308ELP PCI-e (just found them in the offi ...
If anyone needs maps for TC:E:I found this website with over 100 of them:http://www.eclipse-esports.org/Hope it helps someone. ...
I'm trying to create an applet GUI which is Tic Tac Toe. My goal is to check who's turn it is (x's or o's) and then put the corresponding letter on the button that was clicked. The problem i'm having is that, i want to somehow say this: if(counter % 2 != 0)e.getSource().setText("X");Howeve ...
I have this object (say named) "contents" and have this code/loop:int max = contents.Count(); //gives me the total count in contentsforeach (object elements in contents){ctr++;if (ctr == max){//do action here when the last object in contents is reached}}I know the count of contents (conten ...
i have a list of object, in the form emailAddress=float, like below[anne@gmail.com=3.245392,steven@hotmail.com=0.32849...]What i need to do is split these objects up so that i just have the email address, so in this example i would just haveanne and stevenI have been trying to use a string tokenizer ...
I have install filenet p8 4.5 on the same machine with :Windows 2003 r2Oracle 10g elease 2Websphere 6.1P8 4.5:1- CE2- PE3- AEI can use FEM I created OS .I can Configure PE I Deploy Workplace But when I tried to login I have Credential Exception error but if I write thr url for WcmAdmin.jspAnd seems ...
I have install filenet p8 4.5 on the same machine with :Windows 2003 r2Oracle 10g elease 2Websphere 6.1P8 4.5:1- CE2- PE3- AEI can use FEM I created OS .I can Configure PE I Deploy Workplace But when I tried to login I have Credential Exception error but if I write thr url for WcmAdmin.jspAnd seems ...
User can not change his user preferences when he try to change it gives following error:Error Message Cannot update preferences document: com.filenet.api.exception.EngineRuntimeException;Requested item not found. object identity /Preferences/User Preferences for S-1-5-21-840393299-1950580074-1542849 ...
ok i have this stupid coolwebsearch on my computer and i have the reinstaller as well becuase i always do ad-aware and hijakcthis and this is what i getLogfile of HijackThis v1.97.7Scan saved at 12:57:06 PM, on 6/25/2004Platform: Windows XP SP1 (WinNT 5.01.2600)MSIE: Internet Explorer v6.00 SP1 (6.0 ...
I am a newbie and I've been exploring around this website for like over a month 'til I came and joined this site for help.I've been having troubles with my computer and it's starting to tick me off because I have been trying and trying and trying to get rid of both of the DNS errors and 'about:blank ...
I have a webpage which has the prototype library in it as well as my own script. I just started on it, but I've already run into issues using the for... in loop. I'll admit, I'm a complete noob at javascript, so this is probably something pretty simple. function prepareToolBar(){//define toolbar too ...
I have a canvas that displays map. And draws certain objects on the canvas based on coordinate postions.i have the javascript code to generate onclick event on these object.When i cleck on the object a secondary window opens.Now i want to modify the function for hover effect when i keep the mouse po ...
I'm yet another victom of this type of malware. I had something similar a long while back, but can't remember exactly how (I think i had to resort to roguescan)Rapprt.txtQuote ... »»»»»»»»»»»»»»»»»»»»»»»» C:\Documents and Settings\Alec Cornelius.ALEC-82D370F1E9\Application Da ...
/*hye frnz... plz help me m new to javam using ms access as database and try to create a login page where user type username and pw i had enter valid user entries in database i checked connectivity is working i want as user login the main window must open after checking username and pw field to data ...
All,I am trying to force a click programatically of an <a href=""> tag. I am able to get it to work in IE 7, but not in FireFox. I first attempted the document.getElementById(elementid).click(); and that worked in IE7. I then found the following routine with the hopes of getting it t ...
I'm getting this in both Java and .NET apps. Everything is working up until I call these methods. I believe I am doing everything right, according to the documentation in the ecm_help and the Hello, Document example. I am attaching the code in vb.net. These are the errors:Here is the .NET error:Unha ...
HiIm new to javascript and am gradually picking it up.i work for a museum and I am in the process of creating a search engine for image files. when you use the search engine an output page opens in a new window with the results - the problem im having is when you click on a image link, it goes to it ...
I'm using the code below to collect information from WBEM Classes.When I query a particular class I can read all the properties no problem, and the 'counters' all seem to be correct (see sample of results shown after code).But all of the "Per Second" performance properties are always zero. ...
My project is using the IBM Common Connector Framework 3.5.3 for Java to run some IMS transactions from aWeb application. When the application is hosted under the Apache Tomcat Test Environment 3.2.3under VisualAge 3.5.3 (JDK 1.2.2) on a Windows 2000 environment, the application seems to work fine.W ...
i have problem that in showpane Modify and Delete pane3eventhough clicked delete button for the action but the combobox "Select Book" doesnt update in the list that the deleted book still exist. What happen ? any guide ? thx in advance .import java.awt.*;import java.awt.event.*;import java ...
I use the external table to upload flat file in my database. I discover that if we have a field that ends by following combination : normal - Special - normal character, the following field is misinterpreted. For example, a field with value 'Arrivée' will be concatenate to the following field. This ...
hiI am new to PL/SQL Programming and am getting error ORA-06550, donno what it is .... I get the error at one statement and if i remove that statement, it moves before or after that statement. I need to know how to solve this thing ASAP. below is my code.PLEASE HELPset serverout onDECLAREObject_Owne ...
can you help me when i click the add button it will not add to the database.it will generate an error..can you help me please hoping for your positive responds...here's my code,please see my attachment....import java.awt.*;import java.awt.event.*;import javax.swing.*;import javax.swing.event.*;impor ...
Hi! I am just a newbie here! I just wanna ask how to do the file handling in java applet? Do I have to do the certain policy/permission to perform it? If so, how would I do it?And another one, how can I close the APPLET WINDOW once I click on the exit button. I was able to close the Frame but I can' ...
I have tried every thing but it wont work...This program get md5 hashes of files.Here is all of my source code, please help me:ERROR:When trying to put data of MD5Hashes the program automatically sends an empty slot in the array, I even tried to push it one forward with the copyTo function but it di ...
Hi, I get this error when I try to access my project which I've just put up on a server - Compiler Error Message: CS0246: The type or namespace name 'DataSet1TableAdapters' could not be found (are you missing a using directive or an assembly reference?).The line it's complaining about is the followi ...
I want to add a tool to a segment. To do this, I have to have an IDirectMusicGraph8 interface. I've tried to get it a number of ways.The simple way (according to the sample for IDirectMusicPerformance8::SendPMsg in the DirectX help this should work): // This code gets "No interface" errori ...
I have installed a Virtual Machine under Ubuntu in which the guest is Windows XP.I'm trying to share a folder (Data folder in Ubuntu) with the guest W XP.In the virtual machine I have set up a shared folder (Name: Data ,, Path:/media/Data)Following the instructions in the user manual I execute in th ...