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 -> General/Other

 Integrating CCS Code into DW template

Print topic Send  topic

Author Message
Frank S.
Posted: 04/29/2005, 11:29 AM

I've searched this in all of the forums but haven't found a solution to this one...

Using CCS and Dreamweaver as my "external editor".
When editing externally, I "cut" the body from the html page, apply a DW template and "paste" it back into the page. Go back to CCS and am prompted to reload the page because it has been modified outside of the program. Reply yes. The code looks fine in design view. Publish but get this error when clicking a "detail" link to go to a record page:

Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load type 'Intranet042905.Customers_Record.Customers_RecordPage'.

Source Error:


Line 1: <!--ASPX page @1-2B43C66B-->
Line 2: <%@ Page language="c#" Codebehind="Customers_Record.aspx.cs" AutoEventWireup="false" Inherits="Intranet042905.Customers_Record.Customers_RecordPage" %>
Line 3: <%@ Import namespace="Intranet042905.Customers_Record" %>
Line 4: <%@ Import namespace="Intranet042905.Configuration" %>


Source File: C:\Inetpub\wwwroot\Intranet\Customers_Record.aspx Line: 2

Any suggestions?

In addition, how can I manually open an .html template in DW??
Using C# and SQL.
Can't seem to find the html templates...
Thanks for all of you help!
Frank
Nicole

Posts: 586
Posted: 05/03/2005, 4:38 AM

Frank,
Could not load type ... error usually occurs if you did not create a virtual directory for your site. For more information refer to .NET Deployment Guide available at http://support.codecharge.com/kb_article.asp?article_id=29
I’m not very good in .NET but I know that there’re some restrictions on editing HTML code generated by CCS. You cannot change template variables in curl braces (like {Link1}) and template blocks surrounded with comments like
<!-- BEGIN Grid MyGrid1 -->
<!-- END Grid MyGrid1 -->
These variables and blocks are used by CCS generator to produce valid code.

_________________
Regards,
Nicole
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.

PHP Reports

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

Home   |    Search   |    Members   |    Register   |    Login


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