<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ASPcenter.net &#187; Gestione degli Errori</title>
	<atom:link href="http://www.aspcenter.net/category/gestione-errori/feed" rel="self" type="application/rss+xml" />
	<link>http://www.aspcenter.net</link>
	<description>Il blog degli sviluppatori ASP e .NET</description>
	<lastBuildDate>Mon, 08 Mar 2010 10:03:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HTTP 500 &#8211; Internal Server Error</title>
		<link>http://www.aspcenter.net/2010/03/http-500-internal-server-error.html</link>
		<comments>http://www.aspcenter.net/2010/03/http-500-internal-server-error.html#comments</comments>
		<pubDate>Mon, 08 Mar 2010 09:41:03 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[Gestione degli Errori]]></category>
		<category><![CDATA[errori asp]]></category>
		<category><![CDATA[http 500]]></category>
		<category><![CDATA[internal server error]]></category>

		<guid isPermaLink="false">http://www.aspcenter.net/?p=470</guid>
		<description><![CDATA[Spesso e volentieri, quando si è alle prime armi con la programmazione in ambiente ASP, ci si imbatte nel fatidico errore
HTTP 500 - Internal Server Error
Con questo messaggio il server, attraverso il browser, ci avvisa di un errore generato dalla pagina ASP in esecuzione.

Però il messaggio di errore è poco chiaro e non specifica in [...]]]></description>
		<wfw:commentRss>http://www.aspcenter.net/2010/03/http-500-internal-server-error.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gestione dell&#8217;errore 404 (File Not Found) su IIS</title>
		<link>http://www.aspcenter.net/2010/02/errore-404-file-not-found-iis.html</link>
		<comments>http://www.aspcenter.net/2010/02/errore-404-file-not-found-iis.html#comments</comments>
		<pubDate>Thu, 18 Feb 2010 11:17:30 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[Gestione degli Errori]]></category>
		<category><![CDATA[errore 404]]></category>
		<category><![CDATA[errori iis]]></category>
		<category><![CDATA[file not found]]></category>

		<guid isPermaLink="false">http://www.aspcenter.net/?p=146</guid>
		<description><![CDATA[L&#8217;Errore 404 &#8211; File Not Found è l&#8217;identificativo dell&#8217;errore File Non Trovato, che si verifica quando un client effettua una richiesta HTTP verso un Web Server ed il file specificato non è disponibile o non esiste.
L&#8217;amministratore di un Web Server IIS può personalizzare questo errore seguendo la semplice procedura descritta in questo articolo.
Accedere al pannello [...]]]></description>
		<wfw:commentRss>http://www.aspcenter.net/2010/02/errore-404-file-not-found-iis.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Errore 80004005: Cannot update. Database or object is read-only</title>
		<link>http://www.aspcenter.net/2010/02/errore-80004005-cannot-update-database-or-object-is-read-only.html</link>
		<comments>http://www.aspcenter.net/2010/02/errore-80004005-cannot-update-database-or-object-is-read-only.html#comments</comments>
		<pubDate>Thu, 18 Feb 2010 11:15:17 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[Gestione degli Errori]]></category>
		<category><![CDATA[cannot update]]></category>
		<category><![CDATA[database or object is read-only]]></category>
		<category><![CDATA[errore 80004005]]></category>
		<category><![CDATA[errore database]]></category>
		<category><![CDATA[errori asp]]></category>
		<category><![CDATA[errori iis]]></category>

		<guid isPermaLink="false">http://www.aspcenter.net/?p=143</guid>
		<description><![CDATA[L&#8217;errore identificato come Errore 80004005 la cui descrizione è
Cannot update. Database or object is read-only
vuol dire letteralmente
Non posso aggiornare. Il Database o l'oggetto è in sola lettura
ovvero intende avvisare che la directory di lavoro in cui è contenuto il database non ha i permessi in scrittura, quindi non funzioneranno script che eseguono query di inserimento [...]]]></description>
		<wfw:commentRss>http://www.aspcenter.net/2010/02/errore-80004005-cannot-update-database-or-object-is-read-only.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gestione degli errori VBScript</title>
		<link>http://www.aspcenter.net/2010/02/gestione-errori-vbscript.html</link>
		<comments>http://www.aspcenter.net/2010/02/gestione-errori-vbscript.html#comments</comments>
		<pubDate>Thu, 18 Feb 2010 11:11:39 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[Gestione degli Errori]]></category>
		<category><![CDATA[errori asp]]></category>
		<category><![CDATA[errori vbscriot]]></category>
		<category><![CDATA[on error]]></category>
		<category><![CDATA[on error resume next]]></category>

		<guid isPermaLink="false">http://www.aspcenter.net/?p=140</guid>
		<description><![CDATA[ASP permette una comoda gestione degli errori attraverso il comando On Error Resume Next. Il suo utilizzo è molto semplice: è sufficiente impostare la dichiarazione all&#8217;inizio di una qualsiasi pagina ASP che, per eventi vari, potrebbe incorrere in un errore di run-time

&#60;%@LANGUAGE = VBScript%&#62;
&#60;%
    On Error Resume Next
%&#62;
&#60;html&#62;
...


In questo modo l&#8217;errore viene [...]]]></description>
		<wfw:commentRss>http://www.aspcenter.net/2010/02/gestione-errori-vbscript.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>L&#8217;oggetto ASPError</title>
		<link>http://www.aspcenter.net/2010/02/oggetto-asperror.html</link>
		<comments>http://www.aspcenter.net/2010/02/oggetto-asperror.html#comments</comments>
		<pubDate>Thu, 18 Feb 2010 11:09:13 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[Gestione degli Errori]]></category>
		<category><![CDATA[asperror]]></category>
		<category><![CDATA[errori asp]]></category>
		<category><![CDATA[oggetto asperror]]></category>

		<guid isPermaLink="false">http://www.aspcenter.net/?p=138</guid>
		<description><![CDATA[L&#8217;oggetto ASPError restituisce informazioni relative ad eventuali errori all&#8217;interno di una pagina ASP. Il suo utilizzo avviene mediante il metodo GetLastError() dell&#8217;oggetto Server.
Vediamo un esempio:

&#60;%
    Dim errore
    errore = Server.GetLastError()
    Response.Write "Errore # " &#038; errore.Number
%&#62;

Di seguito l&#8217;elenco delle proprietà e dei metodi

ASPCode &#8211; Codice d&#8217;errore [...]]]></description>
		<wfw:commentRss>http://www.aspcenter.net/2010/02/oggetto-asperror.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

