all groups > inetserver asp components > april 2006
'800a004b' Path/File access error
Posted by NetNobel NO[at]SPAM gmail.com at 4/30/2006 7:40:55 AM
Our web application runs fine on Windows 2000 but since I tried moving
it to window 2003, I get an error
dllname error '800a004b' Path/File access error check.asp ln 23.
The line being referred to in the check.asp file is
set objuser = Server.CreateObject("dllname.UserData")
I have reg... more >>
WebResources
Posted by Wizzard at 4/25/2006 3:59:02 AM
Hi I'm developing a server component to embed Flash files with detection of
version etc.
I'm embeding resources one javascript file and one image(gif) file the
embeded javascript is referenceable and the gif shows in VS2005 designe view
but when I view the page with the component on it in exp... more >>
How to Show Common Dialog Control like Open / Save on Web using AS
Posted by Naveen Jain at 4/19/2006 2:16:03 AM
Hello All,
I'm facing a problem to show a common dialog box opne/save on the web. At
this time my default page language is JavaScript and t he page is written in
ASP.
I have used the following code:
<OBJECT ID="CommonDialog1" WIDTH=0 HEIGHT=0
CLASSID="CLSID:F9043C85-F6F2-101A-A3C9-080... more >>
Local server for testing
Posted by Roland at 4/15/2006 12:00:00 AM
I have computer running Windows XP home edition and i'm searching for a
local web server for testing my pages. What would u advice to me ?
thx.
Roland... more >>
Multiple Handle on same file for appending
Posted by sbourdette at 4/6/2006 10:59:22 PM
Hi,
Is it possible to open multiple textstream on a same file for appending
lines ?
I would like to manage a logfile for my application that will be filled by
many user session.
Does anym=one has already done a such things ?
Regards
Sylvain
... more >>
Bi-Directional Encryption for classic ASP
Posted by CK at 4/5/2006 5:44:17 PM
Does anyone know if such thing exists? I am trying to find a component for
classic ASP.
Thanks,
CK
... more >>
CreateObject --> ASP 0177
Posted by Free at 4/3/2006 12:00:00 AM
Bonjour,
I just install Windows Server 2003 (+IIS6) and my old application doesn't
work anymore because i'm unable to use server.createobject. My error is :
---------------------------------------------------------
Objet Server erreur 'ASP 0177 : 800401f3'
Échec de Server.CreateObject
... more >>
|