Wrox Programmer Forums
|
Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 7th, 2005, 09:24 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

If you don't want to see the error again, you need to fix the problem ;)

Apparently, the code cannot find the procedure. This can be caused by a few situations:

1. The procedure does not exist in your database.
2. The user account is not allowed to access the database that has the procedure. It then logs in into its own default database that does not have this procedure....

Hope this helps,

Imar
 
Old July 8th, 2005, 02:55 AM
Authorized User
 
Join Date: Jan 2005
Posts: 63
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to p2ptolu Send a message via Yahoo to p2ptolu
Default

thanks the code can find the procedure that is why it is updating the site and i can see the effect on the web page, because this codes above are in the CMS so the changes are seen on the webpage, that means it can see the procedure and it inserts, but i can not take away the this page can not be dispalyed, i have to refresh for the actual page to load .

 
Old July 8th, 2005, 12:04 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

In that case, take a look here to learn how to turn off "friendly" http error messages and run the page again: http://imar.spaanjaars.com/QuickDocId.aspx?QUICKDOC=264

There might be more errors in your page.....

Imar





Similar Threads
Thread Thread Starter Forum Replies Last Post
mail send error :page cannot be displayed KamalRaturi ASP.NET 2.0 Professional 2 May 5th, 2008 10:59 AM
Unwanted error page displayed patwadd Classic ASP Basics 2 February 8th, 2005 10:07 AM
Terrible error: The page cannot be displayed csun ASP.NET 1.0 and 1.1 Basics 2 November 9th, 2004 10:16 AM
Error Message: The page cannot be displayed BSkelding ASP.NET 1.0 and 1.1 Basics 2 April 23rd, 2004 11:27 AM
the page cannot be displayed aspweb BOOK: Beginning ASP.NET 1.0 1 October 20th, 2003 07:41 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.