It doesn't matter if I create a new MFC App as MDI, SDI or Dialog-Based. Whenever I start my program in debug, I get a gazillion of these exceptions and I can't figure out why. I've traced (at leas...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10264255.htm...
Zones:
Windows MFCDate Answered: 01/29/2000 Grade: B Views: 0
Originally I use browser default JVM for my applet(client). After I have installed Java Plug-in 1.3.1, my server side applications doesn't work any more.
DB application is started on the machine ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20193101.html
Zones:
JavaDate Answered: 05/07/2002 Grade: A Views: 0
Can anybody help with this exception raised.
Can anybody help me with this error message.
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTI...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20282603.html
Zones:
JavaDate Answered: 02/18/2003 Grade: A Views: 0
Is there a way to create a memory block in such a way that access outside the extent of that block will be guaranteed to hit a memory access (or protection) violation.
For example suppose I want...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20290004.html
Zones:
C++Date Answered: 04/16/2002 Grade: A Views: 0
I'm encountering a problem when I try to use a C DLL that has a Win32 SOCKET object. When I open and close a connection within one JNI method call, it works fine. But when I open a connection in ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20565588.html
Zones:
C++Date Answered: 03/28/2003 Grade: C Views: 0
Hello,
I am currently running a process that requires considerable memory space, but which previously ran fine on my computer.
Config: XP, 1 GB RAM, 55.8 GB HARD DRIVE (16.8 GB used so far)
...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20902605.html
Zones:
JavaDate Answered: 04/23/2004 Grade: A Views: 0
We are using Oracle 8.1.7 and OCI Driver for Java.
when we're trying to update a bunch of records containing long raw columns thru prepared statement we get this error and the server gets crashe...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20967415.html
Zones:
JavaDate Answered: 05/29/2004 Grade: A Views: 0
Hi,
We have an old app that uses jre 1.3.1_01 running on Win2k. One user (of 5) is getting an exception in native code from time to time. First I suspected this was due to the installation of Se...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21418572.html
Zones:
JavaDate Answered: 05/10/2005 Grade: B Views: 0
Hello,
I am trying to modify a web application written in Java servlets, JSP, using JRun4 as the web application server. The application connects to an Access database. I have the program cod...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21423976.html
-We have SQL Server 2000 running on a Windows 2003 server.
-I'm trying to send an e-mail from a INSTEAD OF DELETE trigger.
-When I create the trigger on the underlying table it works fine.
-When...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21628613.html