Click to See Complete Forum and Search --> : Which version Asp Can Support C++ Language


Awei Ken
August 25th, 2000, 04:10 AM
Help, I have a problem?
I am C++ Programmer. Recent days I Design a Asp programm. I listen Asp+ support C++.But Asp+ version is ?? IIS 5.0 Or Win2000 can support Asp+?
Thank You.

Johnny101
August 25th, 2000, 10:07 AM
ASP+ is still a long ways away. you can get the pre-beta release from microsoft. http://msdn.microsoft.com/downloads/default.asp?URL=/code/sample.asp?url=/msdn-files/027/000/976/msdncompositedoc.xml

right now you MUST have Windows 2000 Server installed to even run it. I'm not sure if they have version information for IIS yet. I think it has to be an update to IIS, so i'm calling the next version of IIS, IIS+, because everything else is loosing their numbered version. anyway, that's the only version of ASP that will support C++, but as of right now, you can't use it. It will support C++, but only version 7 - Visual C++ .NET which isn't going to ship until mid 2001. you can, however, use ASP+ now by itself. check out www.aspfree.com for some demos and sample code in C#. You might be interested more in C# than C++. you can use C# now which IS supported by the pre-beta release of ASP+.

hope this helps,

John

John Pirkey
MCSD
http://www.ShallowWaterSystems.com
http://www.stlvbug.org

dougseven
August 26th, 2000, 01:27 PM
Correction:
ASP+ can (currently) only be run on Windows 2000, with IIS 5.0 installed (the next version of IIS is IIS 6.0, but it is not required to run ASP+ applications). You must also have IE 5.5 installed.

ASP+ applications can be written in 19+ languages, including C#, Managed C++ (C++.NET) and even "Classic" C++.

______________________________________
Doug Seven, MCSD
CodeJunkies.Net / ASPNextGen.com
doug.seven@codejunkies.net

Two new sites are coming, dedicated exclusively to ASP+. Stay tuned for www.ASPNextGen.com and www.theFutureOfASP.com, both brought to you exclusively by CodeJunkies.Net. Tentative launch - August 16, 2000

http://www.codejunkies.net

"Between two evils, I always choose the one I haven't tried."
--Mae West