| Thread | Last Post | Replies |
|
| Slow application with Terminal Server - Automation Word | 17 Mar 2005 09:49 GMT | 2 |
i encounter a problem with my application running on terminal server. This application constructs a Word document (by code) using VB Automation. Fields are substituated by data loaded (by an unique sql instruction) from an Oracle database.
|
| VB 6 - WEIGH BRIDGDE DATA MOVE THRU SERIAL PORT | 16 Mar 2005 18:32 GMT | 1 |
Dear sir, I am going to developing the Weigh bridge software in VB6 or VB.NET. I have Pentium III with WIN98 OS. Already one of the vendor was developed and installed their VB6 software in
|
| Looking for a GOOD XML object serialization example... | 16 Mar 2005 17:00 GMT | 1 |
I am trying to export an object to XML format in VB6. I understand that one would use the TLI.InterfaceInfoFromObject method to do this. My problem is that none of the examples address the existance of implied interfaces. I am trying to serialize an object that has many child ...
|
| oorzaak | 16 Mar 2005 15:23 GMT | 2 |
oorzaak van mislukking niet gekend!
|
| Authenticate to IIS using AxWebBrowser and Integrated Windows Authentication | 15 Mar 2005 04:45 GMT | 1 |
I am trying to Authenticate to an IIS6 server set to Windows Integrated Authentication from inside a VB.NET form based application using the AxWebBrowser. In actual fact, I am using the AxWebBrowser wrapper IEControl, see link;
|
| createobject("myapp.myclass","127.0.0.1") get Error | 14 Mar 2005 20:02 GMT | 1 |
I am facing the problem of using createobject function. The CreateObject("Myapp.MyClass"),"127.0.0.1") generate error 429 "ActiveX component can't create object". My class implement COM+ service. This only happen when those dll not put in to Component service even already
|
| MSComm and ActiveX dll | 14 Mar 2005 19:38 GMT | 1 |
Anyone know of any known problems by using the MSComm ocx in a VB6 ActiveX dll ?
|
| Identifying Word / Excel / PowerPoint documents | 14 Mar 2005 09:34 GMT | 5 |
I have quite a strange problem: I try to automate Word / Excel / Powerpoint using Java and a Java-COM Bridge. The applicationes are embedded into a OLE container. My problem is the following: There is now way for me to identify an open document since there are problems with
|
| How to identify ActiveX EXE and Stabdard EXE.... | 13 Mar 2005 15:13 GMT | 3 |
I have some exe files. Now I am in dilemma, that how to identify which one is "Standard EXE" and which one is "ActievX EXE" Can anyone help me?
|
| Getting a PDF file via Explorer automation | 13 Mar 2005 14:26 GMT | 1 |
Dear experts, I know how to get a webpage: Instantiate explorer Navigate2 the page
|
| Compile (To make dll) error 458 | 11 Mar 2005 20:27 GMT | 1 |
I have a vb6 component which runs fine in the IDE, I can then reference the running project from a test application, and everything is fine. However, whenever I try to make the dll I get an error 458 "variable uses a automation type not supported by visual basic".
|
| Using VB.NET object with events in VB6 | 10 Mar 2005 18:40 GMT | 9 |
I am attempting to use a component written in VB.NET in our VB6 legacy app. Wrote the VB.NET app, gave it a interface and a strong name, regasm & gacutil on it. Works great when called from VB6. Can succesfully call SUBs and FUNCTIONS and access PROPERTIES. No problem right?
|
| Changing ActivePresentation | 10 Mar 2005 18:38 GMT | 10 |
I have a very strange problem: I try to change the active window (so change are applied to the right window if several windows are open) and therefore I wrote a method which searches for a special custom property and if it finds the needed one
|
| EXE taken in one machine is not working in another machine when using an ActiveX control, is the problem in ActiveX Control? | 10 Mar 2005 15:11 GMT | 1 |
Hai, I am having an ActiveX Control, I have inserted the control through Components, and it is working fine. I have taken exe, the exe is also working fine.
|
| Problem with Zoom and Windows count in Excel 2002 | 10 Mar 2005 13:21 GMT | 1 |
I have posted the problem before but there were some misunderstanding so I will post again: I have an application which uses an ole container to display an excel workbook. In my application I have a menubar in which I can change Zoom
|