Frontpage server extensions required?

D

dw

Hello, all. We want to develop our ASP.NET apps on our networked test
server, but have heard that Frontpage Server Extensions must be installed.
Is this true? Thanks.
 
C

ChInKPoInt CuMPeEWaRe [No MCSD]

No, you don't. All you need is to install .NET Framework on IIS. I used to
use Notepad to build the an Asp.net web application, including all .dlls +
aspx pages, FTP to my ISP without having FP server ext.

If you are using Visual Studio (taking advantage of "code-behind" feature),
it's convenient to use Frontpage ext. But again, it's not mandatory, cause
you can access the files by Network share.
 
K

Kevin Spencer

No. It's optional.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Neither a follower
nor a lender be.
 
D

dw

Thanks for both answers. However, I don't think Visual Studio can let you
create an ASP.NET project over the network unless the extensions are
installed. It keeps giving us an error, 'HTTP/1.1 500 Internal Server
Error'. The server has .NET 1.1 installed, but I guess will need the
extensions if trying to create a project? Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,767
Messages
2,569,571
Members
45,045
Latest member
DRCM

Latest Threads

Top