No. I am using Nant to run FxCopCmd from command line. I installed FxCop 1.36 directly.
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of si Sent: Thursday, August 28, 2008 12:39 PM To: [email protected] Cc: [EMAIL PROTECTED] Subject: [ccnet-user] Re: Issue with FxCop 1.6 and FxCop task in MSBuild.Community.Tasks Hi, Anand > I don't have this problem. For me, FxCop 1.36 is working. Is your build script using the FxCop task from MSBuild.Community.Tasks? Did you uninstall FxCop 1.35? (they install into different directories) Line 332 of FxCop.cs in MSBuild.Community.Tasks.csproj (r345): using (RegistryKey buildKey = Registry.ClassesRoot.OpenSubKey(@"FxCopProject\shell\Open\command")) When I look in the Registry after uninstalling FxCop 1.35 and installing 1.36 I only see key FxCop.Project.9.0, so how could this work? FWIW, I also get the missing images, but that's probably an css issue and nothing to do with FxCop task in MSBuild.Community. -- It's a wild world that we live in, you step to the vibe like a new found religion, take your position, compile your vision, futurism, algorithm has risen up! pfm - the western ============================================================================== Please access the attached hyperlink for an important electronic communications disclaimer: http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html ==============================================================================
