ndevriendt
Programmer
Hello,
I have installed VS.NET and IIS.
I create a VB.NET webapplication.
I put some controls like button, calendar om my form and then I run my project (with the F5 key) and I don't see my button and calendar on my form.
When I put the following code in HTML:
<% ResponseWrite(" <center> Hello World </center>" %>,
I also don't see the words "Hello world" on my form when I run the project.
Do I have to install something else ?
PS: When I run the project I receive the following error: Error while trying to run the project. Unable to start debugging on the web server. The server does not support debugging of ASP.NET or ATL Server Applications.
Would you like to disable future attempts to debug ASP.NET pages for this projects ?
I click yes and I have the above mentioned results.
Is this the reason ?
Thanks for your time and answer
Nico Devriendt
I have installed VS.NET and IIS.
I create a VB.NET webapplication.
I put some controls like button, calendar om my form and then I run my project (with the F5 key) and I don't see my button and calendar on my form.
When I put the following code in HTML:
<% ResponseWrite(" <center> Hello World </center>" %>,
I also don't see the words "Hello world" on my form when I run the project.
Do I have to install something else ?
PS: When I run the project I receive the following error: Error while trying to run the project. Unable to start debugging on the web server. The server does not support debugging of ASP.NET or ATL Server Applications.
Would you like to disable future attempts to debug ASP.NET pages for this projects ?
I click yes and I have the above mentioned results.
Is this the reason ?
Thanks for your time and answer
Nico Devriendt