| Thread | Last Post | Replies |
|
| CreateObject Hangs when debugging | 08 Dec 2005 20:00 GMT | 1 |
I have 2 projects... 1. ActiveX DLL hosted within COM+ as Server application 2. Client application that calls CreateObject or new to create and debug the above component.
|
| using MSGraph.Chart.8 in vb | 06 Dec 2005 19:53 GMT | 1 |
very urgent, I need to be able to update msgraph.chart.8, also called Microsoft Graph 2000 in visual basic. All of my efforts have failed. I've searched the internet and found some references to using the datasheet.range properties, but VB just gives me errors.
|
| problem with date parameter to SQL | 05 Dec 2005 17:44 GMT | 5 |
I want call a SQL stored procedure that have a input DateTime type parameter. From VB if I use string or date type variable, SQL generate ERROR on incorrect data conversion.
|
| OLEViewer TYPE_E_ELEMENTNOTFOUND error message... what element? | 05 Dec 2005 14:38 GMT | 1 |
When I open a COM DLL file using OLEViewer, I get the following error (twice) : Could not decompile selected item Element not found.
|
| IActiveScript | 03 Dec 2005 01:41 GMT | 1 |
Not sure where to post this - apologies if this isn't the place! I have a vb6 app which invokes scripting using IActiveScript. There are 2 vb-created objects with one reference to each as they are created. These objects get added to the global namespace using AddNamedItem. The
|
| Valentina 2 Windows Foundation Database Suite Announced | 02 Dec 2005 20:16 GMT | 5 |
Valentina 2 Windows Foundation Database Suite Announced COMPLETE TOOLS FOR DEVELOPMENT USING ALL MAJOR WINDOWS ENVIRONMENTS November 30, 2005. Beaverton, Oregon. Leading multi-platform database vendor Paradigma Software, Inc, makers of the ultra-fast Valentina 2
|
| COM component DLL producing different *.IDL file on different PCs. | 02 Dec 2005 19:25 GMT | 7 |
I have a COM component DLL, which, when I run OLE/COM Object Viewer to produce an IDL file on different machines, I get different results. The differences are : On machine (a), the helpcontext attribute at library level (i.e. the top)
|
| The Server threw an exception? | 02 Dec 2005 17:22 GMT | 3 |
The application works fine on 1 computer on-site but fails on another computer on-site and I can't reproduce this on any development machine... What does this mean? What is the cause?
|
| Convert RGB565 raw data to bitmap file | 01 Dec 2005 12:46 GMT | 3 |
Hi everyone I have one RGB image raw data (.bin format) and I want to convert this data into bitmap file (24 bits). I could create bmp header and info but i dont know how to convert 2 bytes of RGB565 to 3 bytes RGB888. Anybody
|
| Retrieving library name of object | 01 Dec 2005 11:39 GMT | 6 |
I am attempting to determine the full class name (ProgID) of an object including the library/project name (i.e. as you would use in a call to CreateObject). In other words: Given an object reference, how can I determine the ProgID
|
| OCX | 01 Dec 2005 09:28 GMT | 2 |
I hope this the right newsgroup for our problem. We have have an application and some ocx which are written in vb. Now one of our customer has a problem: he install our application and the ocx as administrator. The ocx are all registered. Then the application runs on a
|