| Thread | Last Post | Replies |
|
| Getting error 70 when attempting to access a DCOM component on Win2003 from XP | 12 Oct 2006 17:42 GMT | 1 |
I had thought that I had this issue fixed, but unfortunately I don't. Here is what we've got, and what's happening. We've got several DLLs written in VB6, which resign on some Windows 2003 Servers, and are accessed, through COM+. Now, both Windows 2003 Servers
|
| Problem in database when application ends abruptly | 12 Oct 2006 13:21 GMT | 1 |
Hai, I am developing an application where i am using vb 6.0 as frond end and visual foxpro 6.0 as back end. While my application stops or ends abruplty, problem comes in my database. ie. database is not getting
|
| Weird DCOM problem in XP SP2 | 10 Oct 2006 19:33 GMT | 3 |
We've got a VB6 application that starts Excel on a remote machine. All DCOM configuration was correct and the app worked fine. After applying XP SP2 to the remote machine and reconfiguring DCOM (we've been through all the KB articles about "increased security" in SP2 and the
|
| Sql query not working in network | 09 Oct 2006 16:50 GMT | 4 |
I am developing one small application which takes 2 fields namely streetno and pincode as input and storing in database. I am using vb6.0 as front end and visual foxpro 6 as backend.My exe and database reside in server. The client will enter the serverpath and execute the exe and
|
| callback from Vb com to ASP | 06 Oct 2006 11:37 GMT | 4 |
Hello friends! i'm facing a strange problem with COM callbacks. Here is the senerio: ASP page is calling >> VB COM is calling >> VC COM
|
| Please help | 03 Oct 2006 23:38 GMT | 4 |
Hello everyone. I have been working on a project using adodb and access and cannot for the life of me figure out why i get an error that says " No Value Given for one or more Parameters". Here is the code I am having trouble with( the first four lines):
|
| Setting Password for Notepad file | 03 Oct 2006 17:48 GMT | 2 |
Hai, I am working in VB 6.0. By using my application i am finally creating the output in notepad file (as a txt file) I want my output file to be protected. I want to code in Vb so that the file can be password protected. Can any one assit me in creating a .txt file with
|
| VB6 : Destroying tenths of thousands of objects | 02 Oct 2006 23:39 GMT | 111 |
I've a problem with on of my VB6 program that is "full" object and use between 100 000 and 1 000 000 objects. It start correctly, do the job correctly but at the end when i set all my collection classes to nothing (de-referencing all objects) the processus go
|
| Get Printers list from system | 01 Oct 2006 21:10 GMT | 1 |
We are using GetProfileString method to get the currently installed printers in our VB COM+ dll. The dll is registered through a non admin identity user in COM+. And our ASP Pages display the list of printers to choose one and print some documents.
|
| Disabling VBA Runtime error popups | 01 Oct 2006 12:36 GMT | 1 |
I'm working on a tool for validating XLA code. Im using automation to drive Excel from JSCript (target is C#), and I have no problem. Except when a Runtime Error occurs (I want precisely detect such error
|