Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
all groups > inetserver asp components > july 2005

COM components mixing data
Posted by Jona Gold at 7/29/2005 11:15:40 AM
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...more >>


I want to code upload functionality
Posted by Tash at 7/29/2005 9:06:05 AM
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"> ...more >>

DropDownList
Posted by Wojtek at 7/27/2005 9:47:16 AM
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 d...more >>

error "ASP 0178 (0x80070005)" beim Debuggen
Posted by Georg Bauer at 7/27/2005 12:29:02 AM
Ich möchte eine ASP-Seite debuggen, in der mit set obj = Server.CreateObject("myDLL.myC­lass") mein COM-Server instanziiert wird. Die Seite läuft einwandfrei, bis ich im VisualStudio6.0 in den Debug-Modus schalte. Dann erhalte ich im Browser folgende Fehlermeldung: Fehlertyp...more >>

debugging ASP/DLL/IIS
Posted by Georg Bauer at 7/22/2005 1:15:03 AM
I work with VS6 on WinXPpro I developed an ActiveX-DLL for using in ASP-documents. It works fine, but now I want to debug the DLL because an error occurs. I unregistered the DLL, started VS6, set breakpoints, press F8 Then I start my Web-Application, but Debugger does not start, but I get an ...more >>

How to Send Request to IIS Server after the Page Displayed
Posted by Prabhat Nath at 7/22/2005 12:00:00 AM
Hi All, Is that possible that I can send request to IIS Server after a .ASP page is displayed? My Requirement is: Clinet will Fill the Details in one Request Form after the details are filled then the Request Files will be shown to the user as Link in Another page. (Currently before Send...more >>

SMTPsvg.Mailer
Posted by Prabhat Nath at 7/22/2005 12:00:00 AM
Hi All, I know that the SMTPsvg.Mailer component is used to send mails from ASP Page. Can any body tell me where can I get the Component for download or Do I need to purchase the component? Is this Component is better than CDO ? Thanks Prabhat ...more >>

ASP IIS Request queue
Posted by Lucy Clarke at 7/21/2005 5:31:06 AM
We have recently found that our ASP application located on a virtual directory on IIS6 Windows Server 2003 is only processing one page at a time, the rest are being queued. I have increased the number of worker process threads for the relevant application pool and that number are being process...more >>



DCOM Errors on 2003 Ent, Event ID:10016
Posted by Glockman at 7/20/2005 12:37:14 PM
Everyone, Really pulling my hair out on this one and hope somone can help. Built a new 2003 Advanced Server, SP1 and copied our web site from our existing IIS 5 server to this new 2003 server. Ok, our developers have created about 35 custom COM+ packages, so I copy over all the dll'...more >>

How do I ensure ActiveX object is cleaned up when stored in ASP session?
Posted by Steve Franks at 7/14/2005 12:00:00 AM
I have an ATL based ActiveX component (MyLib) that is used from within classic ASP pages (created via Server.CreateObject). Inside MyLib there is a custom class (MyCustomClass) that basically just consists of several member variables that hold primitive data types (ints and bools) along wit...more >>

Relative path in "foldexists" method
Posted by Guojun Zhu at 7/11/2005 5:10:24 PM
I tried to check whether the folder exist before writing a file. I tried to use the relative path for easier transfer to other server. I set up the IIS in my local machine. The asp page is c:\site\upload.asp. I have folder c:\site\image\ for creating the files in. I write the statement in ...more >>

calling a com object
Posted by Wendy Elizabeth at 7/6/2005 11:31:07 AM
I have an application that is written in classic ASP (VBscript). The classic asp program calls a Visual Basic.NET version 1.1 COM object to obtain information from the mainframe. Most of the time the call from the classic asp program works. The call looks like the following: "If L...more >>

Issue using CDO and ASP when hosted from a Windows Server 2003 box
Posted by Sydem at 7/6/2005 10:01:04 AM
Hello. I have a function, code below, that I use to send email in ASP via the CDO object. The username and password to the SMTP server are commented out because the SMTP server is behind a firewall and doesn't require authentication. (Just wanted to point out that I know that isn't the issu...more >>


DevelopmentNow Blog