vote up 0 vote down star

I'm running FxCop and it fails on error code 16777217. A quick Googling reveals that this is because FxCop tries to access a website at gotdotnet.com.

I'm using FxCop from the command line (actually wrapped in an MsBuild community task). How do I make it not access gotdotnet site from the command line?

flag

62% accept rate

1 Answer

vote up 1 vote down

What version of FxCop are you running? The current version (1.36) was released after gotdotnet was shut down, so there should no longer be references to that site. You can currently find the download here

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.