all groups > inetserver asp components > february 2005
Download binary file to local hard drive
Posted by John Beschler at 2/27/2005 7:05:01 AM
If this is not the appropriate NG, please help me by telling me where I
should post this question.
I want to keep a collection of Word Documents on the server. (Maybe SQL,
maybe file based - that's another issue)
The question I have is when the client launches my application, I want to
v... more >>
how to debug - asp500.100 out of memory ?
Posted by mikejmsdnnewsgroupuser at 2/24/2005 11:32:12 AM
I have a few customers that receive an ASP500.100 VBScript Compilation Error
Out of Memory - after running their servers for several weeks (sometimes
months).
Before opening a premier case I figure I'll try to get as much debug info as
I can. I'm leaning somewhere between Memory Leak (my app)... more >>
How to read Stored mails
Posted by sp_OAMethod usage at 2/23/2005 5:25:03 AM
Hi all,
Is it possible to read the mails from inbox folder using CDOSYS. If yes,
how to do this, is there any example for this.
From ASP using cdonts.session able to read the mails in inbox folder.
I need same from CDOSYS object.
Thanks in advance
Regards,
Arunachalam.S... more >>
Exe problem
Posted by Vinod at 2/22/2005 2:06:04 PM
Hi,
I have a problem, i am calling an exe from asp program. Its not working
fine.
When i execute the exe through the dos program directly i get the desired
result.
My exe will convert files in the folder to encrypted files.
But when i call it thru asp program its not working fine. I have tri... more >>
Free TreeView component
Posted by Vinod at 2/22/2005 11:41:42 AM
Hi,
I wanted to know whether any free TreeView components are available in Asp.
I should be able to drag drop, copy,paste and there should be checkbox
facility in the nodes.
Any help will be appreciated.
Regards
Vinod
... more >>
looking for a tool/ middleware component which..
Posted by hc.b NO[at]SPAM gmx.de at 2/21/2005 3:19:57 AM
Hi all.
I'm looking for a tool which should act like some kind of middleware/
logical layer bewtween the SQL server and the webbased user interface.
- It should be possible to easily create simple web forms (only data
input and output) without programming effort by "clicking" the fields
and... more >>
Pingning/tracerouting
Posted by Sune at 2/20/2005 9:17:18 PM
Hi,
I need to create a status page with an overview of the internet connection
quality in terms of ping response times and hops to different ISP's. Therefore
i need one or more components that could be used for pinging and tracerouting,
and if possible with decimals after the response time ... more >>
ActiveX server components
Posted by Andrew Chalk at 2/16/2005 10:20:35 PM
I have written an ActiveX component for a WEB app. that is invoked by an ASP
page. Since multiple instances of this page will be requested, are there any
special coding practises that I should be aware of?
I ask this because it 'crashes' (CPU goes to 100%) after 'a few' hours
runtime. Are sepa... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Syntax error with dates
Posted by AndyK at 2/11/2005 9:28:38 PM
I am trying to update an Access database using an ASP form with a date. All
I return is a custom error telling me there is a syntax error with the field
I am trying to pass. Help.
... more >>
Watermarking images
Posted by Curioso.NET at 2/11/2005 12:08:18 PM
Hi
I need a component to insert watermark in images using ASP.
Does enyone knows any? Preferently free...
Thanks in advance
... more >>
0x8004E005 and 0x80004005 COM Errors - Please help
Posted by mukesh bhakta at 2/9/2005 6:08:53 PM
Hi all,
Sorry for the x-post. I hate it but I am in a soup and need some
immediate help.
I have migrated a VB 6.0 COM project into VB.NET COM interop
components. The front-end still remains in ASP.
On my development server (with multi-users) while accessing the site I
have NO errors. But... more >>
Find COM component path in ASP
Posted by Mike L at 2/8/2005 8:59:09 AM
I'm currently trying to move an existing ASP site to a new server. I need to
find all of the dependant COM components and their path on the old server.
(I'm primarily concerned with custom components, not components with
additional internal dependancies so let's assume that problem doesn't e... more >>
Component never released by IIS
Posted by paulz NO[at]SPAM cavendish.co.uk at 2/8/2005 4:26:42 AM
I have a component whose interface (there is only one) m_dwRef never
reaches zero. Subsequently the component is never released. However
the component is created within an ASP page and held in the Session
object. The session is set to time out after 1 minute, but the
component can been seen in t... more >>
aspUpload and File object problems??
Posted by John at 2/5/2005 1:51:51 AM
I'm thinking this has something to do with data type but I'm not sure. All
I'm trying to do here is upload media to the server using aspUpload then
update the database with information about the file being uploaded. The
uploading is working fine. The problem is I don't know how to get file inf... more >>
CODEBASE attribute
Posted by Andrew Chalk at 2/2/2005 10:22:25 PM
I am having trouble downloading an ActiveX control to a web page. The
control is downloaded but the page reports that properties do not exist. I
suspect that the reference is null. The control does work on the local
machine. Here is the code. Is there some kind of obvious error here?
<OBJECT I... more >>
IIS server cannot run debugging for asp script in Windows 2003
Posted by Charts at 2/1/2005 1:37:06 PM
I tried to debug asp script in Windows 2003. I went to the property of IIS
virtual directory, IIS application configuration, debug tab. I checked
Enable ASP server-side script debugging and Enable ASP client-side script
debugging. I added stop statement in ASP script or put break points. Wh... more >>
|