Web application does not show server controls!

  • Thread starter Thread starter Cowboy \(Gregory A. Beamer\)
  • Start date Start date
C

Cowboy \(Gregory A. Beamer\)

Compile with the build menu and then surf the page(s). Post the exact error
message on the debugging issue and someone can link you to a solution for
that, as well.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

**********************************************************************
Think Outside the Box!
**********************************************************************
 
Hi Friends!

I am new to VB.net. I tried to build a simple web
application and tried to view it but it says debugging is not possible and
if I disable the debugging the page is shown on
browser without controls.

Whats is wrong?

I have tried to repair and fix the installation but the
problem is still there?

Can any one help?

Regards

Imran
MCP
 
Thanks brother!

I already compiled it with build menu , The problem is that I can View HTML
control on the page when
I run the app. but I cannot see my Web Form control on the page. I think Web
Form controls are
not properly configured. I need help about how to configure then properly
with IIS.

Following message regarding debugging appears:

"Error while trying to run the project. Unable to start the debugging on the
web server.
The server doesnot support the debugging of ASP.net..................."

Regards
IMRAN
MCP
 
Back
Top