Compiler Error Message: BC30037: Character is not valid.
Hi,
I try to browse the sample codes came with the Beginning Visual Basi 2005 book, chapter 18; and I got the following compiling error:
Compilation Error
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: BC30037: Character is not valid.
Source Error:
Line 1: <%@ Language = "VBScript" %>
The codes was cut and pasted directly from download files.
Please let me know how to resolve this error.
Thanks,
|