anoniem Geplaatst: 25 december 2002 Delen Geplaatst: 25 december 2002 Ik ben wat aan het stoeien met ASP. Op een internetsite heb ik gezien dat om de juiste werking (lokaal) te kunnen controleren van een site op een andere plek dan de default er een virtuele directory gemaakt moet worden. Dit zou met een wizzard moeten kunnen, ik kan echter nergens vinden waar. Ik heb IIS geinstalleerd, en heb Win XP pro Kan iemand mij vertellen hoe ik dit aan moet pakken Bij voorbaat dank Quote Link naar reactie
anoniem Geplaatst: 25 december 2002 Auteur Delen Geplaatst: 25 december 2002 move to servers.. t. Quote Link naar reactie
anoniem Geplaatst: 26 december 2002 Auteur Delen Geplaatst: 26 december 2002 een keer googlen en klaar is kees.. http://www.aspnl.com/aspnl/nl/lessen/asp/aspinstall.asp Quote Link naar reactie
anoniem Geplaatst: 26 december 2002 Auteur Delen Geplaatst: 26 december 2002 De vraag was dus niet hoe ik een server moest instellen om ASP te kunnen draaien , maar hoe ik een virtuele map aan moest maken. In het door jouw gevonden antwoord werd aangeraden de standaardmap aan te houden. Dat er gegoogled moet worden is mij duidelijk en had ik ook gedaan. Uiteindelijk heb ik het gevonden (niet via google overigens) een virtuele directory werkend te krijgen was niet eenvoudig, maar ik ben er inmiddels uit. Als je geinteresseerd bent wil ik de juiste methode nog wel even sturen :wink: Quote Link naar reactie
anoniem Geplaatst: 28 december 2002 Auteur Delen Geplaatst: 28 december 2002 Zou je de methode kunnen posten? Dan hebben andere forum-gebruikers er ook wat aan. (ben zelf ook wel geinteresseerd) Bedankt Quote Link naar reactie
anoniem Geplaatst: 28 december 2002 Auteur Delen Geplaatst: 28 december 2002 Hier dus de uitleg zoals ik die heb gehaald van Snitz forums note: this is if you have local access to the machine, and the problem is on an XP Pro machine. if the problem is on an NT machine, you can skip the first step (about unchecking the box for "simple sharing" or w/e) I have been having the same problem with every single ASP application i have downloaded (including 2eNetworx dev proj and Snitz). XP Pro DOES NOT have a security tab, by default. I feel sorry for all the poor XP Pro users who weren't able to find the appropriate information (this moderator doug [my regards] keeps telling them to go to their security tab, ect...) I don't think doug has XP. I had the same error and it was down to read/write on the DB and the directory it is in. Took me three fcking hours to find this little option in XP's file explorer, but it resolved everything. -------------------------- On WinXP you might struggle finding how to set the folder/file permissions as it isn't easy, out-of-the-box. Any XP user will need to open up file explorer, then proceed through the menu's: tools >> folder options. Then click the "view" tab, and at the bottom of the listbox, be sure to uncheck "Use Simple File Sharing (recommended)". This will allow XP users to see the "security" tab when they right click on a directory (<<thats what solved the whole issue for me). Next, they will need to go to the directory their database(s) are in, and right click the directory, and select "properties" from the pop-up menu. Then, the XP user must click on the "security" tab. Next, one should click the "Add..." button in the middle of the pane, then click the "advanced" button, then click "find now". A list of all of the available users on the machine will be created in the listbox. One should scroll down to and select the username "IUSR_******" where the ****** would be the local computer name. one should then click "ok", then "ok" again. the "Internet Guest Account" should now be selected in the security tab's list box. now the user should look toward the listbox below the add and remove buttons. here there will be an option "full control". the user should make the box in the "Allow" column checked. then the XP (XP Professional, i might add) user should click "ok". now, the directory should have the appropriate read/write settings. try snitz forums now. those more familiar with administrative settings should recognize where there might be security holes in the given set up and check / uncheck the appropriate boxes. - Austin B ASP/SQL/Javascript Consultant Quote Link naar reactie
Aanbevolen berichten
Om een reactie te plaatsen, moet je eerst inloggen