Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics 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 March 28th, 2007, 02:14 PM
Registered User
 
Join Date: Mar 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default VB Error: BC30455

Having this error come up when im trying to update user details

VB code here: http://rafb.net/p/kHBucS40.html

HTTP code here: http://rafb.net/p/ugQAKA62.html

Error Below:

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30455: Argument not specified for parameter 'tel' of 'Public Function EditUser(user As String, password As String, iD As Integer, forename As String, lastname As String, dob As Date, a_street As String, a_town As String, a_city As String, a_county As String, postcode As String, a_country As String, email As String, tel As String) As Integer'.

Source Error:

Line 135: ' Message.Text = "Cookie Error: User does not exist"
Line 136: Else
Line 137: EditUser(encryptPassword, userid.Text, forename.Text, lastname.Text, dob.Text, a_street.Text, a_town.Text, a_city.Text, a_county.Text, a_county.Text, postcode.Text, email.Text, tel.Text)
Line 138: End If


Thanks for any help in advance






Similar Threads
Thread Thread Starter Forum Replies Last Post
Vb Error Ganesha2181 SQL Server ASP 1 October 31st, 2008 02:45 AM
Error BC30455 Argument not specified for parameter dick3425 Visual Basic 2005 Basics 0 November 21st, 2007 09:10 AM
VB Error: Syntax Error or Access Violation codehappy VB How-To 7 October 3rd, 2007 05:41 PM
converting .NET error object in VB error object webnet .NET Web Services 0 February 5th, 2007 06:02 AM
VB error navenmp Pro VB 6 1 January 15th, 2007 11:39 AM





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