all groups > inetserver asp components > december 2003
Windows 2003 ASP and COM+ Proxy
Posted by ssharda NO[at]SPAM invlink.com at 12/29/2003 1:02:14 PM
Hey Everyone,
I am using IIS6 & Windows server 2003. All Servers are Windows 2003.
The Env has ASP pages on the Web Server and Components on the App
Server. The components are proxied from the App Server to the Web
Server.
I have migrated an ASP application from a iis 5 server. The ASP ap... more >>
IIS6 migration
Posted by ssharda NO[at]SPAM invlink.com at 12/29/2003 1:00:35 PM
Hey Everyone,
I am using IIS6 & Windows server 2003. All Servers are Windows 2003.
The Env has ASP pages on the Web Server and Components on the App
Server. The components are proxied from the App Server to the Web
Server.
I have migrated an ASP application from a iis 5 server. The ASP ap... more >>
Parser Error Message: Could not load type - Please HELP
Posted by mp at 12/29/2003 12:43:49 AM
I have aspx file VS.NET 2002 with c#
My application works perfectly on my pc.
Please, I need help... THANKS :)
=============================
1) I would like to know what is minimum files what I must transfering on
server ( aspx and what else?)
2) When I tried to put all on brinkster server i... more >>
Problems with simple FileSystemObject code
Posted by MDJ at 12/28/2003 8:02:43 PM
Hi, haven't been on here for a while but used to help out with ASP queries,
hoping for a bit of guidance myself!
I've stripped down the code i'm having trouble with to the following,
basically I just want the code to duplicate a template file, i.e create a
new file from a template, when I run ... more >>
3rd party component not working properly
Posted by Fredrik at 12/25/2003 12:12:49 PM
Hi,
I've got a third-party component I'm trying to get to
work - and yes I've asked at the components forum, but
havn't recieved a response so far...
Anyway, the component is supposed to generate an PDF file
when run under ASP.NET as an assembly (i.e. placed in
the /bin folder). But al... more >>
About www.aspfaq.com
Posted by Ray at <%=sLocation% at 12/23/2003 12:01:14 PM
Message from Aaron about www.aspfaq.com issues:
I'm in the midst of switching database hosts, but I'm on vacation (out of
the country) until January 4th. So, it's been a bit tougher than I expected
to oversee it remotely, and the people who are helping me are only available
outside of busines... more >>
Event ID 5
Posted by Sandy at 12/22/2003 2:05:55 PM
Hello Everyone,
I have been looking for a solution on the web about the
error we got in the following:
Script Engine Exception. A ScriptEngine threw
expection 'C0000005' in 'IActiveScript::Close()'
from 'CActiveScriptEngine::FinalRelease()'..
It looks like that many people have the sa... more >>
dll hell design issue
Posted by Serve Laurijssen at 12/22/2003 1:01:58 PM
I have some questions about the proper use of dll's in asp applications.
The situation is like this:
We have a COM dll that uses a few regular C++ dll's, so when the COM dll
gets loaded windows uses the regular search algorithms to find the other
dll's. So what we do now is create a directory ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Questions on class definitions in VBScript.
Posted by Laser Lu at 12/22/2003 12:22:39 AM
Can we define custom events in a class definition using VBScript in ASP?
And how to set the default property or method of a class using VBScript?
--
Best regards,
Laser Lu
... more >>
XMLHTTP international characters
Posted by Gurra at 12/21/2003 9:11:41 PM
Hi
Im trying to stream a webpage from a site with XMLHTTP
but when I get the results with responseTXT all international chars are
replaced with questionsmarks ?
How can I fix this ?
Thanks
Gustaf .B
... more >>
"Server.CreateObject failed" intermittently
Posted by Dennis at 12/21/2003 7:19:37 PM
Dear all,
I have the same problem as Ed who post his problem in
May. Afterward, a kind guy suggest his to call local
rather than thru mts. In my case, I must stick to
mts/com+. Any other suggestions?
Thanks a lot.
Dennis
"Ed" <user@nospam.com> wrote in message
Date: 2003-05-0... more >>
Server object, ASP 0177 (0x800401F3) Error? SOS
Posted by Nikhil Desai at 12/20/2003 1:04:54 AM
Error Type:
Server object, ASP 0177 (0x800401F3)
Invalid ProgID. For additional information specific to
this message please visit the Microsoft Online Support
site located at:
http://www.microsoft.com/contentredirect.asp.
/forums/functions/functions_upload.asp, line 108
I'm getting this... more >>
SQL Server on Windows XP Pro and ASP
Posted by Nathan Sokalski at 12/19/2003 4:21:12 PM
I want to set up SQL Server on Windows XP Pro so that I can use the database
capabilities of ASP and IIS. I am probably using some incorrect settings,
but I am not sure what they are. Here is what I am currently doing:
When I run sqlservr.exe I see the following:
2003-12-19 15:51:28.20 ser... more >>
"Function returned |"
Posted by Sergey at 12/19/2003 1:51:57 PM
Hi,
Randomly I get an error "Function returned |" while trying
to upload a file in ASP application, use FileUp server-
side component from SoftWare Artisans ... can't find any
references to that error, any pointers will be highly
appreciated.
-Sergey... more >>
Fitting an image into a table cell
Posted by Nathan Sokalski at 12/18/2003 6:51:59 PM
I am trying to fit an image correctly into a TD so that there is no extra
space visible above, below, or to the left of it. I do not mind if there is
extra space to the right (I am putting text there). At the moment I have
gotten rid of all space above and to the left, but the text keeps aligning... more >>
Capturing keyboard shortcuts using IE
Posted by Ernie at 12/18/2003 11:06:01 AM
Are there any activex controls that will allow my web application to utilize
keyboard shortcuts (ctrl-s for example) like a windows application? We are
able to dictate using IE 5.0 and above.
thanks
... more >>
Slow ASP application when I install SP3 on Windows 2000
Posted by EricB at 12/17/2003 6:35:36 PM
Hi,
I cannot find a solution to my problem which I have had
for a very long time.
A little about the environment:
I have a web application that used 2 DLLs (built using
VB6, appartment model). The first is a generic Library,
that exposes interfaces and acts as the entry point for
m... more >>
File Uploading
Posted by joeandtel at 12/16/2003 12:31:03 PM
> I have ASP 3.0 and I cannot change that, but how can I
> upload a file using ASP? Also, when a file is passed from
> a form how do you obtain it? I know with data you would
> usually do Request.Form("file"). Does this also work with
> files?
... more >>
error 08002801 d libray not registred
Posted by phil at 12/15/2003 8:01:39 AM
I've upgraded an NT 4 server by a 2000.
I've now the following error :
error '08002801 d' libray not registred with all my ASP
pages (who's on or DB acess)
I can't find this error on the Knowledge Base.
Does anybody get a solution?
Thanks... more >>
Can't send mail from ASP Windows 2003 Server
Posted by Paulo Acúrcio at 12/12/2003 9:37:33 AM
Hi
I'm trying to send mail from as ASP page with CDO.Message using Pickup.
The error I get is:
CDO.Message.1 error '8007005'
Access is denied
......\filename.asp line xx (mail.send line)
The same code works in my Windows XP machine
any ideias ?
SMTP service seems to be OK because... more >>
onSession_End Sub Not Called
Posted by KB at 12/12/2003 3:01:19 AM
Hi
I am writing some code in onSession_End sub, and i want it
to be run whenever user session expire due to session
timeout, but it has't run all the time. While going
through some site on web i come to know that it is not
sure that onSession_End called everytime. So i need to
know is t... more >>
csv file imbed into IE browser when click the csv file link
Posted by eddie wang at 12/11/2003 2:12:55 PM
I have the following code. When click the link of myfile.csv, the file
imbed into IE browser. How can I have a window popup to ask if I want
to save or open the file? Thanks.
<td align="center">Please click <a href="myfile.csv">here</a> to view
your Excel file.</td>
*** Sent via Develope... more >>
COM Component Creation and Registration Script
Posted by svercuski NO[at]SPAM neo.rr.com at 12/11/2003 1:19:31 PM
Hello everyone,
I have a question regarding COM+ Component Services. I currently
have a machine that has a number of separate COM+ Packages with 1-2
components in each package. We're implementing a new backup strategy
and I would like to know if there is a way to script the
creation/regi... more >>
MSXML
Posted by Christian at 12/10/2003 1:04:10 AM
Hello!
I am using the msxml object in a vb6-dll on a win2k
server. When i try to do xml.load
(http://extserver/extpage.xml) on a external url it works
fine when the com-application is run under a user in the
admin group. If I change the user to the ordinary
component user it doesn't work a... more >>
Serial communication in ASP
Posted by Ajak at 12/8/2003 2:44:41 PM
Hello,
I've an ASP project which needs to communicate to a GSM modem through serial
port. In VB, I can use the MSCOMM ActiveX Control, but how do I go about it
in ASP? Is there any ASP component similar to MSCOMM (preferably free) that
can be used? Or if I want to write the component myself, h... more >>
WScript.Shell to execute Ms-DOS commands?
Posted by news.microsoft.com at 12/8/2003 10:12:12 AM
Good morning everybody,
How can I use WScript.Shell to execute Ms-DOS commands and can I see the
outputs commands in the asp page?
In the past, using Win. NT 4 Server and cmd..shell attribute to a variable I
could write the results in the screen page.
Any sample?
I couldn´t find any sa... more >>
ASP won't run component from VB 6 IDE
Posted by nethawkeye at 12/7/2003 8:40:45 PM
Visual Basic, ActiveX Dll & ISS 5 on XP Pro
When I compile the DLL and access the ASP, the component
works perfectly, however, when I run my DLL from Viusal
Basic 6, ISS returns the following error!
Server object error 'ASP 0178 : 80070005'
Server.CreateObject Access Error
test1.asp, lin... more >>
Setting up MSDE 2000 Release A on Windows XP Professional
Posted by Nathan Sokalski at 12/6/2003 2:02:12 PM
I recently downloaded and installed (hopefully correctly) MSDE 2000 Release
A. I previously, and still do, have the version of IIS that comes with XP
Professional installed on my computer. I wanted MSDE 2000 Release A so that
I could do database access using ASP from my websites, which are on my
... more >>
WSC Wizard does not create CLSID
Posted by Ken at 12/5/2003 2:50:17 PM
I downloaded wsc wizard and created a component. While
everything went normal using wsc wizard, when I called
the component from asp page, it failed with Invalid
ProgramID error. Then I went to regedit
(HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID..) looking for
the ClassID and there is no ... more >>
Visual Interdev Crashing
Posted by Curtis at 12/4/2003 11:18:31 AM
I'm getting a "Unhandled Exception DEVENV.EXE.." error
message every time I start Visusl InterDev. I applied the
service pack 5, but the error persists. Any ideas?... more >>
Problem In Web Service Client Configuration
Posted by Pratap at 12/4/2003 1:58:16 AM
Hello,
I am using IDE in remote machine and while creating new
project in server machine
for ex: "http://Win2003/WebReference/" as Location, It is
showing error stating that "Unable To create...."
Please help me in getting this error.
So, I created an Webservice application using note... more >>
CDOSYS URL namespace... Huh?
Posted by Brian Smither at 12/3/2003 9:18:39 AM
I've looked all over the world (via Google) and found a few sample snippets
of CDOSYS Message object. (And even more sites that merely copy the snippet
or make reference back to one of the originals.)
One or two claim to be a tutorial but turns out they're nothing more than a
listing of s... more >>
ASP Access 2 Excel
Posted by Chris Allen at 12/1/2003 7:07:13 PM
Hello All,
I've got a small'ish Access 2000 database which I'd like to be able to
convert to Excel then email to the owner. I was hoping to use the "Analyse
it with MS Excel" button somehow. Is this possible?
Thanks
Chris
... more >>
problems setting Response.ContentType
Posted by Rowland Shaw at 12/1/2003 3:21:59 PM
I'm having issues trying to set the Resposne.ContentType from a Component on
a (skeleton) ASP page -- the ASP goes like:
<%@ Language=VBScript %><%
Set foo = server.CreateObject("MyCompany.MyComponent")
Call foo.MyMethod()
%>
And in "MyMethod" I do (Excuse the ATLisms):
m_piResponse->Cl... more >>
Printer Error 482
Posted by Mestre_André at 12/1/2003 11:40:21 AM
Has anyone come across this error in context of printing
via ASP/IIS4. on NT4 (Sp5) Have a VB6 Dll that simply
calls: Printer.Print "Test" Printer.EndDoc When using dll
in VB6 App printing works fine. When using same dll called
in ASP Page get: "Printer Error 482" Only way I can
replicate ... more >>
|