Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unable to see controls on the Web Browser - Blank Project

Status
Not open for further replies.

shadowlesshand

Programmer
May 29, 2002
21
HK
Hi All,

I have just created a Web Application Project in VB.NET. Dragged a button onto the form and ran the project.

The Project has been saved
Button's visible property is set to True
Default values / properties for the button
HTML <h1> Sample header </h1> has been written.

The problem is I can see this header on the page but the button is not seen.

I have reinstalled .NET since my friends suspected an error.
IIS and .Net are OK. I run on Win XP, SP 1 Internet Explorer 6, .NET 2002 Any ideas as to how this problem can be fixed.

P.S
C# project also does the same.

Further,
When I run the project, it gives me an error that the debugger could not be started for ASP.NET, disable debugging for future?

I remember a fix for this in the Options Menu of .NET, a little thick now and cant remember.

Request assistance. Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top