Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sys(2015) or timestamp in VB?
Message
 
 
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00758379
Message ID:
00762969
Vues:
13
Thanks, your tip is useful. I decided to test my page locally and got an error. Then I discovered, that I somehow used the old version of SP. Once I fixed my SP on my local server, my local pages worked just fine.

May be it's a problem with the main server as well.

Well, now I'm getting back these errors:

The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be displayed.

--------------------------------------------------------------------------------

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
--------------------------
Here is what I now have in Insert page:
<%@language=vbscript%>
<%option explicit %>
<!-- #include file = "SetConnections.asp" -->
<!-- #include file = "ShoppingCartFunctions.asp" -->
<html>
<head>
<title>Insert selections into Cart</title>
</head>
<body bgcolor="#ffffff">
<%
response.write "It is tremendeously hard to debug asp pages!"
response.end()
So, it looks like IIS can not access the latest copy of my page. Are you ever try to debug your ASP pages through FTP? It looks like almost impossible task...
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform