CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 Object required: ''

Print topic Send  topic

Author Message
ekendricks

Posts: 34
Posted: 04/10/2008, 6:02 PM

Using CCS 3.2.0.4
IIS Server - Ms Access - ASP

Get the following error even when creating a new site with one page. Have attempted to create several sites with the same results. If there is a data grid and I delete it the data grid, then the error doesn't appear. The database connection works, as I can see the data using the Visual Query Builder.
----------------------------------------------------------
Microsoft VBScript runtime error '800a01a8'

Object required: ''

/PrayerRequest/Common.asp, line 61
-----------------------------------------------------------


51 CCSBr = "<br>"
52 CCSCheckedHTML = "CHECKED"
53 CCSSelected = "SELECTED"
54 CCSAmps = "&"
55 CCSUseAmps = False
56 End If
57 CCSAmps = "&"
58 CCSUseAmps = True
59 IsMutipartEncoding = False
60 If InStr(Request.ServerVariables("CONTENT_TYPE"), "multipart/form-data") > 0 And
And CCGetFromGet("ccsForm", "") <> "" Then
61 Set objUpload = new clsUploadControl
62 UploadedFilesCount = objUpload.FilesCount
63 IsMutipartEncoding = True
64 End If


Thanks for any assistance
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.