Click here to Skip to main content
Sign Up to vote bad
good
See more: C#
I am getting the problem stated as
 
Method not found ..
 
please help me out
 
Thanks
Posted 17 Feb '10 - 5:47


2 solutions

You need to provide the code where the error is happening.
 
But, I'd say that you're trying to run a method in a class that doesn't have that method.
  Permalink  
I think the error is telling you everything, you're trying to call a method in a class that doesn't exist, try to recompile your whole solution and not just the project.
If you're using VSS or something similar try to update your files to the latest version and then recompile, if that doesn't work, well, debug your code line by line where it happens.
 
Giving no code is like trying to drive a car while you're blind
  Permalink  

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Sergey Alexandrovich Kryukov 508
1 Arun Vasu 275
2 Mahesh Bailwal 259
3 Maciej Los 238
4 Rohan Leuva 176
0 Sergey Alexandrovich Kryukov 9,660
1 OriginalGriff 7,329
2 CPallini 3,968
3 Rohan Leuva 3,339
4 Maciej Los 2,851


Advertise | Privacy | Mobile
Web03 | 2.6.130516.1 | Last Updated 14 Jan 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid