/ Forside / Teknologi / Udvikling / ASP / Nyhedsindlæg
Login
Glemt dit kodeord?
Brugernavn

Kodeord


Reklame
Top 10 brugere
ASP
#NavnPoint
smorch 9259
Harlekin 1866
molokyle 1040
Steffanst.. 758
gandalf 657
smilly 564
gibson 560
cumano 530
MouseKeep.. 480
10  Random 410
asp server
Fra : ASP-NEWBIE


Dato : 22-08-01 14:49

hej group. da jeg er en total asp-newbie, er jeg lige nød til at stille et
spm.

jeg har hørt fra en klog mand, at for at komme igang med asp, er det
nødvendig at jeg sætter en server op på min computer. Jeg har læst, at sådan
en server er med i alle windowsudgaer, undtagen winME. Den fåes simpelthen
ikke til winME. hvad er det for noget crap ? det kan da ikke passe at man
ikke kan lave asp med winme ?
//ASP-NEWBIE

--




 
 
Peter Lykkegaard (22-08-2001)
Kommentar
Fra : Peter Lykkegaard


Dato : 22-08-01 15:09


"ASP-NEWBIE" <bongii@mail.tele.dk> wrote in message
news:3b83b8bf$0$272$edfadb0f@dspool01.news.tele.dk...
> hej group. da jeg er en total asp-newbie, er jeg lige nød til at stille et
> spm.
>
> jeg har hørt fra en klog mand, at for at komme igang med asp, er det
> nødvendig at jeg sætter en server op på min computer. Jeg har læst, at
sådan
> en server er med i alle windowsudgaer, undtagen winME. Den fåes simpelthen
> ikke til winME. hvad er det for noget crap ? det kan da ikke passe at man
> ikke kan lave asp med winme ?

Både og - det er by design
Svjv så kan man vist bruge 98's PWS, men det kræver nogle patches

mvh/Peter Lykkegaard



Claus O (22-08-2001)
Kommentar
Fra : Claus O


Dato : 22-08-01 15:11

"ASP-NEWBIE" <bongii@mail.tele.dk> wrote

> ikke til winME. hvad er det for noget crap ? det kan da ikke passe at man
> ikke kan lave asp med winme ?

Nej, men som du kan læse herunder supporterer Microsoft det ikke, men
det kan køre. Endvidere har www.wrox.com en artikel online om opsætningen
som jeg mener er nemmere end nedenstående, men du må selv finde den
Claus


http://support.microsoft.com/support/kb/articles/Q266/4/56.ASP
http://www.microsoft.com/ntserver/nts/downloads/recommended/nt4optpk/default.asp
---------------------------------------------------------------------------------
To install PWS do the following:

Run mtssetup.exe and copy the extracted mtssetup.dll in place of the existing one.
Run setup.exe to begin the PWS installation. Select Custom Install.
Uncheck all items and select only MTS, this will also select a few other items.
Continue with setup and reboot if necessary.
Run setup.exe again selecting Custom Install.
This time select to install PWS. Make sure that you do not check MTS to uninstall!
Continue with setup and reboot again if necessary.
You should then find that PWS is working and can be started and stopped.
-----------------------------------------------------------------------------------

For those who have been unable to get PWS to run on WinMe, here's the process
that worked for me:

1) Download the newest version of PWS from
http://download.microsoft.com/msdownload/ntoptionpack/en/x86/win.95/download.exe.
Yes, this is the NT 4.0 Option Pack, but it includes the version of PWS for
Win95 which can be used on WinMe with the following tweaks. After
downloading Download.exe, run it and select the option to download PWS for
Win95.

2) See http://support.microsoft.com/support/kb/articles/q246/0/81.asp.
Download the patch and implement per the instruction in this KB article.

3) Important! Do a Custom install of PWS, installing only the Transaction
Server component. To do this, uncheck all the options, then check
Transaction Server - it will add checks to the other components needed for
it, but not the Personal Web Server option.

4) After Setup completes and a reboot, re-run Setup and add PWS. Reboot after
Setup completes.

5) PWS should now work. Easiest way to implement using it for local copies of
your web pages is to copy the contents of the entire local folder structure
of your web site to C:\Inetpub\wwwroot (or the folder you selected during
PWS setup). To clarify, if the local copy of your web site is in
D:\MyWebSite, with the default start page and all sub-folders located
there, you copy all the files and sub-folders, but not the D:\MyWebSite
folder itself.

6) If you are using ASP and your start page is default.asp, allow your file to
overwrite the default.asp file already in C:\Inetpub\wwwroot. If you are
using index.htm or some other start page, you need to rename the PWS
default.asp file so it is not the default page for the local site.

7) In your web browser address bar, type...

localhost

...to bring up your start page.

Other installation issues I encountered:

1) PWS Setup replaced regsvr32.exe with an old version. Extract regsvr32.exe
from the WinMe Setup files to C:\Windows\System to replace the old version
that PWS installed there.

2) My linked .js files would not work at first because they were in a folder
called "Scripts", but PWS comes pre-configured with a Virtual Directory by
that same name. So, references to that folder were actually going to the
Virtual Folder, and the requested .js file did not exist there.
Solution: Open the Advanced Options page of PWS manager and remove or rename
the "Scripts" Virtual Directory.



Søg
Reklame
Statistik
Spørgsmål : 177554
Tips : 31968
Nyheder : 719565
Indlæg : 6408857
Brugere : 218888

Månedens bedste
Årets bedste
Sidste års bedste