SamCsharp
10-18-2010, 12:19 PM
Hi,
I uploaded my website with Filezilla.
In IIS tools/ASPNET Version, I selected ASPNET 3.5 SP1.
In IIS tools/Default document, I moved 'default.aspx' on top of the list.
All pages are properly served by IIS ... except the Default.aspx page. This page countains 2 user controls (.ascx files). I commented out the use of these user controls. Without the user controls, Default.aspx is properly served by IIS (status of 200).
In Visual Studio 2008, I don't have this problem. Both user controls are properly integrated in Default.aspx. Any suggestion ?
Last Saturday, I enabled Stats/Raw logs in control panel. According to the knowledge base, 24 hours later, a zip file containing logs is generated. It should be accessible in a httplog folder. I don't see this directory in Filezilla. I looked for it through Server/Search document in Filezilla. Did I miss a step in log generation ?
Any suggestion concerning one or both of these related issues (for accessing logs might help me figuring out this ascx issue) would be great ?
Thanks
Take care
I uploaded my website with Filezilla.
In IIS tools/ASPNET Version, I selected ASPNET 3.5 SP1.
In IIS tools/Default document, I moved 'default.aspx' on top of the list.
All pages are properly served by IIS ... except the Default.aspx page. This page countains 2 user controls (.ascx files). I commented out the use of these user controls. Without the user controls, Default.aspx is properly served by IIS (status of 200).
In Visual Studio 2008, I don't have this problem. Both user controls are properly integrated in Default.aspx. Any suggestion ?
Last Saturday, I enabled Stats/Raw logs in control panel. According to the knowledge base, 24 hours later, a zip file containing logs is generated. It should be accessible in a httplog folder. I don't see this directory in Filezilla. I looked for it through Server/Search document in Filezilla. Did I miss a step in log generation ?
Any suggestion concerning one or both of these related issues (for accessing logs might help me figuring out this ascx issue) would be great ?
Thanks
Take care