Visual Web Developer 2005 Express Edition
Visual Basic 2005 Express Edition
Visual C# 2005 Express Edition
Visual C++ 2005 Express Edition
Visual J# 2005 Express Edition
SQL Server 2005 Express Edition
Price:
Visual Studio Express Editions -
Free for 1 year
Operating System
Windows 2000
From: "Eddie Kukiela"
Here is the source code:
<%@ Page Language="VBScript"
Debug="true" %>
Dim Connection
Connection = Server.CreateObject("ADODB.Connection")
Connection.Open("DSN=master")
If Connection.Errors.Count = 0 Then
Response.Write("Connected to DB okay")
End If
%>
The above code
I would like to know if Windows 98SE
supports Apache2.053 with mod_aspdotnet.
No.
Even Windows 2000 is just too old
for the newer and important Windows
devices (used by .NET 2). Like the two
port sharing devices - one for HTTP
usage (http.sys) and the other for TCP
port sharing services, like
Seems the new Log Parser 2.2
will get info off web pages as
well as off logs (or any text).
Let's try Log Parser 2.2 with
Apache's ASP.NET info web
page.
All the below demos are one
long line or saved to a file and
called like:
LogParser.exe -options file:name.whatever
or in a command line prompt t
January 6, 2005
Snip
I am a member of ECMA, an
international standards body,
where I am chair of the
committee responsible for
standardizing the CLI
(Common Language Infrastructure)
and C#.
Snip
So here is my initial question
to ponder:
What is your feeling about the
standardization of the CLI
wit
SITE NEWS
.NET is finding its feet in the Windows desktop and server world
along with some nice inroads into the land of Smart Devices, but
less attention has been given to other .NET implementations such
as Mono, Portable.NET and Rotor.
Cross-Platform development is something many of us have
Do you want to learn the different ways
the .NET Framework running in Apache
uses AppDomains and current users and
so on, when running ASP.NET or CGI or
even those "non networking" plain, ole
desktop .NET applications?
Most people have available ASP.NET
code and desktop .NET application code
b
From: "Sean McCleary"
Hi all, question on config:
The example docs say how to
get ASPX files running in c:\StoreCSVS,
and aliasing that to /Store/CSVS.
And that works forme.
So uh... what if I want my ASPX files
to just be in the "/" directory?
i.e. I want people to get
to http://myhost/index.aspx
From: "William A. Rowe, Jr."
Actually that is all it means right now (ASP.NET) - but CLI was
the name chosen because it represents Common Language Interfaces,
meaning anything .NETish to connect to Apache httpd could end
up under this umbrella in the future.
It's already here. :)
mod_aspdotnet
From: "Bryan D. Andrews"
I am wondering a little bit *what* folks
are doing with the cli and what can be done.
My interest would be to build some
applications that interface with
Subversion.
How about adding users to apache?
Just for fun please tell us what
CLI stands for (to you), then one
From: "William A. Rowe, Jr."
At 05:44 PM 12/7/2004, Justin Erenkrantz wrote:
Sorry for the noise. Pay no attention to the wizards behind the
curtain...
Thank you for the fix, Justin. Seems to have licked it.
I'm just going to trawl through the archive file and start
answering notes over the cour
Test of cli-users list options...
Test to see if
reply to cli-users list
has been added.
TEST FAILED...
Test to see if
reply's subject line has [EMAIL PROTECTED]
has been added.
TEST FAILED...
Test to see if
list's footer "how to get off this list"
has been added.
TEST FAILED...
Jeff
Test of cli-users list options...
Test to see if
reply to cli-users list
has been added.
Test to see if
reply's subject line has [EMAIL PROTECTED]
has been added.
Test to see if
list's footer "how to get off this list"
has been added.
Jeff
From: "Sean McCleary"
After installation,
I don't understand the configuration.
What is this "AspNetMount" directive?
You need that to specify the location
of the ASPX pages?
Yes, every web server needs to
know where certain special file
type directories are and in Apache
ASP.NET is specia
From: "Sean McCleary"
I'm not sure if anyone who can fix this reads this list, but there
are
some wrong links on the web page.
The links to the mailing list archives are backwards. The one for
cli-dev links to cli-users and vice versa.
The also need to add [EMAIL PROTECTED]
in the subject hea
Anyone seen for mod_aspdotnet
(or even for Apache web server)
a very simple flow chart type doc
that shows how all this works?
Apache starts in regular Windows
mode...
Apache loads the mod_aspdotnet
config info and then...
Does Apache now go into Windows
.NET mode
Does only mod_aspdotnet
Who or what is suppose to test
this mod_aspdotnet rc1 release?
Okay to mention it to others?
Jeff
Is there a way to write to any Apache
logs, a message from an aspx file?
The aspx file just says hello world
but can one write to the Apache logs?
Whatever one wants?
Jeff
Using the downloaded msi rc1 file
Install ran now what do I do?
Jeff
19 matches
Mail list logo