Is FrontPage Server required for InterDev

W

Wanjun Yu

Is FrontPage Server required for using InterDev?

I am a beginner. When I tried to create a project, the wizard showed that MS
FrontPage Server Extentions have to be running on the server. I was having
trouble to debug the other ASP pages, I wonder if this was causing it.

Thanks!

Wanjun
 
S

Scott M.

You are asking about Visual InterDev? This is the MS ASP.NET newsgroup.

You do need FrontPage Server Extensions installed on IIS for Visual InterDev
to function correctly.

Debugging your Classic ASP pages with InterDev was always buggy at best.
The server extensions are probably not to blame.
 
W

Wanjun Yu

Scott,
Since Visual InterDev is buggy, what would you recommned to use for
debugging ASP?
Thanks!

Wanjun
 
S

Scott M.

Well, that's been one of the inherent problems with Classic ASP development
all along. There really hasn't been a great product to do server-side
debugging.

You man not like this answer, but I always coded in good old "Visual"
Notepad (a.k.a. Notepad). There is no debugging at all really, just the
scripting errors that come back from IIS to the browser.

This was one of the many reasons why MS came up with a whole new Visual
Studio. Debugging .NET applications (ASP.NET) is much more reliable and
robust.
 

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

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top