'System' does not match the assembly reference.



I trying some asp from angGoGo PhotoControl and when I star it on my computer
always gives the following message, Can you please help me? :-(

-------------------------------------------

Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information about
the error and where it originated in the code.

Exception Details: System.IO.FileLoadException: The located assembly's
manifest definition with name 'System' does not match the assembly reference.

Source Error:

Line 36:
Line 37: Public Sub New()
Line 38: MyBase.New
Line 39: If (ASP.Global_asax.__intialized = false) Then
Line 40: ASP.Global_asax.__intialized = true


Source File: C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET
Files\webproject1\1f75f765\fe2cbfa7\ike3hzeb.0.vb Line: 38

Stack Trace:

[FileLoadException: The located assembly's manifest definition with name
'System' does not match the assembly reference.]
PhotoControllerWebDemoVB.Global.InitializeComponent() +0
PhotoControllerWebDemoVB.Global..ctor() +19
ASP.Global_asax..ctor() in
C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET
Files\webproject1\1f75f765\fe2cbfa7\ike3hzeb.0.vb:38

[TargetInvocationException: Exception has been thrown by the target of an
invocation.]
System.RuntimeType.CreateInstanceImpl(Boolean publicOnly) +0
System.Activator.CreateInstance(Type type, Boolean nonPublic) +66
System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder
binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
+277
System.Activator.CreateInstance(Type type, BindingFlags bindingAttr,
Binder binder, Object[] args, CultureInfo culture, Object[]
activationAttributes) +109
System.Web.HttpApplicationFactory.GetSpecialApplicationInstance() +160
System.Web.HttpApplicationFactory.FireApplicationOnStart(HttpContext
context) +20
System.Web.HttpApplicationFactory.Init(HttpContext context) +481
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext
context) +155
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +407




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

--
RMac
.



Relevant Pages

  • System does not match the assembly reference.
    ... An unhandled exception occurred during the execution of the ... manifest definition with name 'System' does not match the assembly reference. ... System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder ...
    (microsoft.public.dotnet.framework.aspnet)
  • Configuration Error
    ... Im having a problem I cant solve atm. ... Source Error: ... Please review the stack trace for more ... Exception Details: System.Threading.ThreadAbortException: Thread was ...
    (microsoft.public.dotnet.general)
  • Re: Problems accessing the ASPNETDB.MDF file
    ... development machine, but after deployment I can't log in anymore. ... "Source Error: ... the exception can be identified using the exception stack trace below. ... I see no reason for pasting in the stack trace. ...
    (microsoft.public.dotnet.security)
  • Problem accessing QueryEx or any methods of the Query Service Web service
    ... Calling any of the methods to Query Service is generating exception. ... Please review the stack trace for more information about the error and where it originated in the code. ... Source Error: ... System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) ...
    (microsoft.public.sharepoint.portalserver)
  • TargetInvocationException diferences
    ... forcing an exception on the method being reflected, .Net Compact throws ... directly the expected failure without out using ... TargetInvocationException that contains the expected exception ...
    (microsoft.public.dotnet.framework.compactframework)