|
 |
asp_databases thread: Type mismatch: 'dimDim'
Message #1 by "Pejvak Foroohar" <pejvak@m...> on Tue, 30 Jan 2001 16:32:11 -0800
|
|
Hi there,
Any body knows why i get this error on exercise3 on chapter 5.
Thanks
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services
--------------------------------------------------------------------------------
Technical Information (for support personnel)
Error Type:
Microsoft VBScript runtime (0x800A000D)
Type mismatch: 'dimDim'
/at/ASPdatabase/Chapter.5/2726-05-MoreRS-Exercise_3-VendorListResponse.asp,
line 12
Browser Type:
Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
Page:
GET
/at/ASPdatabase/Chapter.5/2726-05-MoreRS-Exercise_3-VendorListResponse.asp
Message #2 by "Ken Schaefer" <ken@a...> on Wed, 31 Jan 2001 12:34:08 +1100
|
|
Please post the code you are using (lines 1-12)
Cheers
Ken
----- Original Message -----
From: "Pejvak Foroohar" <pejvak@m...>
To: "ASP Databases" <asp_databases@p...>
Sent: Wednesday, January 31, 2001 11:32 AM
Subject: [asp_databases] Type mismatch: 'dimDim'
> Hi there,
> Any body knows why i get this error on exercise3 on chapter 5.
> Thanks
>
>
> HTTP 500.100 - Internal Server Error - ASP error
> Internet Information Services
>
> --------------------------------------------------------------------------
------
>
> Technical Information (for support personnel)
>
> Error Type:
> Microsoft VBScript runtime (0x800A000D)
> Type mismatch: 'dimDim'
>
/at/ASPdatabase/Chapter.5/2726-05-MoreRS-Exercise_3-VendorListResponse.asp,
> line 12
>
>
> Browser Type:
> Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
>
> Page:
> GET
> /at/ASPdatabase/Chapter.5/2726-05-MoreRS-Exercise_3-VendorListResponse.asp
>
Message #3 by "Dallas Martin" <dmartin@z...> on Tue, 30 Jan 2001 20:33:46 -0500
|
|
What's a dimDim? Try DIM <<variable>>, please no dimDim
----- Original Message -----
From: "Pejvak Foroohar" <pejvak@m...>
To: "ASP Databases" <asp_databases@p...>
Sent: Tuesday, January 30, 2001 7:32 PM
Subject: [asp_databases] Type mismatch: 'dimDim'
> Hi there,
> Any body knows why i get this error on exercise3 on chapter 5.
> Thanks
>
>
> HTTP 500.100 - Internal Server Error - ASP error
> Internet Information Services
>
> --------------------------------------------------------------------------
------
>
> Technical Information (for support personnel)
>
> Error Type:
> Microsoft VBScript runtime (0x800A000D)
> Type mismatch: 'dimDim'
>
/at/ASPdatabase/Chapter.5/2726-05-MoreRS-Exercise_3-VendorListResponse.asp,
> line 12
>
>
> Browser Type:
> Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
>
> Page:
> GET
> /at/ASPdatabase/Chapter.5/2726-05-MoreRS-Exercise_3-VendorListResponse.asp
>
>
Message #4 by "Ken Schaefer" <ken@a...> on Wed, 31 Jan 2001 13:11:47 +1100
|
|
> What's a dimDim? Try DIM <<variable>>, please no dimDim
>
Brother of Dim Sim presumably - neither of which are reknowned for their
intelligence :-)
Cheers
Ken
|
|
 |