473,732 Members | 2,083 Online
Bytes | Software Development & Data Engineering Community
+ 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*****@mblarse n.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 PublicKeysToken s (b03f5f7f11d50a 3a,
b77a5c561934e08 9, why does these differ on same version number?). It's
also the case for the c:\windows\asse mbly 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.500 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9
(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.330 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9, Custom=null
System.Configur ation.Install, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Data, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9, Custom=null
System.Design, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Director yServices, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Drawing, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Drawing. Design, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Enterpri seServices, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Manageme nt, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Messagin g, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Runtime. Remoting, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9, Custom=null
System.Runtime. Serialization.F ormatters.Soap, Version=1.0.330 0.0,
Culture=neutral , PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Security , Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.ServiceP rocess, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Web, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Web.Regu larExpressions, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Web.Serv ices, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Windows. Forms, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9, Custom=null
System.Xml, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9, Custom=null
...
The cache of ngen files contains the following entries:
...
System, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9,
Custom=5a004100 50002d004e00350 02e0031002d0038 0046002d0030003 000300037004600 360035003200000 0
System.Design, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a,
Custom=5a004100 50002d004e00350 02e0031002d0038 0046002d0030003 000300038003100 430045003400000 0
System.Drawing, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a,
Custom=5a004100 50002d004e00350 02e0031002d0038 0046002d0030003 000300038003300 300037003300000 0
System.Drawing. Design, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a,
Custom=5a004100 50002d004e00350 02e0031002d0038 0046002d0030003 000300038003200 340041004400000 0
System.Windows. Forms, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9,
Custom=5a004100 50002d004e00350 02e0031002d0038 0046002d0030003 000300038003000 420041004500000 0
System.Xml, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9,
Custom=5a004100 50002d004e00350 02e0031002d0038 0046002d0030003 000300038003200 360038003400000 0
--(GAC End)--

--(Server Error Start)--
Assembly Load Trace:
=== Pre-bind state information ===
LOG: DisplayName = System, Version=1.0.500 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9
(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\Mic rosoft.NET\Fram ework\v1.0.3705 \aspnet.config) .
LOG: Using machine configuration file from
C:\WINDOWS\Micr osoft.NET\Frame work\v1.0.3705\ config\machine. config.
LOG: Post-policy reference: System, Version=1.0.500 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9
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:
[FileNotFoundExc eption: File or assembly name System, or one of its
dependencies, was not found.]
MySQL2.WebForm1 .Page_Load(Obje ct sender, EventArgs e) +0
System.Web.UI.C ontrol.OnLoad(E ventArgs e) +67
System.Web.UI.C ontrol.LoadRecu rsive() +29
System.Web.UI.P age.ProcessRequ estMain() +724
--(Server Error END)--

Nov 17 '05 #1
3 12177
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*****@mblars en.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*****@mblarse n.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 PublicKeysToken s (b03f5f7f11d50a 3a,
b77a5c561934e08 9, why does these differ on same version number?). It's
also the case for the c:\windows\asse mbly 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.500 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9
(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.330 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9, Custom=null
System.Configur ation.Install, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Data, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9, Custom=null
System.Design, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Director yServices, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Drawing, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Drawing. Design, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Enterpri seServices, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Manageme nt, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Messagin g, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Runtime. Remoting, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9, Custom=null
System.Runtime. Serialization.F ormatters.Soap, Version=1.0.330 0.0,
Culture=neutral , PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Security , Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.ServiceP rocess, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Web, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Web.Regu larExpressions, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Web.Serv ices, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Windows. Forms, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9, Custom=null
System.Xml, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9, Custom=null
...
The cache of ngen files contains the following entries:
...
System, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9,
Custom=5a004100 50002d004e00350 02e0031002d0038 0046002d0030003 000300037004600 3
600350032000000 System.Design, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a,
Custom=5a004100 50002d004e00350 02e0031002d0038 0046002d0030003 000300038003100 4
300450034000000 System.Drawing, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a,
Custom=5a004100 50002d004e00350 02e0031002d0038 0046002d0030003 000300038003300 3
000370033000000 System.Drawing. Design, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a,
Custom=5a004100 50002d004e00350 02e0031002d0038 0046002d0030003 000300038003200 3
400410044000000 System.Windows. Forms, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9,
Custom=5a004100 50002d004e00350 02e0031002d0038 0046002d0030003 000300038003000 4
200410045000000 System.Xml, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9,
Custom=5a004100 50002d004e00350 02e0031002d0038 0046002d0030003 000300038003200 3
600380034000000 --(GAC End)--

--(Server Error Start)--
Assembly Load Trace:
=== Pre-bind state information ===
LOG: DisplayName = System, Version=1.0.500 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9
(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\Mic rosoft.NET\Fram ework\v1.0.3705 \aspnet.config) .
LOG: Using machine configuration file from
C:\WINDOWS\Micr osoft.NET\Frame work\v1.0.3705\ config\machine. config.
LOG: Post-policy reference: System, Version=1.0.500 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9
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:
[FileNotFoundExc eption: File or assembly name System, or one of its
dependencies, was not found.]
MySQL2.WebForm1 .Page_Load(Obje ct sender, EventArgs e) +0
System.Web.UI.C ontrol.OnLoad(E ventArgs e) +67
System.Web.UI.C ontrol.LoadRecu rsive() +29
System.Web.UI.P age.ProcessRequ estMain() +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.500 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9

I have added a reference (ByteFX.Data.dl l; 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*****@mblars en.dk> wrote in messagenews:3F******* *******@mblarse n.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*****@mblarse n.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 PublicKeysToken s (b03f5f7f11d50a 3a, b77a5c561934e08 9, why does these differ on same version number?). It's also the case for the c:\windows\asse mbly 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.500 0.0, Culture=neutral , PublicKeyToken= b77a5c561934e08 9
(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.330 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9, Custom=null
System.Configur ation.Install, Version=1.0.330 0.0, Culture=neutral , PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Data, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9, Custom=null
System.Design, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Director yServices, Version=1.0.330 0.0, Culture=neutral , PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Drawing, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Drawing. Design, Version=1.0.330 0.0, Culture=neutral , PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Enterpri seServices, Version=1.0.330 0.0, Culture=neutral , PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Manageme nt, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Messagin g, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Runtime. Remoting, Version=1.0.330 0.0, Culture=neutral , PublicKeyToken= b77a5c561934e08 9, Custom=null
System.Runtime. Serialization.F ormatters.Soap, Version=1.0.330 0.0, Culture=neutral , PublicKeyToken= b03f5f7f11d50a3 a, Custom=null System.Security , Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.ServiceP rocess, Version=1.0.330 0.0, Culture=neutral , PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Web, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Web.Regu larExpressions, Version=1.0.330 0.0, Culture=neutral , PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Web.Serv ices, Version=1.0.330 0.0, Culture=neutral , PublicKeyToken= b03f5f7f11d50a3 a, Custom=null
System.Windows. Forms, Version=1.0.330 0.0, Culture=neutral , PublicKeyToken= b77a5c561934e08 9, Custom=null
System.Xml, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9, Custom=null
...
The cache of ngen files contains the following entries:
...
System, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9,

Custom=5a00410 050002d004e0035 002e0031002d003 80046002d00300

030003000370046 00360035003200000 0
System.Design, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a,
Custom=5a00410 050002d004e0035 002e0031002d003 80046002d00300

030003000380031 00430045003400000 0
System.Drawing, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b03f5f7f11d50a3 a,
Custom=5a00410 050002d004e0035 002e0031002d003 80046002d00300

030003000380033 00300037003300000 0
System.Drawing. Design, Version=1.0.330 0.0, Culture=neutral , PublicKeyToken= b03f5f7f11d50a3 a,
Custom=5a00410 050002d004e0035 002e0031002d003 80046002d00300

030003000380032 00340041004400000 0
System.Windows. Forms, Version=1.0.330 0.0, Culture=neutral , PublicKeyToken= b77a5c561934e08 9,
Custom=5a00410 050002d004e0035 002e0031002d003 80046002d00300

030003000380030 00420041004500000 0
System.Xml, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9,
Custom=5a00410 050002d004e0035 002e0031002d003 80046002d00300

030003000380032 00360038003400000 0
--(GAC End)--

--(Server Error Start)--
Assembly Load Trace:
=== Pre-bind state information ===
LOG: DisplayName = System, Version=1.0.500 0.0, Culture=neutral , PublicKeyToken= b77a5c561934e08 9
(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\Mic rosoft.NET\Fram ework\v1.0.3705 \aspnet.config) . LOG: Using machine configuration file from
C:\WINDOWS\Micr osoft.NET\Frame work\v1.0.3705 \config\machine .config. LOG: Post-policy reference: System, Version=1.0.500 0.0, Culture=neutral , PublicKeyToken= b77a5c561934e08 9
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:
[FileNotFoundExc eption: File or assembly name System, or one of its dependencies, was not found.]
MySQL2.WebForm1 .Page_Load(Obje ct sender, EventArgs e) +0 System.Web.UI.C ontrol.OnLoad(E ventArgs e) +67
System.Web.UI.C ontrol.LoadRecu rsive() +29
System.Web.UI.P age.ProcessRequ estMain() +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
296
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 unmanaged c++ code. At the moment i'm using a test harness which is a C++.NET Windows Forms Application project. (I have also tried writing the Test harness in VB.NET and C# but got the same error).
0
1945
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"; return (SCS.SR.IDAL.IUser) Assembly.Load(path).CreateInstance(className); ( This line iam getting Error)
0
1178
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
2314
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 dependencies, was not found. 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.
0
1992
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 on IIS6 on Server 2003 Enterprise. Does anybody has a working solution for me? Martin
1
5058
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 System.Xml, or one of its dependencies, was not found. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information
4
1620
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 upload them to the server and after signing them in to the GAC i m getting some errors.
2
1762
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 I then get this error when I refresh the browser. I have to restart IIS to fix the problem. I've included the error info but it all looks very cryptic to me. How do I find out what's really happening and how to fix it? Thanks
0
1719
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 Pack 1, I tried from Microsoft sownload wb site and also from the XP installation CD. But it is not working for some reason. And when I run this application on .NET framework 1.1 I get this Application error message. " Exception EXEception in Mod...
0
8944
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8773
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9445
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9180
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8186
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4548
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3259
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 we have to send another system
2
2721
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2177
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.