Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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.

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
Posted

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.

Posting Guidelines FAQ Post Formatting

 

Intellectuals solve problems; geniuses prevent them.

-- Albert Einstein

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...