What does this message mean
Could not load type [type name] from assembly [assembly name]
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null. This message
appears about 8 times for each class in the project (20 classes)
I just started getting this message from the Visual Studio command line
compiler. It doesn't happen when I load the IDE and build. I can't
remember exactly what changed since this message started appearing.
One thing that did change was that I installed Visual Studio 2005
Release Candidate 1.
Another message that started showing up was that there were some types
named with keywords such as [Date]. I thought that changing these
keywords may have something to do with the "Could not load type"
message. This issue is unrelated.
The build is successful but the messages are bothersome. I'm not sure
what consequences this may have.
Thank You for any help with this issue.
.
Relevant Pages
- Re: Compilation of Code in Microsoft Visual Studio .NET and a couple of other Microsoft .NET questio
... I've just recently installed the Visual Studio .net Professional ... part of visual studio, not the compiler. ... then does that mean that I have found a security flaw in .NET or is it just ... Visual Studio .NET will that executable require the .NET framework to be ... (microsoft.public.dotnet.general) - h file changed and compilation does not detect it
... My problem is that when I change h file the Visual Studio 6 compiler does ... not detect it and does not compile the cpp files that includes it. ... I decided to convert the dips and dsw to visual studio 7.1 vcproj files. ... (microsoft.public.vc.ide_general) - Re: Moving to MSVC++.Net
... >> LIB folders from VC6. ... It requires tweaking a few VC6 MFC headers to make ... An easier way to get Visual Studio 2003 and 2005 C/C++ compilers to build ... You won't be able to use the 64-bit compiler bundled with the PSDK on your ... (microsoft.public.vc.mfc) - compiler crashes and cant run asp projects anymore
... Visual Basic .NET compiler is unable to recover from the following error: ... But I get this problem only when I start visual studio 2003. ... I create a new asp project, with just one button on the startup form but ... The problem doesn't only occur when debugging, ... (microsoft.public.dotnet.general) - Re: __VA_ARGS__ and the DDK compiler
... his questions are related more to the difference between MS and the ISO standard. ... If his questions concerned a Visual Studio product then microsoft.public.vc.language would be the place for them, but it looked to me like he might be using a compiler that came in a DDK. ... (microsoft.public.development.device.drivers) |
|