Plc.exe and Vs2005
by Severan Rault other posts by this author
Oct 17 2005 6:45PM messages near this date
view in the new Beta List Site
RE: Error message "Bizarre copy of CODE in aasign" (sic!)
|
Example ASPSimple.aspx compilation error
FRAMEWORK Hi Jan,
Hi have installed Vs2005 on my machine and I realized it has broken the Plc
compiler. It seams Plc.exe is now using csc from the Framework 2.0 as per
log below.
How can I force plc to use the 1.1 Framework?
Thanks
Severan
PerlNET 5.3.0 build 530
Copyright (C) 1998-2003 ActiveState Corp. All rights reserved.
ActiveState is a division of Sophos Plc.
===> C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\csc.exe -nologo
-t:library -o
ut:"c:\visual studio projects\smsgwsmsgw.dll" -r:C:\WINDOWS\Microsoft.NET\Framework\v1.1.432
2\System.Data.dll
-r:C:
\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll
-r:C:\WINDOWS\Microsoft.NE
T\Framework\v1.1.4322\System.Messaging.dll -r:"C\Visual Studio
Projects\smsgw\Kikker.dll" -r:"C:\Visual Studio
Projects\smsgw\KikkerInterface.dll" -r:"c:\Visual Studio Projects\smsgw\Micr
osoft.ApplicationBlocks.Data.dll"
-r:C:\WINDOWS\assembly\GAC\PerlRT\5.3.0.530__c
ea8284aa6739163\PerlRT.dll C:\DOCUME~1\User\LOCALS~1\Temp\5448.cs
c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll: error CS1703:
An
assembly with the same identity 'System.Data, Version=2.0.0.0,
Culture=neutral,
PublicKeyToken=b77a5c561934e089' has already been imported. Try removing one
of
the duplicate references.
c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll: (Location of
symbo
l related to previous error)
c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll: error CS1703: An
assem
bly with the same identity 'System, Version=2.0.0.0, Culture=neutral,
PublicKeyT
oken=b77a5c561934e089' has already been imported. Try removing one of the
duplic
ate references.
c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll: (Location of symbol
rel
ated to previous error)
c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Messaging.dll: error
CS1703
: An assembly with the same identity 'System.Messaging, Version=2.0.0.0,
Culture
=neutral, PublicKeyToken=b03f5f7f11d50a3a' has already been imported. Try
removi
ng one of the duplicate references.
c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Messaging.dll: (Location
of
symbol related to previous error)
Stopped with exit code 1
_______________________________________________
Perl.NET mailing list
Perl.NET@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Henning Møller-Nielsen
Jan Dubois
Severan Rault
|