Error CS0007
- From: ajayk_goel@xxxxxxxxxxx
- Date: 5 Jun 2006 13:49:51 -0700
All the files referenced are there in the respective folders.
The detailed log:
c:\windows\system32\inetsrv>
"c:\windows\microsoft.net\framework\v1.1.4322\csc.exe" /t:library
/utf8output
/R:"c:\windows\assembly\gac\system.drawing\1.0.5000.0__b03f5f7f11d50a3a\system.drawing.dll"
/R:"c:\windows\assembly\gac\system.enterpriseservices\1.0.5000.0__b03f5f7f11d50a3a\system.enterpriseservices.dll"
/R:"c:\windows\assembly\gac\system.xml\1.0.5000.0__b77a5c561934e089\system.xml.dll"
/R:"c:\windows\assembly\gac\system.data\1.0.5000.0__b77a5c561934e089\system.data.dll"
/R:"c:\windows\assembly\gac\system.web.mobile\1.0.5000.0__b03f5f7f11d50a3a\system.web.mobile.dll"
/R:"c:\windows\assembly\gac\system.web.services\1.0.5000.0__b03f5f7f11d50a3a\system.web.services.dll"
/R:"c:\windows\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll"
/R:"c:\windows\assembly\gac\system.web\1.0.5000.0__b03f5f7f11d50a3a\system.web.dll"
/R:"c:\windows\microsoft.net\framework\v1.1.4322\mscorlib.dll"
/out:"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\csrcare\29ab95f3\316f4347\tiwtyx0z.dll" /debug- /optimize+
/warnaserror /w:1
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\csrcare\29ab95f3\316f4347\tiwtyx0z.0.cs"
Microsoft (R) Visual C# .NET Compiler version 7.10.6310.4
for Microsoft (R) .NET Framework version 1.1.4322
Copyright (C) Microsoft Corporation 2001-2002. All rights reserved.
fatal error CS0007: Unexpected common language runtime initialization
error -- 'The specified module could not be found. '
.
- Prev by Date: Re: Threading problem
- Next by Date: Re: Problem with Dictionary<T,U>.Keys enumerator returning invalid keys
- Previous by thread: Problem with Dictionary<T,U>.Keys enumerator returning invalid keys
- Next by thread: print selected pages from print preview
- Index(es):
Relevant Pages
|