<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>IIS7 - Classic ASP</title><link>http://forums.iis.net/1044.aspx</link><description>Forum discussing usage of Classic ASP applications on the IIS 7 platform</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: System.Web.HttpException on Windows 2008 server</title><link>http://forums.iis.net/thread/1906904.aspx</link><pubDate>Sun, 14 Jun 2009 12:50:28 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906904</guid><dc:creator>Leo Tang - MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906904.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1906904</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It seems it is a ASP.NET deployment issue,&amp;nbsp;the requested&amp;nbsp; page not be compiled properly. The customer may need to contact with the website developer, copy the website’s content directly or republish(precompiled) the website.&lt;/p&gt;
&lt;p&gt;The following article about the ASP.NET application deployment, for your reference:&lt;br /&gt;ASP.NET Deployment Overview&lt;br /&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/bb398992.aspx"&gt;http://msdn.microsoft.com/en-us/library/bb398992.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I hope this information helpful for you.&lt;/p&gt;</description></item><item><title>System.Web.HttpException on Windows 2008 server</title><link>http://forums.iis.net/thread/1906150.aspx</link><pubDate>Mon, 08 Jun 2009 11:50:37 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906150</guid><dc:creator>alesisom</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906150.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1906150</wfw:commentRss><description>Hello Forum!

I&amp;#39;m a total newbie to ASP.netAs a matter of fact i work solely with OS and Cisco but one of my customer asked to solve a couple o issue on his 2008 win server before uploading the company web site.After IIS 7 was installed, all the permission to the site folder given and all the MS updates were done he uploaded his working web site on the server. 
Everything seemed to get going good, but alas that was too easy;)
right now if i type username and password on a filling form of the cms area of the website this is what happen...


.************* English translation below *************************************** 

Errore server nell&amp;#39;applicazione &amp;#39;/&amp;#39;.Il file &amp;#39;/cms/operazioni.aspx&amp;#39; non è stato precompilato e non può essere richiesto.
Descrizione: Eccezione non gestita durante l&amp;#39;esecuzione della richiesta Web corrente. Per ulteriori informazioni sull&amp;#39;errore e sul suo punto di origine nel codice, vedere l&amp;#39;analisi dello stack. Dettagli eccezione: System.Web.HttpException: Il file &amp;#39;/cms/operazioni.aspx&amp;#39; non è stato precompilato e non può essere richiesto.Errore nel codice sorgente: Durante l&amp;#39;esecuzione della richiesta Web corrente è stata generata un&amp;#39;eccezione non gestita. Per informazioni sull&amp;#39;origine e la posizione dell&amp;#39;eccezione, vedere l&amp;#39;analisi dello stack dell&amp;#39;eccezione riportata di seguito.

*********************************************************************************



Stack analysis:[HttpException (0x80004005): Il file &amp;#39;/cms/operazioni.aspx&amp;#39; non è stato precompilato e non può essere richiesto.] System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) +8759742 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) +101 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert) +126 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert) +62 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +33 System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path) +37 System.Web.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +307 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously) +155


*** English translation*****************************************************

The italian parts simply state that the file &amp;#39;/cms/operazioni.aspx&amp;#39; wasn&amp;#39;t pre-compiled and thus couldn&amp;#39;t be requested...I&amp;#39;ve googled for this issue finding no results, unfortunately it&amp;#39;s something quite beyond my knowledge! Any hints? Every kind of help will be greatly appreciated!!!!!

regards and thanks again

Alessio</description></item></channel></rss>