| Thread | Last Post | Replies |
|
| Getting GetLastError=0x00000485 when tryin to install AspSmartUpload | 31 Oct 2003 14:19 GMT | 2 |
Hello dudes, I'm getting this error that's driving me mad :-/ LoadLibrary("aspSmartUpload") failed GetLastError returns 0x00000485
|
| ok to cache objects? | 30 Oct 2003 23:41 GMT | 4 |
Is it ok to take advantage of the fact that an inprocess dll keeps loaded in an asp application? I mean, create some expensive global objects once instead of recreating them every time?
|
| Collaborative Data Object for Windows XP | 30 Oct 2003 17:20 GMT | 2 |
How do i get Collaborative Data Object installed on a Windows XP PRO computer? i keep getting "Invalid class string" errors when i try to have the results of a form emailed to me
|
| COM cannot log error to Event Log | 29 Oct 2003 23:21 GMT | 1 |
My applications use RDS to communicate to the server Objectes. But after I use Server 2003 IIS6 the error cannot logged to the Event Log. what can I do Thank you
|
| Sending Attachement using APS Cdonts | 29 Oct 2003 22:27 GMT | 1 |
I have a program which is used to send a mail with a attachment using cdonts when i attach a word file and send it ,i have the following problem while recieving the mail i find that the attachment is open in the body and it show
|
| ASP 0178 | 29 Oct 2003 22:26 GMT | 1 |
I try to use one test ActiveX DLL with Server.CreateObject ("xxxx.xxx") in a Server 2003. This works fine in Server 2000. The error message are:
|
| The elusive ChiliReports 2.0 installation files | 29 Oct 2003 04:01 GMT | 1 |
Does anyone have a copy or know where I can get an installation executable for chiliReports 2.0 from chili! soft. The copy I'm working for bough a copy several years ago, then moved their datacenter and lost the
|
| Creating COM object from asp | 28 Oct 2003 17:30 GMT | 1 |
I have a problem. I've implemented Out-proc COM object - 'obj' in server - 'serv.exe'. If I create this object from VB script, or C++ client, It works correctly. But if I start my server (run serv.exe, or create 'obj' from client), and
|
| Page Number and Page Breaks | 28 Oct 2003 16:27 GMT | 1 |
Can anyone please let me know how to insert page numbers and page breaks in ASP ??? Early response is appericiated. Thanks
|
| Using ASP to determine the OS | 28 Oct 2003 03:28 GMT | 2 |
I want to determine the operating system using ASP (or VBScript inside of ASP). I tried to get it using the Request. ServerVariables(EnvironmentVariable) method. On the web page about ASP in which I found this method, it gave a list of possible values for the
|
| Please help with .bat script | 27 Oct 2003 22:57 GMT | 3 |
+++++++++++++++++++++++++++++++++++++++++++++++++ REY, please don't reply to this post. I need someone to help me with this. +++++++++++++++++++++++++++++++++++++++++++++++++ Hi,
|
| REPOST: Deploying an ActiveX component in a CAB file, problem | 27 Oct 2003 20:39 GMT | 1 |
Can no one assist me with this problem? I have created an .OCX in VB6 for use on a web page. I created a .cab file and placed this file on the web server and updated the web page with the <OBJECT> tag with the correct guid, etc.
|
| I need help with .bat script | 27 Oct 2003 13:45 GMT | 1 |
Hi, I have no idea how to write .bat scripts, can you help me write one? Here is a pseudo code of what I would like the .bat script do. For intFolder = 1 to 100 For intFileNumber = 1 to 20
|
| marshalling C++ | 24 Oct 2003 19:21 GMT | 2 |
I have a function with the following signature HRESULT func([in]BSTR id, [out, retval] VARIANT *retval); The variant gets filled with a SAFEARRAY of IDispatch pointers, but COM doesn't know that until after the function is run of course.
|
| BLOB Image from Interbase in ASP | 24 Oct 2003 18:17 GMT | 10 |
Hi. I'm trying to retreive a Image in ASP from a Interbase Database stored in a Blob, the image format is a JPEG, any idea?
 Signature Lic. Daniel Olivares
|