|
-
Jun 10th, 2002, 05:59 PM
#1
Thread Starter
Member
new to ASP.NET - some questions
Hi I've just recently tried experimenting with some Visual Basic ASP.NET Web Applictions. I have some questions. When I draw a button and a label to the grid all I saw when running the aspx page is the label! I can't see the button even though I'm sure it's there. I havn't added a single line of code, I just wanted to check this out and it doesn't seem to work.. I thought this problem had something to do with my web server (a shareware web server used just for testing) didn't support ASP.NET. So I installed IIS from my windows 2000 cd. When I try to run/debug my application now it gives the following error:
"Error while trying to run project: Unable to start debugging on the web server. The server does not support debugging of ASP.NET or ATL 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. You may also want to refer to the ASP.NET and ATL Server debugging topic in the online documentation. Would you like to disable future attempts to debug ASP.NET pages for this project?" Now I obviously can't see any page what so ever.
I then tried to install "applications" to host Web components from the Visual Studio .NET CD. And I've also check "Enable ASP server-side script debugging" under IIS properties but it doesn't seem to help. Have I done something wrong when installing or do I need some additional files in order to run the page on my computer (web server)?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|