Ask a Question related to ASP.NET General, Design and Development.
-
news.microsoft.com #1
Does anyone know what this message means? Could not load type System.Web.UI.WebControls
Hi,
I've just finished developing an web site locally (ASP 1.1) which works
fine. Now that I have posted it to our server (which has 1.0 and 1.1
installed) I get the following error message when I try to navigate to the
page.
Does anyone know what the following message means?
Could not load type System.Web.UI.WebControls from assembly System.Web,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a.
thanks
justin
news.microsoft.com Guest
-
Object of type 'System.String' cannot be converted to type 'System
I'm trying to get a control from metabuilders.com dual list)to work under ASP.NET 2.0. It worked find under 1.1 and then when i migrated my... -
add reference for System.Web.UI.webcontrols which dll?
Which dll should i add a reference to to get this. i've added System.Web.UI, but this does not give me WebControls. thanks kes -
Parser Error Message: Could not load type - Please HELP
I have aspx file VS.NET 2002 with c# My application works perfectly on my pc. Please, I need help... THANKS :) ============================= 1) I... -
System.Web.UI.WebControls Namespace
Does anyone have any sample code on code on creating tables/rows and cells using above namespace and adding checkbox controls to my cells? ... -
The type System.Web.UI.WebControls.TextBox in Assembly System.Web...error
I've been getting this error every since I installed InstallSqlState to handle my viewState Sessions. it only happens on 1 section of my asp.net... -
Justin Martin #2
Re: Does anyone know what this message means? Could not load type System.Web.UI.WebControls
Nevermind, I've answered my own question... I'd forgotten that I initially
started work in 1.0... This seems to be an old namespace.
"news.microsoft.com" <jus@bigpond.net.au> wrote in message
news:%23umQQlxXDHA.2256@TK2MSFTNGP10.phx.gbl...> Hi,
>
> I've just finished developing an web site locally (ASP 1.1) which works
> fine. Now that I have posted it to our server (which has 1.0 and 1.1
> installed) I get the following error message when I try to navigate to the
> page.
>
> Does anyone know what the following message means?
>
> Could not load type System.Web.UI.WebControls from assembly System.Web,
> Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a.
>
>
> thanks
>
>
> justin
>
>
Justin Martin Guest



Reply With Quote

