purchFormletter::mainOnServer error

Hey,

I am getting an error on compile in the mainOnServer method in purchFormLetter. It’s ‘Unable to add or remove static modifier for this method’. So the method will not compile and consequently the Main method will not compile either. This class has not been modified and none of the formletter classes have been either.

This is in ax 2012 fp1 cu3 and still shows up after a complete compile.

Does anyone have any ideas?

Alec

Do you see any differences if you compare layers where the PurchFormLetter class is defined and changed?

The purchFormLetter class is base with no modifications. Formletter and all system classes above and below purchFormletter are also base.

Alec