I’m having a problem with a project
where the regasm.exe exec under the solution task is throwing the same error as
described below (error code 100). My assembly contains a web reference, and
I can not regenerate the wsdl reference code since there have been
customizations in this code that would be wiped if I do an update. Are there any other workarounds that
anyone can think of, or a fix for Nant to get through this issues? I’ve attached the csproj file for
reference. [solution] Building
'ResumeMirror.EAM.Addin' [Debug] ...
[resgen] Read in 35 resources from
'D:\p4_cc\EAM\OA\WorkingDirectory\EAM\Components\Outlook Add-In\src\Re
[resgen] Writing resource file... Done. [solution] Building 'ResumeMirror.EAM.Addin.Outlook'
[Debug] ...
[resgen] Read in 146 resources from
'D:\p4_cc\EAM\OA\WorkingDirectory\EAM\Components\Outlook Add-In\src\R
[resgen] Writing resource file... Done.
[resgen] Read in 14 resources from
'D:\p4_cc\EAM\OA\WorkingDirectory\EAM\Components\Outlook Add-In\src\Re
[resgen] Writing resource file... Done.
[resgen] Read in 17 resources from
'D:\p4_cc\EAM\OA\WorkingDirectory\EAM\Components\Outlook Add-In\src\Re
[resgen] Writing resource file... Done. [solution]
src\ResumeMirror.EAM.Outlook.Addin\Connect.cs(277,4): warning CS0168: The
variable 'Ex' is declared but neve [solution]
src\ResumeMirror.EAM.Outlook.Addin\Connect.cs(366,5): warning CS0168: The
variable 'Ex' is declared but neve [solution]
src\ResumeMirror.EAM.Outlook.Addin\Connect.cs(1018,4): warning CS0168: The
variable 'Ex' is declared but
[exec] RegAsm error: File or assembly name ResumeMirror.EAM.AddIn, or one of
its dependencies, was not Thanks everyone :) Stephen Tunney, MCAD.NET -----Original Message----- Hi, this happened again today. NAnt build failed stating the
following reason... DataAccess\GCDA\GCDA\GCDA.cs(1988,15): error CS0117: 'GE.OST.Data.CurveSetDA.CurveSetDA' does not contain a definition for 'GetRatingTableValue' External Program Failed: C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\regasm.exe (return code was 100) I opened the solution in the IDE and once again the source is buildable. To add more mystery, I have another machine running the same script and there CCTray is green. I can only think that maybe the solution task is optimizing by not building something that it says is up-to-date but is not. Again just speculating here... Maybe Gert or Martin can throw more light on this. After the IDE Build, I closed the IDE and again ran a force-build, this time the first error went off but The regasm error persisted (2nd Log File).. External Program Failed: C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\regasm.exe (return code was 100) I have attached the build file and the logs with this mail. Please see if you can find anything amiss.. Thanks, Gishu -----Original Message----- |
ResumeMirror.EAM.Addin.csproj
Description: ResumeMirror.EAM.Addin.csproj