Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Local vs. normal development
Message
De
07/03/2003 16:30:36
Fabian Belo
Independent Developer
Argentine
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00762896
Message ID:
00763021
Vues:
36
I've got this opening homepage: You are not authorized to view this page. HTTP Error 403 - Forbidden
Internet Explorer


1) I always use FTP and only FTP (sounds fanatic?) for that kind of job. Usually and depending what platform is envolved I doing FTP updates by the end of each day.

2) I agree with you. ON ERROR is the best if you wish to implement custom error handling. The "dark side" of using this statement: it turns off all error handling for subsequent statements in the function until you call ON ERROR GOTO 0.
(See http://msdn.microsoft.com/library/default.asp?url=/library/en-us/csvr2002/htm/cs_ss_infraerror_hdtc.asp

Finally. IMHO, the:
Microsoft OLE DB Provider for SQL Server error '80040e14'
Incorrect syntax near the keyword 'order'.
/creditrecords/ViewCartDetail.asp, line 41

it's becuase StrConn since it works locally. In SQL the word NEAR really means BEFORE so it can be more than that even an empty query result.


>Please try the following:
>
>Open the twg-dev-dq.thewarrengroup.com home page, and then look for links to the information you want.
>Click the Refresh button, or try again later.
>
>Click Search to look for information on the Internet.
>You can also see a list of related sites.
>
>
>
>
>HTTP 500 - Internal server error
>Internet Explorer
>-------------------
>Looks like for some reason my FTP version is not written.
>
>=================
>I want to ask few questions:
>1) Is it a normal practice to use FTP for updating pages on the site? E.g. have one local version and one actual site version. Seems like it's creating a nightmare for version control.
>
>2) Is On Error Resume Next not a good idea to use in ASP pages? In my opinion, it is a good idea, because at least the pages would not bomb and you can show all information about error in the useful format. But my boss thinks otherwise and insisting on using Web logs instead.
>
>Thanks a lot in advance.
"Since I've read that alcohol is bad... I quit reading."
Me


http://www.fabianbelo.com.ar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform