J
Jape
I have an db interface which my project (and several ther projects)
uses. Lets call it IF. Every time a certain type of project is made it
uses it's own db interface IF. Last time I made changes to the
interface in the beginning of 2009 without any problems. Now I added 2
new methods to IF and I'm getting the System.MissingMethodException
error on the new project and also on all the older ones. And the
methods are there that's not the problem. The same code works fine on
my development computer, but not in production server. I've tried (re)
building the IF and ALL related project on XP SP3, XP SP2, and 2003
Server. The productions server is W2k3. I have built the on debug,
release again and again but no luck... I'm starting to suspect the
problem is in some Windows Update, framework or maybe even security.
Please if you have any kind of idea how this might be resolved, answer
me. Thanks.
uses. Lets call it IF. Every time a certain type of project is made it
uses it's own db interface IF. Last time I made changes to the
interface in the beginning of 2009 without any problems. Now I added 2
new methods to IF and I'm getting the System.MissingMethodException
error on the new project and also on all the older ones. And the
methods are there that's not the problem. The same code works fine on
my development computer, but not in production server. I've tried (re)
building the IF and ALL related project on XP SP3, XP SP2, and 2003
Server. The productions server is W2k3. I have built the on debug,
release again and again but no luck... I'm starting to suspect the
problem is in some Windows Update, framework or maybe even security.
Please if you have any kind of idea how this might be resolved, answer
me. Thanks.