Visual C++ Runtime error in Windows XP, but not in Windows 2000 
Author Message
 Visual C++ Runtime error in Windows XP, but not in Windows 2000

Hello.

I have compiled a COM extention to an ESRI application. On a Windows 2000
machine the application runs like a charm. On a windows 2000 application I
get a Runtime Error in the Runtime library. Does anyone know what may cause
this. Thanks in advance.

--
Ryan Taylor



Fri, 08 Apr 2005 22:31:41 GMT  
 Visual C++ Runtime error in Windows XP, but not in Windows 2000
I have narrowed the C Runtime problem down some. I have a third party OCX
control on the main form of the app. The control performs licensing
operations for the application. On one of the methods that is called on
InitDialog() is causing the crashing. The OCX control is Bit-Arts Softlocx.
It has been stated to work with any language that supports COM and that is
works on XP. However, I get the C runtime error on this method only in a
Windows XP environment. I do not know if this is ATL/MFC related or not. How
can I go about finding a solution to this problem. I have contacted tech
support but they tend to be too slow for my time frame. Does anyone know of
differences in 2000 and XP that might be causing this issue. Thanks in
advance.

--
Ryan Taylor


Quote:
> Hello.

> I have compiled a COM extention to an ESRI application. On a Windows 2000
> machine the application runs like a charm. On a windows 2000 application I
> get a Runtime Error in the Runtime library. Does anyone know what may
cause
> this. Thanks in advance.

> --
> Ryan Taylor




Sat, 09 Apr 2005 01:51:40 GMT  
 Visual C++ Runtime error in Windows XP, but not in Windows 2000
Solved. The installshield developer samplem was not registering a the
Softloxc OCX control on the Windows XP machine. The control was removed
previously from the 2000 machine, but had not been properly unregistered so
it appeared to have installed fine.

--
Ryan Taylor


Quote:
> Hello.

> I have compiled a COM extention to an ESRI application. On a Windows 2000
> machine the application runs like a charm. On a windows 2000 application I
> get a Runtime Error in the Runtime library. Does anyone know what may
cause
> this. Thanks in advance.

> --
> Ryan Taylor




Sat, 09 Apr 2005 02:16:02 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Smart Pointers Crash in Windows 2000 but not in Windows XP

2. How can I lock keyboard and mouse on Windows 9X and Windows NT/2000/XP

3. VC++ / MFC application runs on WinNT but crashes on Windows XP / Windows 2000

4. Ann: Live Chat on VenturCom Boot-NIC - Windows 2000/XP/XP Embedded Diskless Network Boot

5. Error Visual C++ Enterprise on windows XP

6. Visual Studio SP4 does not upgrade DLLS on Windows 2000

7. Visual C++ Combo boxes & Windows 2000

8. Visual C++ 6.0 attach to process debugger in Windows 2000

9. Visual C++ Combo boxes & Windows 2000

10. Visual C++ 6.0 bug on Windows 2000?

11. Visual C++ Combo boxes & Windows 2000

12. Visual C++ 6.0 on Windows 2000

 

 
Powered by phpBB® Forum Software