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 > may 2004

Failed to load the library 'C:\WINDOWS\System32\comuid.dll'
Posted by noclonegroup NO[at]SPAM yahoo.com at 5/31/2004 11:01:31 PM
Dear Experts, I have reinstalled Windows XP but can't help, how to solve the captioned error? Alan...more >>


cdonts
Posted by Tom at 5/31/2004 2:07:55 PM
Hi guys, I am using IIS on windowsxp and I am unable to run a asp file , the error point to a line "SET objMail = Server.CreateObject("CDONTS.NewMail")" I would appericiate the help any help regarding how to install/use cdonts...more >>

Does not Aspemail run with localhost smtp server??
Posted by Vilmar at 5/31/2004 12:26:20 PM
Hi, Does not Aspemail run with localhost smtp server?? Why something like bellow does not run using SMTP SERVER from IIS 5.0 on Windows 2000: Set Mail = Server.CreateObject("Persits.MailSender") Mail.Host = "localhost" Mail.From = "<vilmar brazão de oliveira> vilmar9820@yahoo.com" Mail....more >>

IIS Server domain name or assigned IP adress
Posted by Ladislav Kepl at 5/28/2004 4:07:16 PM
Hallo, I have five NIC on one w2k3 server where is running five webs, each of them has assigned own IP address from NIC. I have one old COM component which is connecting to SQL server. Now I need to recognize which web root was created instance of com object and depeneding on this result have t...more >>

ODBC Database on IIS question. Where do I start?
Posted by Charles C. at 5/28/2004 2:37:57 PM
Hello, I currently have several MFC apps using databases through ODBC. I would like to be able to put a database on IIS and have workstations in different regions access it through the internet. Ideally I would be able to have workstations map a drive to this IIS database. I have an empty...more >>

Any integrated ASP & FTP solution
Posted by Ed at 5/26/2004 11:53:37 AM
I'd like to know if there is any robust FTP solution out there that integrates well with ASP applications. In particular, it has to allow huge uploads over 3 gigabytes in size. It must have the ability to resume incomplete uploads by the users. Any suggestions? Thank you. ...more >>

Convert text to image
Posted by Magnus at 5/24/2004 11:52:03 PM
Hi, this is a long shoot! I need to get text posted from a webpage to a image. The text needs to be displayed with fonts that I can't use in a webpage. This is to be used submitting textadds from the web, later to be published in a newspaper. The image it self will not be published, I need ...more >>

Performance turing
Posted by GriffithsJ at 5/18/2004 9:48:49 AM
Hi We have an "enterprise-scale" web application which is built with a very thin ASP layer calling n-tier VB6 COM+ components. This application has a physical architecture that utilises several servers. It works well under the existing load, but the expected load is expected to be in exces...more >>



DCOM - 32Bit inproc server with 64 bit client
Posted by gshenai NO[at]SPAM hotmail.com at 5/17/2004 7:31:14 PM
I am unable to find much information on this topic can you please help. There are lot of articles explaining that out of process (remote/local) 32 bit servers work OK with 64 bit clients and vice versa. However, I want to know if a 32 bit InProcess server (dll) will work with 64 bit client or...more >>

word wrap
Posted by news.pandora.be at 5/17/2004 6:09:14 PM
I want to display a string in a table but when a word in the string is longer then 40 letters it won't wrap. Does anyone know how I can fix this ? Thanx Wannes ...more >>

saving created image through asp
Posted by Mike Minor at 5/17/2004 5:41:23 PM
I have an asp page that creates an image and prints it to the browser using Response.BinaryWrite(image name). Is there a way to save this image to a file for future reference? TIA Mike Minor ...more >>

Websites not accessable on IIS 6.0 when access.lockfile occure
Posted by Jan at 5/15/2004 9:45:37 PM
Hi ! We have a major problem with MS Access and our IIS 6.0. Some of the websites run MS Access (ASP-code) and when access.lockfile occure none of the sites are accessable. The workaround is to restart the whole server which is bad. Why is access.lockfile poping up (but just sometimes...more >>

Stock Quote Component
Posted by DavidM at 5/13/2004 8:13:55 PM
Does anyone know how to implement a stock quote using ASP on a website? Any sample code or components, etc., would be appreciated. -- ....david http://www.micro-mess.com http://www.va-mustang.com ...more >>

Is there how to client open file in your PC using ASP component??
Posted by Vilmar at 5/13/2004 2:23:47 PM
Hi, Is there how to client open file in your machine using ASP component?? Is there some component that do that? I would like to use the input type file, so user look for a file and open it clicking in a button which calls an asp page action. So he could open .doc, .xls, .txt, .exe, etc.... i...more >>

Help desperately needed with COM DLL on an ASP file...
Posted by Andreas.Bretl at 5/13/2004 8:00:13 AM
Hi all, I am currently facing a decent problem and I really appreciate any hints on what could be done to solve this. Here we go... we are running a com dll created with vb6 together with a iis 5 and ASP on a win2k server. This system is productive and works fine at the moment. But now we...more >>

ASP 0177 : c0000005 .. Need help
Posted by Stan Sainte-Rose at 5/12/2004 2:51:09 PM
Hi, I m getting crazy since I try to use a vb6 component with Windows 2003 I get this error.. There's something strange, because it works on another computer where I also use Windows2003 (this computer was update from Win2000 to win2003)... I really need help .. Stan PS : I reinstall...more >>

How to create a component?
Posted by plandry at 5/12/2004 10:26:08 AM
Hi- I've been posting all over the place and trying to get a simple task accomplished- I have a web page running on a CE.NET device, that needs to access a database running on the device with SQL Server CE from an ASP. I haven't gotten a straight answer anywhere (even from MSFT), so I think I'm goin...more >>

Microsoft VBScript runtime error '800a0046'
Posted by Ken at 5/12/2004 7:23:41 AM
Hi all, I have a web server has IIS 5 running on it. I use an ASP page to collect users' inquiries. The page was working fine, suddenly I'm not getting any more inquiries from users. When I tested it, it works fine. I have one of my co-worker tested from her home computer, she got the e...more >>

HELP - SESSION VARIABLES
Posted by Mark Roberts at 5/9/2004 8:13:34 AM
hi, After someone logs in to my site's main page I capture the user i.d. to a session variable like this: "Dim requestorID session("requestorID") = Request("HidUserID")" When I perform "Welcome <%=session("requestorID")%>" it displays "Welcome userid" as it should. Whenever I go to anothe...more >>


DevelopmentNow Blog