J
Joseph Bittman MVP MCSD
Sept. 2, 2006
I have a web site which I've created many user controls for... I keep
getting ASP.[web user control name].ascx is not defined errors... no matter
what I do, I cannot figure out what is causing them.... what's worse, is if
I have one of these errors, then it spawns more errors for different user
controls and how I need to add a reference to a weird assembly name (just
random numbers/letters) and Global.asax.
Here's an example:
e:\inetpub\wwwroot\CactiDevelopers\Product Guides\Headlines.aspx.vb(49,0):
error BC30002: Type 'ASP.product_guides_displayentry_ascx' is not defined.
Any ideas? I absolutely am stuck and searches aren't pulling anything
helpful up.
Thanks!
--
Joseph Bittman
Microsoft Certified Solution Developer
Microsoft Most Valuable Professional -- DPM
Web Site/Blog: http://CactiDevelopers.ResDev.Net/
I have a web site which I've created many user controls for... I keep
getting ASP.[web user control name].ascx is not defined errors... no matter
what I do, I cannot figure out what is causing them.... what's worse, is if
I have one of these errors, then it spawns more errors for different user
controls and how I need to add a reference to a weird assembly name (just
random numbers/letters) and Global.asax.
Here's an example:
e:\inetpub\wwwroot\CactiDevelopers\Product Guides\Headlines.aspx.vb(49,0):
error BC30002: Type 'ASP.product_guides_displayentry_ascx' is not defined.
Any ideas? I absolutely am stuck and searches aren't pulling anything
helpful up.
Thanks!
--
Joseph Bittman
Microsoft Certified Solution Developer
Microsoft Most Valuable Professional -- DPM
Web Site/Blog: http://CactiDevelopers.ResDev.Net/