Ok, I solved the wwwrooot$ issue-thanks!
I am building a sample app as described in the book "Visual Sudio.Net Walkthroughs" that came with the software.
I am building the ASP app that starts on page 96. I built the
data grid over titles dataset on Pub db. When I actually
run the thing, I get nothing but a blank screen. I added static
text to insure the form is loading, it is. I checked and rechecked
the instructions to be sure I did it right. Still it did not return
ant datagrid. The data is there. Unfortuantly the software
says that the components to debug are not on the server (???)
so I cant debug. Any suggestions?

Tom