Re: Requirements to run asp.net application?
- From: "Juan T. Llibre" <nomailreplies@xxxxxxxxxxx>
- Date: Sat, 13 Aug 2005 19:16:08 -0400
Your hard drive must be formatted NTFS for this tab to show up.
Security doesn't work on FAT32-formatted drives.
Do you have an NTFS-formatted partition ?
If your hard disk/partition is not NTFS you will need to convert it.
To do this, open a Command Prompt window and enter the following command:
CONVERT X: /FS:NTFS
Where X: is the drive letter you wish to convert.
When the drive has been converted, reboot and try the recommendation again.
Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================
<VMI> wrote in message news:OrxtMkFoFHA.2904@xxxxxxxxxxxxxxxxxxxxxxx
>I followed your instructions, but the Security Tab is still not available.
> Since I'm not at work now, I'm trying it with my home PC. What else should I
> do?
>
> Thanks.
>
> "Juan T. Llibre" <nomailreplies@xxxxxxxxxxx> wrote in message
> news:u4n%23oGAoFHA.3288@xxxxxxxxxxxxxxxxxxxxxxx
>> re:
>> > it doesn't have a Security tab, so I'm not sure how to add the
> computerName\ASPNET
>>
>> Windows XP, by default, uses simple file sharing
>> and therefore does not need to display the security tab.
>>
>> To enable file security, go to Start Menu, Control Panel, Folder Options,
>> View, and clear the simple file sharing checkbox.
>>
>> Now, when you right-click any folder with Windows Explorer,
>> you should see the Security tab when you click "Properties".
>>
>> You can add the computerName\ASPNET account,
>> and assign any necessary permissions, from it.
>>
>>
>>
>>
>> Juan T. Llibre
>> ASP.NET MVP
>> http://asp.net.do/foros/
>> Foros de ASP.NET en Español
>> Ven, y hablemos de ASP.NET...
>> ======================
>>
>> "VMI" <vonchi_m@xxxxxxxxx> wrote in message
> news:eY5N7I2nFHA.3760@xxxxxxxxxxxxxxxxxxxxxxx
>> >I did the Google search, and the step that I was missing (and that I
> couldn't do) was to
>> >add the ASPNET account through Windows Explorer. I go to the directory
> that has the web
>> >site and go to Properties, but it doesn't have a Security tab, so I'm not
> sure how to add
>> >the computerName\ASPNET account. I'm following the insttructions in
>>
>> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconaspnetplatformrequirements.asp
>> >(To download and install ASP.NET on a computer running Windows XP
> Professional ).
>> > Also, my PC has a directory called aspnet_client that the other PC
> doesn't have.
>> >
>> > Thanks.
>>
>>
>> > "tom pester" <Tom.PesterDELETETHISSS@xxxxxxxxxx> wrote in message
>> > news:a1a977a2e4b0d8c76c25084ec014@xxxxxxxxxxxxxxxxxxxxx
>> >>
>> >> He look, its google
>> >>
> http://www.google.com/search?hl=en&c2coff=1&q=running+asp.net+requirements&spell=1
>> >>
>> >> Let me know if you have any more questions...
>> >>
>> >> Cheers,
>> >> Tom Pester
>> >>
>> >>> What would my PC need to run an asp.net application? In my development
>> >>> PC it
>> >>> works perfectly, but in another PC that has just the .Net framework
>> >>> installed, the page doesn't display properly. I also noticed that this
>> >>> PC
>> >>> doesn't have a folder called ASP.Net_Client.
>> >>> Do I need anything else to run the ASP.Net?
>> >>> Thanks.
.
- References:
- Requirements to run asp.net application?
- From: VMI
- Re: Requirements to run asp.net application?
- From: tom pester
- Re: Requirements to run asp.net application?
- From: VMI
- Re: Requirements to run asp.net application?
- From: Juan T. Llibre
- Requirements to run asp.net application?
- Prev by Date: Re: convert a textFile to a pdf file.
- Next by Date: Re: asp.net dlls called from outside
- Previous by thread: Re: Requirements to run asp.net application?
- Next by thread: code block error on control creation
- Index(es):
Relevant Pages
|