.Net setup/debug issues

G

geodev

Hello,

I’m attempting to develop an asp.net application.

I have the following installed on my workstation: XP SP2 with all the
latest updates; IIS version 5.1 as part of the XP install; MS Visual
Studio .Net (MS development environment 2002).

After I have typed out some basic code I get the following two
problems:
1. When I go to the ‘Debug’ menu and select ‘Start’ I get the
following Error screen details: “Error while trying to run project:
Unable to startdebubing on the web server. The server does not
support debugging of ASP.NET or ALT Server applications. Run setup to
install the Visual Studio .NET server components. If setup has been
run verify that a valid URL has been specified.”
2. When I go to the ‘Debug’ menu and select ‘Start Without Debugging’
I get a web browser starting my webpage but not everything that I
have coded is included. For example I have the following code for my
button, ‘<asp:Button id="Button1" runat="server"
Text="Button"></asp:Button></P>’ but its not included
in the web page but it is included in the source, its like it has
ignored it.

I do not know what is wrong. Please help.
 

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

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top