473,472 Members | 2,139 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

File or assembly name System, or one of its dependencies, was notfound.

Hi

I'v been stuck on this problem for ages now. I have found that I'm not
the only one with this problem, by looking through the different
newsgroups.

Hope you can help me! I know there is a lot of information, but if you
need more (e.g. the code) please write mi*****@mblarsen.dk.

The problem is this error messages (the code is build just fine; no errors):

"File or assembly name System, or one of its dependencies, was not
found." (I'v posted the rest of it at the bottom of this message)

My system:
Microsoft Visual Studio .NET Enterprise Architect 55603-652-0000007-18537
Microsoft Development Environment 2002 Version 7.0.9466
Microsoft .NET Framework 1.0 Version 1.0.3705
Microsoft Data Access Components 2.7
Microsoft ODBC .NET Data Provider
MyODBC 3.51.06
ByteFXData 0.70 (MySQL Native Data Provider)
-- can't think of more

The machine.config contains only System-related entries with version
1.0.3300.0 and a few different PublicKeysTokens (b03f5f7f11d50a3a,
b77a5c561934e089, why does these differ on same version number?). It's
also the case for the c:\windows\assembly directory (there are
duplicates of a few with the type Native Images to distinct them; what
does this actually meen for assembly?)

Another thing: I'v searched my entire c-drive for files (below 100kb)
containing 1.0.5000.0, the version number from the error msg:
LOG: DisplayName = System, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
(Fully-specified)
LOG: Appbase = file:///c:/inetpub/wwwroot/MySQL2
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).

Following is the content of my GAC with System related entries, and
again, the rest of there error message is a the bottom of this message.

--(GAC Start)--
The Global Assembly Cache contains the following assemblies:
...
System, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089, Custom=null
System.Configuration.Install, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Data, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089, Custom=null
System.Design, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.DirectoryServices, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Drawing, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Drawing.Design, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.EnterpriseServices, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Management, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Messaging, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Runtime.Remoting, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089, Custom=null
System.Runtime.Serialization.Formatters.Soap, Version=1.0.3300.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Security, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.ServiceProcess, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Web, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Web.RegularExpressions, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Web.Services, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Windows.Forms, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089, Custom=null
System.Xml, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089, Custom=null
...
The cache of ngen files contains the following entries:
...
System, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089,
Custom=5a00410050002d004e0035002e0031002d003800460 02d00300030003000370046003600350032000000
System.Design, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a,
Custom=5a00410050002d004e0035002e0031002d003800460 02d00300030003000380031004300450034000000
System.Drawing, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a,
Custom=5a00410050002d004e0035002e0031002d003800460 02d00300030003000380033003000370033000000
System.Drawing.Design, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a,
Custom=5a00410050002d004e0035002e0031002d003800460 02d00300030003000380032003400410044000000
System.Windows.Forms, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089,
Custom=5a00410050002d004e0035002e0031002d003800460 02d00300030003000380030004200410045000000
System.Xml, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089,
Custom=5a00410050002d004e0035002e0031002d003800460 02d00300030003000380032003600380034000000
--(GAC End)--

--(Server Error Start)--
Assembly Load Trace:
=== Pre-bind state information ===
LOG: DisplayName = System, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
(Fully-specified)
LOG: Appbase = file:///c:/inetpub/wwwroot/MySQL2
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\aspn et.config).
LOG: Using machine configuration file from
C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\confi g\machine.config.
LOG: Post-policy reference: System, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET
Files/mysql2/a56d3542/a0a64027/System.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET
Files/mysql2/a56d3542/a0a64027/System/System.DLL.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/MySQL2/bin/System.DLL.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/MySQL2/bin/System/System.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET
Files/mysql2/a56d3542/a0a64027/System.EXE.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET
Files/mysql2/a56d3542/a0a64027/System/System.EXE.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/MySQL2/bin/System.EXE.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/MySQL2/bin/System/System.EXE.

Stack Trace:
[FileNotFoundException: File or assembly name System, or one of its
dependencies, was not found.]
MySQL2.WebForm1.Page_Load(Object sender, EventArgs e) +0
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +29
System.Web.UI.Page.ProcessRequestMain() +724
--(Server Error END)--

Nov 17 '05 #1
3 12153
Are you by any chance running an application that was built using the .NET
Framework 1.1? I believe that will cause the same error.

Scott

"Michael Bøcker-Larsen" <mi*****@mblarsen.dk> wrote in message
news:3F**************@mblarsen.dk...
Hi

I'v been stuck on this problem for ages now. I have found that I'm not
the only one with this problem, by looking through the different
newsgroups.

Hope you can help me! I know there is a lot of information, but if you
need more (e.g. the code) please write mi*****@mblarsen.dk.

The problem is this error messages (the code is build just fine; no errors):
"File or assembly name System, or one of its dependencies, was not
found." (I'v posted the rest of it at the bottom of this message)

My system:
Microsoft Visual Studio .NET Enterprise Architect 55603-652-0000007-18537
Microsoft Development Environment 2002 Version 7.0.9466
Microsoft .NET Framework 1.0 Version 1.0.3705
Microsoft Data Access Components 2.7
Microsoft ODBC .NET Data Provider
MyODBC 3.51.06
ByteFXData 0.70 (MySQL Native Data Provider)
-- can't think of more

The machine.config contains only System-related entries with version
1.0.3300.0 and a few different PublicKeysTokens (b03f5f7f11d50a3a,
b77a5c561934e089, why does these differ on same version number?). It's
also the case for the c:\windows\assembly directory (there are
duplicates of a few with the type Native Images to distinct them; what
does this actually meen for assembly?)

Another thing: I'v searched my entire c-drive for files (below 100kb)
containing 1.0.5000.0, the version number from the error msg:
LOG: DisplayName = System, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
(Fully-specified)
LOG: Appbase = file:///c:/inetpub/wwwroot/MySQL2
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).

Following is the content of my GAC with System related entries, and
again, the rest of there error message is a the bottom of this message.

--(GAC Start)--
The Global Assembly Cache contains the following assemblies:
...
System, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089, Custom=null
System.Configuration.Install, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Data, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089, Custom=null
System.Design, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.DirectoryServices, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Drawing, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Drawing.Design, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.EnterpriseServices, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Management, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Messaging, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Runtime.Remoting, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089, Custom=null
System.Runtime.Serialization.Formatters.Soap, Version=1.0.3300.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Security, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.ServiceProcess, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Web, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Web.RegularExpressions, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Web.Services, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Windows.Forms, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089, Custom=null
System.Xml, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089, Custom=null
...
The cache of ngen files contains the following entries:
...
System, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089,
Custom=5a00410050002d004e0035002e0031002d003800460 02d00300030003000370046003
600350032000000 System.Design, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a,
Custom=5a00410050002d004e0035002e0031002d003800460 02d00300030003000380031004
300450034000000 System.Drawing, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a,
Custom=5a00410050002d004e0035002e0031002d003800460 02d00300030003000380033003
000370033000000 System.Drawing.Design, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a,
Custom=5a00410050002d004e0035002e0031002d003800460 02d00300030003000380032003
400410044000000 System.Windows.Forms, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089,
Custom=5a00410050002d004e0035002e0031002d003800460 02d00300030003000380030004
200410045000000 System.Xml, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089,
Custom=5a00410050002d004e0035002e0031002d003800460 02d00300030003000380032003
600380034000000 --(GAC End)--

--(Server Error Start)--
Assembly Load Trace:
=== Pre-bind state information ===
LOG: DisplayName = System, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
(Fully-specified)
LOG: Appbase = file:///c:/inetpub/wwwroot/MySQL2
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\aspn et.config).
LOG: Using machine configuration file from
C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\confi g\machine.config.
LOG: Post-policy reference: System, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET
Files/mysql2/a56d3542/a0a64027/System.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET
Files/mysql2/a56d3542/a0a64027/System/System.DLL.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/MySQL2/bin/System.DLL.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/MySQL2/bin/System/System.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET
Files/mysql2/a56d3542/a0a64027/System.EXE.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET
Files/mysql2/a56d3542/a0a64027/System/System.EXE.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/MySQL2/bin/System.EXE.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/MySQL2/bin/System/System.EXE.

Stack Trace:
[FileNotFoundException: File or assembly name System, or one of its
dependencies, was not found.]
MySQL2.WebForm1.Page_Load(Object sender, EventArgs e) +0
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +29
System.Web.UI.Page.ProcessRequestMain() +724
--(Server Error END)--

Nov 17 '05 #2
Hi Scott

Thanks for the swift reply :-)

No, the application is running on Microsoft .NET Framework 1.0 Version
1.0.3705 and was built on this version too. But I'm downloading 1.1 as
we speak.

Do you have any idea why it says version 1.0.5000.5 in the following,
and not 1.0.33xxxx?

DisplayName = System, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089

I have added a reference (ByteFX.Data.dll; a MySQL Provider) to the
project and added it to the GAC, but could there still be some conflict
with this assembly that causes the error.

/michael

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 17 '05 #3
It seems to me that some of your referenced assemblies are
built with version 1.0.5000.0 of the system.dll. You can
use the ILDASM tool to examine your referenced assemblies.

Marcus
-----Original Message-----
Are you by any chance running an application that was built using the .NETFramework 1.1? I believe that will cause the same error.

Scott

"Michael Bøcker-Larsen" <mi*****@mblarsen.dk> wrote in messagenews:3F**************@mblarsen.dk...
Hi

I'v been stuck on this problem for ages now. I have found that I'm not the only one with this problem, by looking through the different newsgroups.

Hope you can help me! I know there is a lot of information, but if you need more (e.g. the code) please write mi*****@mblarsen.dk.
The problem is this error messages (the code is build just fine; no
errors):

"File or assembly name System, or one of its
dependencies, was not found." (I'v posted the rest of it at the bottom of this message)
My system:
Microsoft Visual Studio .NET Enterprise Architect 55603-652-0000007-18537 Microsoft Development Environment 2002 Version 7.0.9466
Microsoft .NET Framework 1.0 Version 1.0.3705
Microsoft Data Access Components 2.7
Microsoft ODBC .NET Data Provider
MyODBC 3.51.06
ByteFXData 0.70 (MySQL Native Data Provider)
-- can't think of more

The machine.config contains only System-related entries with version 1.0.3300.0 and a few different PublicKeysTokens (b03f5f7f11d50a3a, b77a5c561934e089, why does these differ on same version number?). It's also the case for the c:\windows\assembly directory (there are duplicates of a few with the type Native Images to distinct them; what does this actually meen for assembly?)

Another thing: I'v searched my entire c-drive for files (below 100kb) containing 1.0.5000.0, the version number from the error msg: LOG: DisplayName = System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
(Fully-specified)
LOG: Appbase = file:///c:/inetpub/wwwroot/MySQL2
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).

Following is the content of my GAC with System related entries, and again, the rest of there error message is a the bottom of this message.
--(GAC Start)--
The Global Assembly Cache contains the following assemblies: ...
System, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089, Custom=null
System.Configuration.Install, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Data, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089, Custom=null
System.Design, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.DirectoryServices, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Drawing, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Drawing.Design, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.EnterpriseServices, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Management, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Messaging, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Runtime.Remoting, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, Custom=null
System.Runtime.Serialization.Formatters.Soap, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, Custom=null System.Security, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.ServiceProcess, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Web, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Web.RegularExpressions, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Web.Services, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, Custom=null
System.Windows.Forms, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, Custom=null
System.Xml, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089, Custom=null
...
The cache of ngen files contains the following entries:
...
System, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089,

Custom=5a00410050002d004e0035002e0031002d00380046 002d00300

030003000370046003600350032000000
System.Design, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a,
Custom=5a00410050002d004e0035002e0031002d00380046 002d00300

030003000380031004300450034000000
System.Drawing, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a,
Custom=5a00410050002d004e0035002e0031002d00380046 002d00300

030003000380033003000370033000000
System.Drawing.Design, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a,
Custom=5a00410050002d004e0035002e0031002d00380046 002d00300

030003000380032003400410044000000
System.Windows.Forms, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b77a5c561934e089,
Custom=5a00410050002d004e0035002e0031002d00380046 002d00300

030003000380030004200410045000000
System.Xml, Version=1.0.3300.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089,
Custom=5a00410050002d004e0035002e0031002d00380046 002d00300

030003000380032003600380034000000
--(GAC End)--

--(Server Error Start)--
Assembly Load Trace:
=== Pre-bind state information ===
LOG: DisplayName = System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
(Fully-specified)
LOG: Appbase = file:///c:/inetpub/wwwroot/MySQL2
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705 \aspnet.config). LOG: Using machine configuration file from
C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705 \config\machine.config. LOG: Post-policy reference: System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.0.3705/Tempor
ary ASP.NET Files/mysql2/a56d3542/a0a64027/System.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.0.3705/Tempor
ary ASP.NET Files/mysql2/a56d3542/a0a64027/System/System.DLL.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/MySQL2/bin/System.DLL.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/MySQL2/bin/System/System.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.0.3705/Tempor
ary ASP.NET Files/mysql2/a56d3542/a0a64027/System.EXE.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.0.3705/Tempor
ary ASP.NET Files/mysql2/a56d3542/a0a64027/System/System.EXE.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/MySQL2/bin/System.EXE.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/MySQL2/bin/System/System.EXE.

Stack Trace:
[FileNotFoundException: File or assembly name System, or one of its dependencies, was not found.]
MySQL2.WebForm1.Page_Load(Object sender, EventArgs e) +0 System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +29
System.Web.UI.Page.ProcessRequestMain() +724
--(Server Error END)--

.

Nov 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: id | last post by:
Hi all, I was wondering if someone can shed some insight into this problem i'm having. I am decent with C++ but very new to managed C++. I have a managed c++ class library which wraps some...
0
by: karunakar | last post by:
Hi All I am not able to read the class name I want read the particular class name string path = System.Configuration.ConfigurationSettings.AppSettings; string className = path + ".User";...
0
by: Baruaa | last post by:
hi i m asheesh , can any on ehelp me about this error. Line 57: --> Line 58: <httpHandlers> Line 59: <add verb="*" path="*.vb" type="System.Web.HttpNotFoundHandler,System.Web" />
2
by: aallee83 | last post by:
i'm new in asp.net after develop my solution i copied it on the server where I want it to run but something cares... WHAT?!?! thank you in advance File or assembly name System, or one of its...
0
by: Martinh | last post by:
Hi After invoking RetrieveData in a WebService I recieve the following response in a new window... I am running Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573 ...
1
by: Olav Tollefsen | last post by:
I get the included error message when trying to run my ASP.NET application under Windows Server 2003 (with all updates installed). How can I troubleshoot this? Olav File or assembly name...
4
by: Tiraman | last post by:
Hi, i have some problem to run my dll's (assemblies) on the production server. I have 3 dll's which use each other. Every thing is ok on my local machine where i developed them but when i...
2
by: Andrew Jocelyn | last post by:
Hi I get this error when I change something in the web.config file. When I build the VS projects and load the first web page the application runs fine. If I then make a save the web.config file...
0
by: khagesh | last post by:
I am running an application that requires .NET Framework 1.1 and its Service pack. But I first I am only able to install .NET Framework 1.1 but I am not able to install the .NET Framework 1.1 Sevice...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.