Ask a Question related to ASP.NET General, Design and Development.
-
Kevin Love #1
Can I run an ASP.Net Web Server on WindowsNT SP6+
I work in a corporate environment. We are stuck
on NT4.0 (with latest service pack). I want to put
up an XML web service on my workstation. Noticed this
release note on Visual Studio .Net.
#####
Following are the operating system requirements for
working with Web Forms and XML Web services in Visual
Studio .NET 2003:
The Web server must be running Windows 2000, Windows XP,
or Windows Server 2003. Computers running Windows 95,
Windows 98, Windows Me, or Windows NT 4.0 are not
supported.
#######
What are my options?
Kevin
Kevin Love Guest
-
I have a flash movie running a http server but it needsto connect to another server in https.
I have a flash movie running a http server but it needs to connect to another server in https. I am having problems when trying to open the url in... -
I have a flash movie running a http server but it needsto connect to another server in https
I have a flash movie running a http server but it needs to connect to another server in https. I am having problems when trying to open the url in... -
Problems! WinNT Client -> WinXP Web Server -> Win2000 File Server
Hi everyone, I have an WinXP Server and an ASP.NET application that access files in a third machine, Win2000 Server. I am using Windows... -
uploading fiels from one unix server to another server usin perl cgi script.
Hi all, I have a task at hand , that of uplaoding file from server to another server and also pass 6 paramteres along with the file. ... -
deploying from Windows 2003 staging server to remote production server
What do you guys use to deploy from your staging servers to your remote production servers in team environments? Normally I FTP the files myself,... -
William F. Robertson, Jr. #2
Re: Can I run an ASP.Net Web Server on WindowsNT SP6+
Upgrade to a OS listed.
Or find a box...put windows 2000 on it and run the Web service out of
that...and don't tell the IS guys.
bill
"Kevin Love" <kdlove@exchange.ml.com> wrote in message
news:09d201c33f0f$597fc170$a101280a@phx.gbl...> I work in a corporate environment. We are stuck
> on NT4.0 (with latest service pack). I want to put
> up an XML web service on my workstation. Noticed this
> release note on Visual Studio .Net.
>
> #####
>
> Following are the operating system requirements for
> working with Web Forms and XML Web services in Visual
> Studio .NET 2003:
>
> The Web server must be running Windows 2000, Windows XP,
> or Windows Server 2003. Computers running Windows 95,
> Windows 98, Windows Me, or Windows NT 4.0 are not
> supported.
>
> #######
>
> What are my options?
>
> Kevin
William F. Robertson, Jr. Guest



Reply With Quote

