CodeCharge Studio
search Register Login  

Web Reporting

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

YesSoftware Forums -> CodeCharge Studio -> .NET

 Compiler Error Message: BC30451: Name 'DataSetProjectCode1' is not declared.

Print topic Send  topic

Author Message
jzurbo77

Posts: 1
Posted: 01/29/2008, 2:47 PM

I added a dropdown box to an existing ASP.NET 1.1 page, it is working locally but on the server I am getting

Compiler Error Message: BC30451: Name 'DataSetProjectCode1' is not declared.

I copied entire folder from server to my computer. opened it in VS2003 (everything is working ine), made changes to one page, then uploaded 5 files which ended up being changed to server. I can run the page locally (both from studio and from browser), but not on the server.

the 5 files are 3 with changed page (.aspx, .aspx.vb and .aspx.resx) and 2 with the "offending" DataSetProjectCode (.vb and .xsd)

DataSetProjectCode1 is declared in .aspx.vb as

Protected WithEvents DataSetProjectCode1 As Templeton.DataSetProjectCode

the error message is pointing to a line in .aspx file where this dropdown is defined:

<asp:DropDownList id="ddlProjectCode" runat="server" Width="144px"
DataTextField="Project Code Number" DataSource="<%# DataSetProjectCode1 %>"
DataMember="ProjectCode" DataValueField="Project Code Number">
</asp:DropDownList>

Any constructive ideas are appreciated.

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.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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