mike55 Posted February 2, 2006 Posted February 2, 2006 I am experiencing the following error: "Signature of the body and the declaration in a method implementation do not match. Type: 'projectname.CachedrptAuditByAction'. Assenbly: 'App_code.4jh5cvmf, Version=1.0.2224.18023, Culture=neutral, PublicKey Token=null" VS 05 fails to specify where in the project the error is occuring, I am making the assumption that the problem is to do with a reference either being broken or not existing. Appreciate any suggestions on how I can identify the reference. Mike55. Quote A Client refers to the person who incurs the development cost. A Customer refers to the person that pays to use the product. ------ My software never has bugs. It just develops random features. (Mosabama vbforums.com)
Administrators PlausiblyDamp Posted February 2, 2006 Administrators Posted February 2, 2006 I'm guessing this is an ASP.Net application based on the Assembly name (it really helps if people post queries in the correct forum). If that is the case then there are known issues in moving between the 2002 / 2003 way of doing web apps and the 2005 way. Probably the best place to look is Scott Guthrie's Blogg, specifically http://weblogs.asp.net/scottgu/archive/2005/12/18/433484.aspx and http://weblogs.asp.net/scottgu/archive/2005/12/18/433484.aspx are probably the most relevant. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.