473,322 Members | 1,408 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

language conflicts

I bet that if there is a FAQ list in this forum, and if you ordered these
FAQ's such that the ten most posed were considered, then this would be one
of them:

What the heck are these:

Windows 2000 Service Pack 3
Microsoft FrontPage 2000 Web Extensions Client
Setup Runtime Files
Microsoft Internet Explorer 6 Service Pack 1
Microsoft Data Access Components 2.7 Service Pack 1 (Windows 2000 only)
Microsoft .NET Framework 1.1
Microsoft Visual J# .NET Redistributable Package 1.1

Cordially, EC
Sep 23 '06 #1
7 1206
>I bet that if there is a FAQ list in this forum, and if you ordered these
>FAQ's such that the ten most posed were considered, then this would be one
of them:

What the heck are these:

Windows 2000 Service Pack 3
Microsoft FrontPage 2000 Web Extensions Client
Setup Runtime Files
Microsoft Internet Explorer 6 Service Pack 1
Microsoft Data Access Components 2.7 Service Pack 1 (Windows 2000 only)
Microsoft .NET Framework 1.1
Microsoft Visual J# .NET Redistributable Package 1.1
I'd say that those are probably the VS2003 minimum requirements /
prerequisites.
But what is the point of your question?

--

Kind regards,
Bruno van Dooren
br**********************@hotmail.com
Remove only "_nos_pam"
Sep 23 '06 #2

"Bruno van Dooren [MVP VC++]" <br**********************@hotmail.comwrote
in message news:u3**************@TK2MSFTNGP04.phx.gbl...
I bet that if there is a FAQ list in this forum, and if you ordered these
FAQ's such that the ten most posed were considered, then this would be
one of them:

What the heck are these:

Windows 2000 Service Pack 3
Microsoft FrontPage 2000 Web Extensions Client
Setup Runtime Files
Microsoft Internet Explorer 6 Service Pack 1
Microsoft Data Access Components 2.7 Service Pack 1 (Windows 2000 only)
Microsoft .NET Framework 1.1
Microsoft Visual J# .NET Redistributable Package 1.1

I'd say that those are probably the VS2003 minimum requirements /
prerequisites.
But what is the point of your question?
Thank you for your response. How much money must one spend to acquire
these? EC
Sep 24 '06 #3
HI Elijah,

"Elijah Cardon" <in*****@invalid.netwrote in message
news:12*************@corp.supernews.com...
>
"Bruno van Dooren [MVP VC++]" <br**********************@hotmail.comwrote
in message news:u3**************@TK2MSFTNGP04.phx.gbl...
>I bet that if there is a FAQ list in this forum, and if you ordered
these FAQ's such that the ten most posed were considered, then this
would be one of them:

What the heck are these:

Windows 2000 Service Pack 3
Microsoft FrontPage 2000 Web Extensions Client
Setup Runtime Files
Microsoft Internet Explorer 6 Service Pack 1
Microsoft Data Access Components 2.7 Service Pack 1 (Windows 2000 only)
Microsoft .NET Framework 1.1
Microsoft Visual J# .NET Redistributable Package 1.1

I'd say that those are probably the VS2003 minimum requirements /
prerequisites.
But what is the point of your question?

Thank you for your response. How much money must one spend to acquire
these? EC
Those are free. As long as you have a valid Window 2000 license all the rest
is for free. Frontpage Extension must be installed from Control
Panel>Add/Remove programs>Windows Components. It is part of IIS.

You should find downloads from Microsoft for the other packages.

--
SvenC
Sep 24 '06 #4

"SvenC" <Sv***@community.nospamwrote in message
news:%2****************@TK2MSFTNGP02.phx.gbl...
HI Elijah,

"Elijah Cardon" <in*****@invalid.netwrote in message
news:12*************@corp.supernews.com...
>>
"Bruno van Dooren [MVP VC++]" <br**********************@hotmail.com>
wrote in message news:u3**************@TK2MSFTNGP04.phx.gbl...
>>I bet that if there is a FAQ list in this forum, and if you ordered
these FAQ's such that the ten most posed were considered, then this
would be one of them:

What the heck are these:

Windows 2000 Service Pack 3
Microsoft FrontPage 2000 Web Extensions Client
Setup Runtime Files
Microsoft Internet Explorer 6 Service Pack 1
Microsoft Data Access Components 2.7 Service Pack 1 (Windows 2000 only)
Microsoft .NET Framework 1.1
Microsoft Visual J# .NET Redistributable Package 1.1

I'd say that those are probably the VS2003 minimum requirements /
prerequisites.
But what is the point of your question?

Thank you for your response. How much money must one spend to acquire
these? EC

Those are free. As long as you have a valid Window 2000 license all the
rest is for free. Frontpage Extension must be installed from Control
Panel>Add/Remove programs>Windows Components. It is part of IIS.

You should find downloads from Microsoft for the other packages.
Only have licenses for xp, millenium and VC4 from '94 or so. Should I be
barking up a different tree? EC
Sep 25 '06 #5
"Elijah Cardon" <in*****@invalid.netwrote in message
news:12*************@corp.supernews.com...
Only have licenses for xp, millenium and VC4 from '94 or so. Should I be
barking up a different tree?
FWIW: You can find a free _compiler_ that is a heck of a lot better than VC4
here:

http://msdn.microsoft.com/vstudio/express/visualc/

BTW: It doesn't include the ancillary stuff such as MFC that comes with the
commercial versions.

Regards,
Will


Sep 25 '06 #6

"William DePalo [MVP VC++]" <wi***********@mvps.orgwrote in message
news:uW**************@TK2MSFTNGP04.phx.gbl...
"Elijah Cardon" <in*****@invalid.netwrote in message
news:12*************@corp.supernews.com...
>Only have licenses for xp, millenium and VC4 from '94 or so. Should I be
barking up a different tree?

FWIW: You can find a free _compiler_ that is a heck of a lot better than
VC4 here:

http://msdn.microsoft.com/vstudio/express/visualc/

BTW: It doesn't include the ancillary stuff such as MFC that comes with
the commercial versions.
For what I know of windows programming, I've done it from scratch with a
WinMain call or with MFC. I'm really just trying to get the front end of
something that can call a dll from a less flashy language. I think I
already have downloaded express. Haven't done anything with it yet. EC
Sep 25 '06 #7
"Elijah Cardon" <in*****@invalid.netwrote in message
news:12*************@corp.supernews.com...
>FWIW: You can find a free _compiler_ that is a heck of a lot better than
VC4 here:

http://msdn.microsoft.com/vstudio/express/visualc/

BTW: It doesn't include the ancillary stuff such as MFC that comes with
the commercial versions.
For what I know of windows programming, I've done it from scratch with a
WinMain call or with MFC. I'm really just trying to get the front end of
something that can call a dll from a less flashy language. I think I
already have downloaded express. Haven't done anything with it yet.
Well, AFAIK, no version of MFC is free. But the Platform SDK is freely
available here:

http://www.microsoft.com/downloads/d...displaylang=en

If you go the "from scratch" route, you should be able to build any native
application or DLL that you like with the compiler and SDK.

Regards,
Will
Sep 25 '06 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Geoffrey | last post by:
We have developed a python class that can read data files created from another application. These target files are C-ISAM files used for accounting applications so the "primary" application may be...
63
by: Tristan Miller | last post by:
Greetings. Do any popular browsers correctly support <q>, at least for Western languages? I've noticed that Mozilla uses the standard English double-quote character, ", regardless of the lang...
0
by: Thiva Charanasri | last post by:
http://www.poweroflanguage.org Track: Computer Language 1st World Congress on the Power of Language: Theory, Practice and Performance Date: March 6 - 10, 2006 Bangkok, Thailand On this...
20
by: Lars Eighner | last post by:
I believe it was here that I recently saw a discussion that pointed out that the language in the public identifier of a DTD referes to the language in which the DTD is written and has no bearing...
12
by: christopherlmarshall | last post by:
Suppose you want to write a subclass of some existing class you are importing from a module you didn't write and that you don't want to study the internals of, and you want to define a data member...
0
by: John | last post by:
Hi Access 200. I have a replica and its associated master. When I try to open any of these dbs, I get the message "This member of the replica set has conflicts from synchronizing changes with...
0
by: Thiva Charanasri | last post by:
http://www.poweroflanguage.org Track: Computer Language 1st World Congress on the Power of Language: Theory, Practice and Performance Date: March 6 - 10, 2006 Bangkok, Thailand On this...
4
by: Marshal | last post by:
I think one of the major advancements on C# will be the growing support for Extension Methods and related concepts... The current syntax involves a static class with static members using a...
5
by: Eric | last post by:
After attempting to build a solution, I receive the error message; "One or more dependent assemblies have version conflicts" "Do you want to fix these conflicts by adding binding redirect records...
22
by: David Mathog | last post by:
One thing that keeps coming up in this forum is that standard C lacks many functions which are required in a workstation or server but not possible in an embedded controller. This results in a...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.