I have upload the files. But uploading if i see my folder i dont see any files but only folder. why it so ?. Further after uploading wht should i do so that i can view the page in internet
Hi, In the Control Panel for you site you have access to a Default pages section. When you publish your site any folder that is hit where a default page exists will load the top most default page. If your folders are showing you should probably turn off Directory Browsing in your Control Panel. If you need specific steps for these topics please repost. All the best, Mark
Hi, If you log into your Control Panel and take a look at the Default pages section you'll see which ones are enabled at that time, i.e. Default.aspx will be one of them. When you view your site's files each folder can have a default page. What are you using by the way, to publish? All the best, Mark
...Which part? The Control Panel? Again...What are you using to publish your remote files? All the best, Mark
Base from the comments on your first thread I think you are uploading your files in a subfolder. So when you pull up your site (as an example... www.mydomain.com) all you see are folders. Keep in mind that every call to your site start in the root directory. I suggest you move your site out of the subfolder and put it in your root directory.
Go to the Default Documents tab in the IIS Tools section of Control Panel. Change this: index.htm default.aspx To this: default.aspx index.htm Right now you have IIS turned off, and the default document is our placeholder index.htm. If you change that order, your default page will come up.