0

I'm developing a plugin for FogBugz and I'm having no problems uploading it to a version 7 server however when i try to upload to a version 8 server I'm receiving the error:

Error loading plugin: No plugin assemblies found in ....

Which is not very helpful. I checked the log files for additional information and came up dry.

The interesting thing is that I have another plugin, created in the same way, which uploads to both servers just fine.

Any ideas?

flag

1 Answer

1

FogBugz 8 was not happy that my plugin had a DateTime extension method in it. With that class removed, it uploads fine.

link|flag

Your Answer

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