ASP 0115 Error:IISState Log File Posted
3 Aug 2005 08:30:49 -0700
Hi,
I have an ASP application which runs on IIS 6.0.
There is a VC++ dll called from the ASP Page.This dll has a methos that
returns a XML dom object.The DLL uses msado15 and MSXML4.0
Sometimes I get the following error.
*****************
Error Type:
Active Server Pages, ASP 0115 (0x80004005)
A trapp ...
|
receive e-mails
Mon, 01 Aug 2005 03:53:24 GMT
hi guys I am looking for a way to read & download my e-mails from my pop3
account from another server by using ASP(vb)
If you know anything about this subject please feel free to let me know.
I learn how send but not receive.
thanks
Jamal
...
|
ASPPop3 (Server Objects) fails to return email details
31 Jul 2005 07:51:55 -0700
Can anyone tell me why this code doesn't work? The original came from
an example in this group, but was modified slightly when the original
failed to return message details.
I am able to connect to the server and see the number of messages on
the server, but message details (sender, subject, body, etc.) are ...
|
component memory /handle leak
Fri, 29 Jul 2005 18:08:02 -0700
We have a W2K server SP2 running iis5 and a VC++ component that is ALWAYS
increasing dllhost.exe "Memory Usage". We also noticed that the "Handle"
counter ALWAYS increases.
To check if it was our problem, we created a new component ( new ATL
project, new MTS object with object pooling). We did not add an ...
|
component mempry/handle count leak
Fri, 29 Jul 2005 18:08:01 -0700
We have a W2K server SP2 running iis5 and a VC++ component that is ALWAYS
increasing dllhost.exe "Memory Usage". We also noticed that the "Handle"
counter ALWAYS increases.
To check if it was our problem, we created a new component ( new ATL
project, new MTS object with object pooling). We did not add an ...
|
ASP experts very needed
Fri, 29 Jul 2005 18:48:32 +0200
Dear developer,
Do you often wonder who built a certain website and how it is done? And who
manages that website right now?
Strange, but developers usually stay anonymous while they should present
themselfs to get more orders.
We have been working on a website to change this situation:
WebmastersLookup.c ...
|
I want to code upload functionality
Fri, 29 Jul 2005 09:06:05 -0700
Now I have it. Where I am using
<INPUT id="fWaiver" style="FONT-SIZE: x-small; FONT-FAMILY: Verdana"
type="file" name="File2" runat="server"><br>
<INPUT id="bWaiverUpload" style="FONT-SIZE: x-small; FONT-FAMILY: Verdana"
type="submit" value="Upload" name="bWaiverUpload" runat="server">
That opens up b ...
|
|
|
COM components mixing data
Fri, 29 Jul 2005 11:15:40 +0200
I have an ASP application which calls a custom COM object.
This object parses a document template and fills it with data
from database. Sometimes on concurrent requests data gets
mixed - user gets half of his document and half from somebody
else.
I had a similar problem once, it was caused by static variabl ...
|
The facts you should know about making money online!
Thu, 28 Jul 2005 20:43:56 +0100
-Discover how to get 1 Million visitors without paying a dime
in
advertising!
-Discover how a young 31 years old man just became
a
millionaire on the Internet... in weeks!
He paid cash for a Porsche 911 Carrera convertible and a
giant domain
with private lake in only 28 days.
More than 20,000 people have be ...
|
DropDownList
Wed, 27 Jul 2005 09:47:16 +0200
Hello
I have to dropdownlists on my page: one containing project names, second
containing project versions. I would like to refresh the contents of the
second dropdownlist right after the selected item in the first
dropdownlist is changed. I tried the SelectedIndexChanged event but it
didn't work.
...
|