GitarJake
|
| Posted: 09/24/2004, 2:35 PM |
|
I just tried to start from scratch.
I followed the "HelloWorld" tutorial from begining to test and the following error appeared:
The page cannot be displayed
There is a problem with a program on the page you are trying to reach, and the page cannot be displayed.
--------------------------------------------------------------------------------
Please try the following:
Open the localhost home page, and then look for links to the information you want.
Click the Refresh button, or try again later.
HTTP 403.1 Forbidden: Execute Access Forbidden
Internet Information Services
Then I noticed that there was no virtual directory created in the build? Is that by design? I created a vitual directory called helloworld, then pointed it to inetpub etc and it worked.
Is there a getting started forum for meganewbies like me?
|
|
|
 |
diligentman
Posts: 7
|
| Posted: 10/10/2004, 9:23 AM |
|
Great question, the getting started one, I mean.
To your bug, and I AM NO expert, but two things I learned right off that is not clear in the documentaiton:
1 - make sure you have the web directory made into a virtual web using IIS..
2 - Make sure that the ASP.NET user id has priviledge in the web directory you are using.
Now, some issues I am having. I know experts, silly from your chair, but damn hard to figure out from mine! And I have rtfm.
1. How do you program a button to make it navaigate to a different page.
2. In creating a new page, how do I know whether I should selct the object from the Form menu or the html objects?
Better yet, what is the best learner's book to have. I have the CCS tutorial, printed and yellowed up, but I need more. The reference manual too big to print, and using it in pdf seems to be not helpful.
Best regards and thanks,
 
_________________
DiligentMan,
Northern Colorado |
 |
 |
|