Problemi con Microsoft.Web.UI.WebControls

venerdì 31 marzo 2006 - 00.19

poros Profilo | Newbie

Ho installato Internet Explorer Web Controls dal sito http://www.asp.net/ControlGallery/default.aspx?Category=38&tabindex=2 e ho seguito le istruzioni per l'installazione ma ho il seguente problema, quando cerco di lanciare l'applicazione sampleappl creata come indicato nel readme, mi appare il seguente messaggio di errore:

Server Error in '/sampleapp' Application.
--------------------------------------------------------------------------------

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: The format of the file 'Microsoft.Web.UI.WebControls' is invalid.

Source Error:


Line 1:
Line 2: <%@ Register TagPrefix="ie" Namespace="Microsoft.Web.UI.WebControls" Assembly="Microsoft.Web.UI.WebControls" %>
Line 3:
Line 4: <html>


Source File: c:\inetpub\wwwroot\sampleapp\multipage.aspx Line: 2

Assembly Load Trace: The following information can be helpful to determine why the assembly 'Microsoft.Web.UI.WebControls' could not be loaded.


=== Pre-bind state information ===
LOG: DisplayName = Microsoft.Web.UI.WebControls
(Partial)
LOG: Appbase = file:///c:/inetpub/wwwroot/sampleapp
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: Microsoft.Web.UI.WebControls
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/sampleapp/b8279f82/4e12c767/Microsoft.Web.UI.WebControls.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/sampleapp/b8279f82/4e12c767/Microsoft.Web.UI.WebControls/Microsoft.Web.UI.WebControls.DLL.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/sampleapp/bin/Microsoft.Web.UI.WebControls.DLL.




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

Qualcuno può aiutarmi?

Ciao e Grazie

Brainkiller Profilo | Guru

>e ho seguito le istruzioni per l'installazione ma ho il seguente
>problema, quando cerco di lanciare l'applicazione sampleappl
>creata come indicato nel readme, mi appare il seguente messaggio
>di errore:

Non ho mai avuto problemi con questo componente.
Hai copiato le dll di questo pacchetto dentro la cartella \bin della tua web app ?
Ciao

David De Giacomi
Microsoft MVP
http://blogs.dotnethell.it/david/
Partecipa anche tu! Registrati!
Hai bisogno di aiuto ?
Perchè non ti registri subito?

Dopo esserti registrato potrai chiedere
aiuto sul nostro Forum oppure aiutare gli altri

Consulta le Stanze disponibili.

Registrati ora !
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5