• Today Newest Questions & Articles Featured

    • visual c++ runtime library
    • every time i click on the windows live messenger & Yahoo Messenger i get an error message that says: microsoft visual c++ runtime library Runtime error Program:C:\program files\msn messenger\msnmsgr.exe Program:C:/programfiles/yahoo!/Messenger/yahooMessenger.exe
    • Critical Risk Vulnerability in L-Soft Listserv
    • Peter Winter-Smith of NGSSoftware has discovered a number of vulnerabilitiesin L-Soft's LISTSERV list management system. The worst of these carries acritical risk rating.Affected versions include:- LISTSERV version 14.4, including LISTSERV Lite and HP- LISTSERV version 14.3, including LISTS
    • ICE in gfc_conv_array_initializer
    • -- What |Removed |Added Status|REPENED |NEW Target Milestone|4.0.0 |
    • groups/distribution lists on exchange server not showing up
    • I am supporting a user using Entourage 2004 version 11.2.1 (051004) on an OS 10.3.9 machine. He is the only Mac user in an office that uses Outlook connected to an Exchange 2000 SP3 server. His assistant was set up as a delegate to create some groups/distribution lists in his contacts. They show
    • IBM 406 test
    • Hi,Is there any sample tests available other than IBM's sample test for WebSphere Standard Edition test?Regards,Ramadass
    • oracle.jbo.InvalidOperException in embedded BC4J
    • Just installed then new version of JDev 9.0.3.1When i try to insert a new row into the DB i get this exception :oracle.jbo.InvalidOperException: JBO-26018: Cannot insert a new row with no attribute set in entity ColaboradoresEntidade java.lang.StringBuffer oracle.jbo.server.OracleSQLBuilderImpl.
    • How do you remove "click to add title"
    • On a slide, you have "click to add title" and "click to add subtitle". Iwant to be able to remove the "click to add title" and use the subtitle areafor the entire slide.How do you remove this, while you are in the Creating part of thepresentation?
    • mn10300: variable sized arrays
    • I don't have a testing environment for this, but I just fixed one ofour old branches with a similar patch. Thus, this is posted as an"FYI" or "bug report" ;-)The relevent test case is* config/mn10300/mn10300.c (mn10300_return_in_memory): Supportvariable-sized objects.(mn10300_pass_by_refere
    • Debug SQL in SQL Server 2005
    • Does anyone know how to debug T-SQL in SQL Server 2005? I could not find the same functionality as in SQL 2000. Thanks, Lijun
    • sybase client for solaris
    • Our company currently uses Nortel's Symposium system tomanage our phone switch. This system includes an embeddedsybase database which stores all of the data and reports.We now have need to connect to this sybase database from asolaris server. Our preference is to do this via a nativeSybase
    • EM_AUTOURLDETECT
    • Anyone have any luck getting this to work with a RichEditTextBox?
    • Entourage Calendar Sync with Palm
    • Installed Entourage Conduit but, 1) private information not transferred from Palm to Calendar despite setup options activated, & 2) Information only showned in Calendar from 8am to 5pm for the day, week, work week and month. Other time periods are not displayed, ie before 8am and after 5pm.
    • Gardnia 0.9.04 - An entry level J2EE-based ERP, mainly for Portuguese SMEs.
    • Gardnia 0.9.04by Aristides Preto (http://freshmeat.net/~apreto/)Thu, Sep 28th 2006 05:11about :Gardenia is entry level and simple to use J2EE Web-based ERP/CRM/businessmanagement software, developed for Portuguese SMEs, with Portuguese andEnglish translations. It manages information about custom
    • authentication problem
    • i have a machine windows 2000 pro stand alone of active directory , and needto perform updates, I add the anonymos rule in my ISA2000 server...but when itry to update after click on "express button" in WUpdate page its show theprogress bar and send popups requering user and name.... y put again
    • Files are locked after updating web reference
    • I have configured a SchemaImporterExtension in machine.config, which, when Ichoose Add/Update Web Reference in Visual Studio 2005, iterate through allthe referenced assemblies by the current project to resolve types defined inthe wsdl. It works beautiful in our development enviorenment, except t
    • security updates for MS Office
    • I have Word 2002 that came with MS Works, and I have Office Pro 2000. I used the Microsoft scan for updates for Office, and it said I needed the Office XP Service Pack 1 update.How can this be when I don't have Office XP? I am using the XP Home OS.I didn't download the update because I
    • application DBA
    • I have to install RDA (REMOTR DIAGONOSTICXS TOOL) over 11i I want to now about startup services and condition Is this is necessary to down the application and data base or not If any condition likes this ply tell me about Regards asif Iqbal Thanks in advance
    • Remove negative values while building a 2D array
    • The attached VI generates a waveform based on cursor positions and generates a results array. However, I ONLY want the results array to contain POSITIVE value elements, I would like to discard the negative AND 0  element values. Mycase structure only replaces the negative values with zero.
    • Newbie- Installing Debian on dell Latitude D800
    • Hi group, I'm trying to install for the first time Debian 4.0, so far thegraphics are ok, the problem with the wireless card is that is not gettingactivated, I used the Ethernet cable to get any additional updates and Iwas able to connect to the net, on the Network section of the settings i
    • JDBC connection to an Informix SE v5
    • Hello all,We've 2 machines (aka: server_1, server_2) on the same LAN.server_1)- OS: SCO OpenServer 5.0.4Eb,- DBMS: Informix SE 5.10.UD1- database name: db_example- IP address: 192.168.0.1server_2)- OS: Debian GNU/Linux 3.0r2 (Woody)- Java: j2sdk1.4.1_02- JDBC: IBM's 2.21 JC5Our problem
    • It's a compile or link option question. I use CC (...
    • It's a compile or link option question. I use CC ( sun workshop 6.0) to build a .so file on solaris. This .so file use STL. Every time when I dlopen this .so file,it will report some errors. The error message is as below."Error during dlopen(): ld.so.1: ./a.out: fatal: relocation error:file
    • r46116 - trunk/mcs/gmcs
    • Author: martinDate: 2005-06-17 02:32:31 -0400 (Fri, 17 Jun 2005)New Revision: 46116Modified: trunk/mcs/gmcs/cs-parser.jayLog:; removed debugging statement.Modified: trunk/mcs/gmcs/cs-parser.jay trunk/mcs/gmcs/cs-parser.jay2005-06-17 00:47:08 UTC (rev 46115) trunk/mcs/gmcs/cs-parser.jay2005-06-17
    • Problems with tcl SOAP & https via proxy
    • "Dennis" <dennis.itags.org.pfeifer.us> writes:>I'm not able to get tcl SOAP to send data via https through a proxy>server ..>I'm able to do it with TclCurl...>I beleive that that the problem may be with authentication to the https>server ..>here's the TclCurl method
    • Can anyone please tell me how I would change the f...
    • Can anyone please tell me how I would change the font size in a simple dosrunning program.
    • What do i do to clear the user session once the us...
    • What do i do to clear the user session once the user logs out, but doesnt close the browser? -- Kumar.A.P.P Software Engineer, Infosys Technologies Limited. http://geekswithblog.squarespace.com
    • Cant get Select Count( )... GROUP BY to work
    • Have you tried COUNT(*) instead of COUNT(Date) as mentioned in the subjectline ? It looks like I don't find this attempt in the message body...Patrice"Thomas" <nospam.itags.org.devdex.com> a crit dans le message denews:%23IvV$YrMGHA.500.itags.org.TK2MSFTNGP15.phx.gbl...> Hi!> Im a newbie with this
    • error C2259: cannot instantiate abstract class - then how do you do it?!
    • In C# we can go:<foo.cs>// Create a serializable class[Serializable]public class Foo : ISerializable{public void GetObjectData(SerializationInfo info,StreamingContext context){};}// In our applicationvoid MakeFoo(){Foo f = new Foo();}But in C++, I'm attempting:<Foo.h>[Serializab
    • backup site collection
    • I finished designing and filling contents of Sharepoin 2007 site collection, i designed this site collection in a machine with a local database (the sharepoint and the SQL server 2005 are on the same machine). I want now to move this site collection to another server, but the case here is that
    • 70-292: can someone please verify / explain the answer to this question
    • dear mcsa-gurus,i have read this question / answer in a preparation guide. do you agree withthe answer ?thanx alottimYou are the network administrator for northwind.com.On a windows Server 2003 computer named serverA, you use the backup programtoautomatically back up eight servers. You use a sch
    • Recent problem accessing a site
    • I am a member of a learning group for pspthey have their web page for their lessons set up in a webpage thatrequires a user name and passwordI was able to log in till about 2 days agothen bang it kept telling me user name and password incorrectnow i am the only one having this problem so i knew