Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Function not recognized in .NET project + Metada problem.

Status
Not open for further replies.

mheilbut

Programmer
Apr 24, 2002
53
0
0
BR
Hi everyone!

I have created a .cs component and in this component I have a function called GetCard().
I have a aspx page which I am trying to call this function.
When I write component., it brings me all the functions in there but not this new one.
When I go to the definition of my function it opens the metadata of my component and my new function isn't there.
How do I edit this metadata or configure my VS to do this automatically?

Really need help for this!!

Thx in advance!
Michel.

Michel, São Paulo, Brazil
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top