Re: VS.NET 1.1 Command Line Compile Problems
- From: "Jani Järvinen [MVP]" <janij@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 13 Jul 2006 18:18:26 +0300
Hi Bob,
I have an assembly that, when compiled from within VS.NET, installs to the
GAC without any issues. However, when I use the command line compiler, I
receive an error when using gacutil to install it in the GAC.
Which version of gacutil.exe are you using, and which VS.NET version? I'm
under the impression that you cannot mix a gacutil from a different version
than the .NET version you used to compile your assembly with. That is,
gacutil for .NET 1.1 won't work with 2.0 assemblies and vice versa.
Could this be the case with you? Other than that, it should make any
difference whether you use Visual Studio or CSC to compile your assembly.
--
Regards,
Mr. Jani Järvinen
C# MVP
Helsinki, Finland
janij@xxxxxxxxxxxxxxxxxxxxxx
http://www.saunalahti.fi/janij/
.
- Prev by Date: Re: I need your help!!!
- Next by Date: RE: Marshalling union/structure within as structure?
- Previous by thread: How to fire Javascript events from a .NET winforms user control back to Javascript in IE
- Next by thread: Re: VS.NET 1.1 Command Line Compile Problems
- Index(es):
Relevant Pages
|
Loading