Quote:
|
Originally Posted by yyu
Thanks for you help. But the picture is too small to see. I have a question. i tried to deploy to my another PC. that pc doesn't has .net framework. So first i download the .netframework 1.1 and then insatll on my another PC. Now i create a virtual directory Test. I copy all the file from MY pc to anther PC under wwwroot. I try to browser my web page. It is so strange that only the a label was showed up. But the textbox server control didn't show up. Can you help me what should i do? Many thanks.
|
for see the pic click to picture.and the pic open the new window.
Your web folder must not same name as virtual directory. for example:
your web folder is "C:\Program Files\My site\
and virtual directory is "test"