Menu

#1 TypeLoadException when using AOP with string[,]

open
nobody
None
5
2006-07-13
2006-07-13
FrostWorks
No

I've described my problem @
http://forum.springframework.net/showthread.php?t=582

When I use one-dimensional string arrays AOP works
fine. But when I start using two-dimensional string
arrays I get the message I described before.

So when I am trying to wrap an advice around:
"int GetRecordCount(string[,] searchCriteria)" I get
the TypeLoadException.
When I use "int GetRecordCount(string searchCriteria)"
it all works fine.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.