Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 3.5 > ASP.NET 3.5 Basics
|
ASP.NET 3.5 Basics If you are new to ASP or ASP.NET programming with version 3.5, this is the forum to begin asking questions. Please also see the Visual Web Developer 2008 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 3.5 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 15th, 2010, 06:07 AM
Registered User
 
Join Date: Oct 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default BC30456: 'CreateResourceBasedLiteralControl' is not a member of 'ASP.ipplan_master'

It seems i have problems after i moved from the DEV webserver in VS2008 to use the IIS on my computer.

Line 1: <%@ master language="VB" inherits="IPPlan, App_Web_-klogj4n" %>
Line 2: <%@ Register Src="~/IPUser.ascx" TagPrefix="uc" TagName="IPUser" %>
Line 3: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


Source File: C:\inetpub\wwwroot\IPPlan.master Line: 1


I have a page - called default.aspx this page is using a materpage called IPPlan.Master

This masterpage have a usercontrol IPUser.ascx.

everything was working when i used the developer webserver and not the IIS

i should perhaps mention that im using codebehind in a seperate file.

And i have also read this: Problem Compiling UserControl with Code Behind but not helping me

Any hints?

Thanks

/Stig





Similar Threads
Thread Thread Starter Forum Replies Last Post
'CreateResourceBasedLiteralControl' is not a membe michaelsowa ASP.NET 1.0 and 1.1 Basics 10 October 28th, 2009 01:17 AM
'self' is not a member of 'ASP.frmeditresponse_aspx'? Ron Howerton Javascript 8 February 19th, 2009 05:01 PM
Need an ASP script for Member reg. & Logon CSUjr Classic ASP Basics 1 October 16th, 2006 08:01 AM
error BC30456 Raalnan5 ASP.NET 1.0 and 1.1 Basics 0 May 11th, 2006 01:11 PM
Compiler Error BC30456 Dwizz ASP.NET 1.0 and 1.1 Basics 3 November 9th, 2005 11:30 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.